1. 6996e15 [BUG] fixed connection establishment detection by Willy Tarreau · Mon Apr 30 14:37:43 2007 +0200
  2. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · Sun Apr 29 17:43:56 2007 +0200
  3. 96bcfd7 [MAJOR] replaced rbtree with ul2tree. by Willy Tarreau · Sun Apr 29 10:41:56 2007 +0200
  4. 9f19529 [MAJOR] remove useless calls to shutdown(SHUT_RD) by Willy Tarreau · Sun Apr 15 21:26:58 2007 +0200
  5. 8374918 [MAJOR] implemented support for speculative I/O processing by Willy Tarreau · Sun Apr 15 20:56:27 2007 +0200
  6. f161a34 [MEDIUM] updated all files to use EV_FD_* by Willy Tarreau · Sun Apr 08 16:59:42 2007 +0200
  7. 9641e8f [MINOR] read optimizations based on the MSS by Willy Tarreau · Fri Mar 23 23:02:09 2007 +0100
  8. b8949f1 [MEDIUM] re-implemented the multiple read polling by Willy Tarreau · Fri Mar 23 22:39:59 2007 +0100
  9. 5416b36 [CLEANUP] removed useless includes from streamsock.c by Willy Tarreau · Sun Mar 18 17:03:19 2007 +0100
  10. e09e0ce [MINOR] removed the ->h member in struct buffer by Willy Tarreau · Sun Mar 18 16:31:29 2007 +0100
  11. c642348 [CLEANUP] add a few checks for functions return values by Willy Tarreau · Sun Oct 15 14:59:03 2006 +0200
  12. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · Sun Oct 15 14:52:29 2006 +0200
  13. 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
  14. 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
  15. 0f9f505 [MEDIUM] removed all res_* and RES_* by Willy Tarreau · Sat Jul 29 17:39:25 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. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · Thu Jun 29 18:54:54 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