1. c11416f [MEDIUM] acl: distinguish between request and response headers by Willy Tarreau · Sun Jun 17 16:58:38 2007 +0200
  2. 97be145 [MINOR] acl: provide a reference to the expr to fetch() by Willy Tarreau · Sun Jun 10 11:47:14 2007 +0200
  3. d41f8d8 [MINOR] acl: specify the direction during fetches by Willy Tarreau · Sun Jun 10 10:06:18 2007 +0200
  4. ae8b796 [MEDIUM] smarter integer comparison support in ACLs by Willy Tarreau · Sat Jun 09 23:10:04 2007 +0200
  5. ee99136 [BUG] pre-initialize timeouts with tv_eternity during parsing by Willy Tarreau · Mon May 14 14:37:50 2007 +0200
  6. 1d4154a [MAJOR] convert the header indexes to use mempool v2 by Willy Tarreau · Sun May 13 22:57:02 2007 +0200
  7. cf7f320 [MAJOR] last bunch of capture changes for mempool v2 by Willy Tarreau · Sun May 13 22:46:04 2007 +0200
  8. 7341d94 [MAJOR] switched buffers to mempools v2 by Willy Tarreau · Sun May 13 19:56:02 2007 +0200
  9. c6ca1a0 [MAJOR] migrated task, tree64 and session to pool2 by Willy Tarreau · Sun May 13 19:43:47 2007 +0200
  10. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · Sat May 12 22:35:00 2007 +0200
  11. 662b2d8 [MINOR] implement the ACL keywords 'dst' and 'dport' by Willy Tarreau · Tue May 08 19:56:15 2007 +0200
  12. a67fad9 [MINOR] implement acl_parse_ip and acl_match_ip by Willy Tarreau · Tue May 08 19:50:09 2007 +0200
  13. 8797c06 [MEDIUM] added several ACL criteria and matches by Willy Tarreau · Mon May 07 00:55:35 2007 +0200
  14. 14c8aac [MEDIUM] store the original destination address in the session by Willy Tarreau · Tue May 08 19:46:30 2007 +0200
  15. 5465e11 [MINOR] pre-compute t->expire in event_accept by Willy Tarreau · Sun Apr 29 19:09:47 2007 +0200
  16. 42aae5c [MEDIUM] many cleanups in the time functions by Willy Tarreau · Sun Apr 29 17:43:56 2007 +0200
  17. 96bcfd7 [MAJOR] replaced rbtree with ul2tree. by Willy Tarreau · Sun Apr 29 10:41:56 2007 +0200
  18. 3d32d3a [MINOR] add support for the polling results in fdtab by Willy Tarreau · Sun Apr 15 11:31:05 2007 +0200
  19. 7a96648 [MINOR] recompute maxfd before touching fdtab by Willy Tarreau · Sun Apr 15 10:58:02 2007 +0200
  20. f161a34 [MEDIUM] updated all files to use EV_FD_* by Willy Tarreau · Sun Apr 08 16:59:42 2007 +0200
  21. 4225058 [MEDIUM] splitted logs into two versions : TCP and HTTP by Willy Tarreau · Sun Apr 01 01:30:43 2007 +0200
  22. e2e27a5 [MEDIUM] removed now unused fiprm and beprm from proxies by Willy Tarreau · Sun Apr 01 00:01:37 2007 +0200
  23. 042cc79 [BUG] fix pointer initializations for TCP connections. by Willy Tarreau · Mon Mar 19 16:20:06 2007 +0100
  24. 3d30059 [MINOR] move some flags from session.h to proto_http.h by Willy Tarreau · Sun Mar 18 18:34:41 2007 +0100
  25. 3bac9ff [CLEANUP] move http_txn out of session.h by Willy Tarreau · Sun Mar 18 17:31:28 2007 +0100
  26. c2168d3 [CLEANUP] replaced occurrences of 'hreq' with 'txn' (bis) by Willy Tarreau · Sat Mar 03 20:51:44 2007 +0100
  27. b326fcc [CLEANUP] renamed several HTTP structures by Willy Tarreau · Sat Mar 03 13:54:32 2007 +0100
  28. f0d058e [BUG] hdr_idx might be left uninitialized in some cases by Willy Tarreau · Thu Jan 25 12:03:42 2007 +0100
  29. 8973c70 [MEDIUM] implemented the status-line parser in http_msg_analyzer(). by Willy Tarreau · Sun Jan 21 23:58:29 2007 +0100
  30. 362b34d [MINOR] move the response headers to the http_req by Willy Tarreau · Sun Jan 21 20:49:31 2007 +0100
  31. 8d5d7f2 [MAJOR] huge rework of the HTTP request FSM by Willy Tarreau · Sun Jan 21 19:16:41 2007 +0100
  32. 0637fa0 [MINOR] add the end of line pointer in each HTTP header by Willy Tarreau · Sat Jan 13 23:07:22 2007 +0100
  33. 0f7562b [MEDIUM] separate the http request from the session (step 1) by Willy Tarreau · Sun Jan 07 15:46:13 2007 +0100
  34. 964c936 [MAJOR] replace the wait-queue linked list with an rbtree. by Willy Tarreau · Sun Jan 07 00:38:00 2007 +0100
  35. 35d66b0 [MINOR] added byte count to sessions and statistics. by Willy Tarreau · Tue Jan 02 00:28:21 2007 +0100
  36. 0f77253 [MINOR] store HTTP error messages into a chunk array by Willy Tarreau · Sat Dec 23 20:51:41 2006 +0100
  37. ddb358d [MEDIUM] tried to clean the logs up a little bit by Willy Tarreau · Sun Dec 17 22:55:52 2006 +0100
  38. f1221aa [MEDIUM] separated nbconn into feconn and beconn by Willy Tarreau · Sun Dec 17 22:14:12 2006 +0100
  39. 830ff45 [MAJOR] reworked ->be, ->fe and ->fi in sessions by Willy Tarreau · Sun Dec 17 19:31:23 2006 +0100
  40. 45e73e3 [MEDIUM] move all HTTP Request-related session material to struct hreq by Willy Tarreau · Sun Dec 17 00:05:15 2006 +0100
  41. 58f10d7 [MAJOR] replaced the client-side HTTP parser with a new one by Willy Tarreau · Mon Dec 04 02:26:12 2006 +0100
  42. e5f20dc [MEDIUM] added the hdr_idx structure for future HTTP header indexing by Willy Tarreau · Sun Dec 03 15:21:35 2006 +0100
  43. 73de989 [MAJOR] separate sess->proxy into sess->{fe,fi,be} by Willy Tarreau · Thu Nov 30 11:40:23 2006 +0100
  44. 2a42950 [MINOR] turn every FD_* into functions by Willy Tarreau · Sun Oct 15 14:52:29 2006 +0200
  45. 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
  46. 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
  47. 0f9f505 [MEDIUM] removed all res_* and RES_* by Willy Tarreau · Sat Jul 29 17:39:25 2006 +0200
  48. 5446940 [MEDIUM] started the changes towards I/O completion callbacks by Willy Tarreau · Sat Jul 29 16:59:06 2006 +0200
  49. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · Thu Jun 29 18:54:54 2006 +0200
  50. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · Thu Jun 29 17:53:05 2006 +0200
  51. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200