1. c6f4ce8 [MEDIUM] add support for binding to source port ranges during connect by Willy Tarreau · Wed Jun 10 11:09:37 2009 +0200
  2. 43b7899 [MEDIUM] move global tuning options to the global structure by Willy Tarreau · Sun Jan 25 15:42:27 2009 +0100
  3. 3eba98a [MEDIUM] splice: make use of pipe pools by Willy Tarreau · Sun Jan 25 13:56:13 2009 +0100
  4. 3ec79b9 [MINOR] global.maxpipes: add the ability to reserve file descriptors for pipes by Willy Tarreau · Sun Jan 18 20:39:42 2009 +0100
  5. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · Tue Jul 15 00:22:45 2008 +0200
  6. a643baf [MEDIUM] Fix memory freeing at exit by Krzysztof Piotr Oledzki · Thu May 29 23:53:44 2008 +0200
  7. ef1d1f8 [MAJOR] auto-registering of pollers at load time by Willy Tarreau · Mon Apr 16 00:25:25 2007 +0200
  8. 2ff7622 [MAJOR] delay registering of listener sockets at startup by Willy Tarreau · Mon Apr 09 19:29:56 2007 +0200
  9. e1a7a2f [MAJOR] kqueue was not initialized during startup by Willy Tarreau · Mon Apr 09 16:11:49 2007 +0200
  10. 4f60f16 [MAJOR] modularize the polling mechanisms by Willy Tarreau · Sun Apr 08 16:39:58 2007 +0200
  11. b3107b9 [MINOR] pollers should not use MY_FD_* by Willy Tarreau · Sun Apr 08 09:32:47 2007 +0200
  12. 1001b94 [CLEANUP] fd.c : regparm was hardcoded too. by Willy Tarreau · Sun Oct 15 23:10:10 2006 +0200
  13. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · Sun Oct 15 14:52:29 2006 +0200
  14. f8306d5 [MEDIUM] got rid of event_{cli,srv}_write() in favor of stream_sock_write() by Willy Tarreau · Sat Jul 29 19:01:31 2006 +0200
  15. d797128 [MEDIUM] got rid of event_{cli,srv}_read() in favor of stream_sock_read() by Willy Tarreau · Sat Jul 29 18:36:34 2006 +0200
  16. 5446940 [MEDIUM] started the changes towards I/O completion callbacks by Willy Tarreau · Sat Jul 29 16:59:06 2006 +0200
  17. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · Thu Jun 29 17:53:05 2006 +0200
  18. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200