1. 69cad1a [MINOR] copy-paste typo when checking for -dk to disable kqueue. by Willy Tarreau · Tue Apr 10 22:45:11 2007 +0200
  2. 2ff7622 [MAJOR] delay registering of listener sockets at startup by Willy Tarreau · Mon Apr 09 19:29:56 2007 +0200
  3. 69801b8 [MINOR] removed proto/polling.h which was not used anymore by Willy Tarreau · Mon Apr 09 15:28:51 2007 +0200
  4. 1e63130a [MAJOR] implemented support for FreeBSD's kqueue() polling mechanism by Willy Tarreau · Mon Apr 09 12:03:06 2007 +0200
  5. f161a34 [MEDIUM] updated all files to use EV_FD_* by Willy Tarreau · Sun Apr 08 16:59:42 2007 +0200
  6. 4f60f16 [MAJOR] modularize the polling mechanisms by Willy Tarreau · Sun Apr 08 16:39:58 2007 +0200
  7. 4225058 [MEDIUM] splitted logs into two versions : TCP and HTTP by Willy Tarreau · Sun Apr 01 01:30:43 2007 +0200
  8. b38651a [MEDIUM] check for cttproxy support when required by Willy Tarreau · Sat Mar 24 17:24:39 2007 +0100
  9. 49e1ee8 [RELEASE] Released 1.3.6 with the following changes : by Willy Tarreau · Mon Jan 22 00:56:46 2007 +0100
  10. 86efac8 Merge branch 'rbtree' by Willy Tarreau · Sun Jan 07 02:17:18 2007 +0100
  11. 964c936 [MAJOR] replace the wait-queue linked list with an rbtree. by Willy Tarreau · Sun Jan 07 00:38:00 2007 +0100
  12. 6d1a988 [MAJOR] complete support and doc for tcp-splicing by Willy Tarreau · Sun Jan 07 02:03:04 2007 +0100
  13. 8058743 [MEDIUM] errorloc now checked first from backend then from frontend by Willy Tarreau · Sun Dec 24 17:47:20 2006 +0100
  14. f1221aa [MEDIUM] separated nbconn into feconn and beconn by Willy Tarreau · Sun Dec 17 22:14:12 2006 +0100
  15. bf73613 [CLEANUP] added the correct cast to call localtime() by Willy Tarreau · Sun Oct 15 22:54:47 2006 +0200
  16. 2b35c95 [MEDIUM] remove useless calls to gettimeofday() by Willy Tarreau · Sun Oct 15 15:25:48 2006 +0200
  17. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · Sun Oct 15 14:52:29 2006 +0200
  18. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · Thu Jun 29 17:53:05 2006 +0200
  19. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200