1. 8d5d77e [OPTIM] move some rarely used fields out of fdtab by Willy Tarreau · 15 years ago
  2. c6f4ce8 [MEDIUM] add support for binding to source port ranges during connect by Willy Tarreau · 15 years ago
  3. 43b7899 [MEDIUM] move global tuning options to the global structure by Willy Tarreau · 15 years ago
  4. 3eba98a [MEDIUM] splice: make use of pipe pools by Willy Tarreau · 15 years ago
  5. 3ec79b9 [MINOR] global.maxpipes: add the ability to reserve file descriptors for pipes by Willy Tarreau · 15 years ago
  6. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · 16 years ago
  7. a643baf [MEDIUM] Fix memory freeing at exit by Krzysztof Piotr Oledzki · 16 years ago
  8. ef1d1f8 [MAJOR] auto-registering of pollers at load time by Willy Tarreau · 17 years ago
  9. 2ff7622 [MAJOR] delay registering of listener sockets at startup by Willy Tarreau · 17 years ago
  10. e1a7a2f [MAJOR] kqueue was not initialized during startup by Willy Tarreau · 17 years ago
  11. 4f60f16 [MAJOR] modularize the polling mechanisms by Willy Tarreau · 17 years ago
  12. b3107b9 [MINOR] pollers should not use MY_FD_* by Willy Tarreau · 17 years ago
  13. 1001b94 [CLEANUP] fd.c : regparm was hardcoded too. by Willy Tarreau · 18 years ago
  14. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · 18 years ago
  15. f8306d5 [MEDIUM] got rid of event_{cli,srv}_write() in favor of stream_sock_write() by Willy Tarreau · 18 years ago
  16. d797128 [MEDIUM] got rid of event_{cli,srv}_read() in favor of stream_sock_read() by Willy Tarreau · 18 years ago
  17. 5446940 [MEDIUM] started the changes towards I/O completion callbacks by Willy Tarreau · 18 years ago
  18. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago
  19. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago