1. 3d30059 [MINOR] move some flags from session.h to proto_http.h by Willy Tarreau · Sun Mar 18 18:34:41 2007 +0100
  2. 3bac9ff [CLEANUP] move http_txn out of session.h by Willy Tarreau · Sun Mar 18 17:31:28 2007 +0100
  3. 4dbc4a2 [CLEANUP] replaced occurrences of 'hreq' with 'txn' by Willy Tarreau · Sat Mar 03 16:23:22 2007 +0100
  4. b326fcc [CLEANUP] renamed several HTTP structures by Willy Tarreau · Sat Mar 03 13:54:32 2007 +0100
  5. 4266a36 [BUG] segfault on some erroneous configurations by Willy Tarreau · Thu Feb 01 23:15:45 2007 +0100
  6. 362b34d [MINOR] move the response headers to the http_req by Willy Tarreau · Sun Jan 21 20:49:31 2007 +0100
  7. 8d5d7f2 [MAJOR] huge rework of the HTTP request FSM by Willy Tarreau · Sun Jan 21 19:16:41 2007 +0100
  8. 0f7562b [MEDIUM] separate the http request from the session (step 1) by Willy Tarreau · Sun Jan 07 15:46:13 2007 +0100
  9. 35d66b0 [MINOR] added byte count to sessions and statistics. by Willy Tarreau · Tue Jan 02 00:28:21 2007 +0100
  10. c0dde7a [MAJOR] udpated the stats page to clearly distinguish FEs and BEs by Willy Tarreau · Mon Jan 01 21:38:07 2007 +0100
  11. ebd6160 [MEDIUM] updated log format to report frontend and backend by Willy Tarreau · Sat Dec 30 11:54:15 2006 +0100
  12. 97de624 [MEDIUM] session logging is now defined by the frontend by Willy Tarreau · Wed Dec 27 17:18:38 2006 +0100
  13. ddb358d [MEDIUM] tried to clean the logs up a little bit by Willy Tarreau · Sun Dec 17 22:55:52 2006 +0100
  14. f1221aa [MEDIUM] separated nbconn into feconn and beconn by Willy Tarreau · Sun Dec 17 22:14:12 2006 +0100
  15. 830ff45 [MAJOR] reworked ->be, ->fe and ->fi in sessions by Willy Tarreau · Sun Dec 17 19:31:23 2006 +0100
  16. 45e73e3 [MEDIUM] move all HTTP Request-related session material to struct hreq by Willy Tarreau · Sun Dec 17 00:05:15 2006 +0100
  17. 73de989 [MAJOR] separate sess->proxy into sess->{fe,fi,be} by Willy Tarreau · Thu Nov 30 11:40:23 2006 +0100
  18. bf73613 [CLEANUP] added the correct cast to call localtime() by Willy Tarreau · Sun Oct 15 22:54:47 2006 +0200
  19. fb27867 [MEDIUM] use regparm on a few tv_* functions by Willy Tarreau · Sun Oct 15 15:38:50 2006 +0200
  20. 2b35c95 [MEDIUM] remove useless calls to gettimeofday() by Willy Tarreau · Sun Oct 15 15:25:48 2006 +0200
  21. b17916e [CLEANUP] add a few "const char *" where appropriate by Willy Tarreau · Sun Oct 15 15:17:57 2006 +0200
  22. b8750a8 [MEDIUM] added the "reqtarpit" and "reqitarpit" features by Willy Tarreau · Sun Sep 03 09:56:00 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