1. 30e7101 [OPTIM] small optimization on session_process_counters() by Willy Tarreau · Mon Nov 26 20:15:35 2007 +0100
  2. 583bc96 [MEDIUM] continous statistics by Krzysztof Piotr Oledzki · Sat Nov 24 22:12:47 2007 +0100
  3. 92fb983 [MAJOR] implemented client-side support for PF_UNIX sockets by Willy Tarreau · Tue Oct 16 17:34:28 2007 +0200
  4. 632f5a7 [MEDIUM] fade out memory usage when stopping proxies by Willy Tarreau · Wed Jul 11 10:42:35 2007 +0200
  5. 1d4154a [MAJOR] convert the header indexes to use mempool v2 by Willy Tarreau · Sun May 13 22:57:02 2007 +0200
  6. cf7f320 [MAJOR] last bunch of capture changes for mempool v2 by Willy Tarreau · Sun May 13 22:46:04 2007 +0200
  7. 086b3b4 [MAJOR] ported the captures to use the new mempool v2 by Willy Tarreau · Sun May 13 21:45:51 2007 +0200
  8. 332f8bf [MAJOR] ported requri to use mempools v2 by Willy Tarreau · Sun May 13 21:36:56 2007 +0200
  9. 7341d94 [MAJOR] switched buffers to mempools v2 by Willy Tarreau · Sun May 13 19:56:02 2007 +0200
  10. c6ca1a0 [MAJOR] migrated task, tree64 and session to pool2 by Willy Tarreau · Sun May 13 19:43:47 2007 +0200
  11. e2e27a5 [MEDIUM] removed now unused fiprm and beprm from proxies by Willy Tarreau · Sun Apr 01 00:01:37 2007 +0200
  12. 3bac9ff [CLEANUP] move http_txn out of session.h by Willy Tarreau · Sun Mar 18 17:31:28 2007 +0100
  13. 4dbc4a2 [CLEANUP] replaced occurrences of 'hreq' with 'txn' by Willy Tarreau · Sat Mar 03 16:23:22 2007 +0100
  14. b326fcc [CLEANUP] renamed several HTTP structures by Willy Tarreau · Sat Mar 03 13:54:32 2007 +0100
  15. 362b34d [MINOR] move the response headers to the http_req by Willy Tarreau · Sun Jan 21 20:49:31 2007 +0100
  16. 8d5d7f2 [MAJOR] huge rework of the HTTP request FSM by Willy Tarreau · Sun Jan 21 19:16:41 2007 +0100
  17. 0f7562b [MEDIUM] separate the http request from the session (step 1) by Willy Tarreau · Sun Jan 07 15:46:13 2007 +0100
  18. 41dff82 [CRITICAL] fixed memory leak in session_free() by Willy Tarreau · Mon Jan 01 23:32:30 2007 +0100
  19. 830ff45 [MAJOR] reworked ->be, ->fe and ->fi in sessions by Willy Tarreau · Sun Dec 17 19:31:23 2006 +0100
  20. 45e73e3 [MEDIUM] move all HTTP Request-related session material to struct hreq by Willy Tarreau · Sun Dec 17 00:05:15 2006 +0100
  21. 73de989 [MAJOR] separate sess->proxy into sess->{fe,fi,be} by Willy Tarreau · Thu Nov 30 11:40:23 2006 +0100
  22. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · Thu Jun 29 18:54:54 2006 +0200
  23. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · Thu Jun 29 17:53:05 2006 +0200
  24. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200