1. 14c8aac [MEDIUM] store the original destination address in the session by Willy Tarreau · Tue May 08 19:46:30 2007 +0200
  2. 2fcb500 [MEDIUM] implement the URI hash algorithm by Willy Tarreau · Tue May 08 13:35:26 2007 +0200
  3. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · Sun Apr 29 17:43:56 2007 +0200
  4. 96bcfd7 [MAJOR] replaced rbtree with ul2tree. by Willy Tarreau · Sun Apr 29 10:41:56 2007 +0200
  5. f161a34 [MEDIUM] updated all files to use EV_FD_* by Willy Tarreau · Sun Apr 08 16:59:42 2007 +0200
  6. e2e27a5 [MEDIUM] removed now unused fiprm and beprm from proxies by Willy Tarreau · Sun Apr 01 00:01:37 2007 +0200
  7. 417fae0 [MINOR] changed server weight storage from char to unsigned int by Willy Tarreau · Sun Mar 25 21:16:40 2007 +0200
  8. 3d30059 [MINOR] move some flags from session.h to proto_http.h by Willy Tarreau · Sun Mar 18 18:34:41 2007 +0100
  9. 5d65bbb [BUG] last backend change broke server assignment by Willy Tarreau · Sun Jan 21 12:47:26 2007 +0100
  10. 1a1158b [MINOR] do not create a socket if there is no server by Willy Tarreau · Sat Jan 20 11:07:46 2007 +0100
  11. 6d1a988 [MAJOR] complete support and doc for tcp-splicing by Willy Tarreau · Sun Jan 07 02:03:04 2007 +0100
  12. 8058743 [MEDIUM] errorloc now checked first from backend then from frontend by Willy Tarreau · Sun Dec 24 17:47:20 2006 +0100
  13. 0f77253 [MINOR] store HTTP error messages into a chunk array by Willy Tarreau · Sat Dec 23 20:51:41 2006 +0100
  14. 830ff45 [MAJOR] reworked ->be, ->fe and ->fi in sessions by Willy Tarreau · Sun Dec 17 19:31:23 2006 +0100
  15. 73de989 [MAJOR] separate sess->proxy into sess->{fe,fi,be} by Willy Tarreau · Thu Nov 30 11:40:23 2006 +0100
  16. f19cf37 [BUILD] remove a warning in backend.c by Willy Tarreau · Tue Nov 14 15:40:51 2006 +0100
  17. 77074d5 [MAJOR] support for source binding via cttproxy by Willy Tarreau · Sun Nov 12 23:57:19 2006 +0100
  18. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · Sun Oct 15 14:52:29 2006 +0200
  19. 0bbc3cf [MEDIUM] fix broken redispatch option by Willy Tarreau · Sun Oct 15 14:26:02 2006 +0200
  20. 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
  21. 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
  22. 5446940 [MEDIUM] started the changes towards I/O completion callbacks by Willy Tarreau · Sat Jul 29 16:59:06 2006 +0200
  23. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · Thu Jun 29 18:54:54 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