1. a8b55e3 [MINOR] use non-inline tv_* functions in many locations by Willy Tarreau · Sun May 13 16:08:19 2007 +0200
  2. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · Sat May 12 22:35:00 2007 +0200
  3. 7317eb5 [MAJOR] fixed some expiration dates on tasks by Willy Tarreau · Wed May 09 00:54:10 2007 +0200
  4. 2367790 [MEDIUM] implement SMTP health checks by Willy Tarreau · Tue May 08 23:50:35 2007 +0200
  5. 6996e15 [BUG] fixed connection establishment detection by Willy Tarreau · Mon Apr 30 14:37:43 2007 +0200
  6. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · Sun Apr 29 17:43:56 2007 +0200
  7. 96bcfd7 [MAJOR] replaced rbtree with ul2tree. by Willy Tarreau · Sun Apr 29 10:41:56 2007 +0200
  8. 8374918 [MAJOR] implemented support for speculative I/O processing by Willy Tarreau · Sun Apr 15 20:56:27 2007 +0200
  9. 3d32d3a [MINOR] add support for the polling results in fdtab by Willy Tarreau · Sun Apr 15 11:31:05 2007 +0200
  10. 7a96648 [MINOR] recompute maxfd before touching fdtab by Willy Tarreau · Sun Apr 15 10:58:02 2007 +0200
  11. f161a34 [MEDIUM] updated all files to use EV_FD_* by Willy Tarreau · Sun Apr 08 16:59:42 2007 +0200
  12. e2e27a5 [MEDIUM] removed now unused fiprm and beprm from proxies by Willy Tarreau · Sun Apr 01 00:01:37 2007 +0200
  13. 0f03c6f [MINOR] cleaned up the check_addr patch a bit by Willy Tarreau · Sun Mar 25 20:46:19 2007 +0200
  14. 2ea3abb [MEDIUM] add support for health-checks on other addresses by Willy Tarreau · Sun Mar 25 16:45:16 2007 +0200
  15. 3d30059 [MINOR] move some flags from session.h to proto_http.h by Willy Tarreau · Sun Mar 18 18:34:41 2007 +0100
  16. 2b5652f [MINOR] indicate the proxy type in the logs after a loss of servers by Willy Tarreau · Sun Dec 31 17:46:05 2006 +0100
  17. 830ff45 [MAJOR] reworked ->be, ->fe and ->fi in sessions by Willy Tarreau · Sun Dec 17 19:31:23 2006 +0100
  18. 73de989 [MAJOR] separate sess->proxy into sess->{fe,fi,be} by Willy Tarreau · Thu Nov 30 11:40:23 2006 +0100
  19. 163c532 [MEDIUM] use tproxy address as source of health checks by Willy Tarreau · Tue Nov 14 16:18:41 2006 +0100
  20. c642348 [CLEANUP] add a few checks for functions return values by Willy Tarreau · Sun Oct 15 14:59:03 2006 +0200
  21. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · Sun Oct 15 14:52:29 2006 +0200
  22. 5446940 [MEDIUM] started the changes towards I/O completion callbacks by Willy Tarreau · Sat Jul 29 16:59:06 2006 +0200
  23. f3c6920 [MEDIUM] implement 'option ssl-hello-chk' to use CLIENT HELLO health checks. by Willy Tarreau · Sun Jul 09 16:42:34 2006 +0200
  24. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · Thu Jun 29 17:53:05 2006 +0200
  25. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200