1. 16023ee [MINOR] http: add pattern extraction method to stick on query string parameter by David Cournapeau · Thu Dec 23 20:55:41 2010 +0900
  2. 9ea2b9a [BUG] http: fix http-pretend-keepalive and httpclose/tunnel mode by Cyril Bonté · Wed Dec 29 09:36:56 2010 +0100
  3. ed2fd2d [BUG] http: fix incorrect error reporting during data transfers by Willy Tarreau · Wed Dec 29 11:23:27 2010 +0100
  4. 0499e35 [BUG] http: analyser optimizations broke pipelining by Willy Tarreau · Fri Dec 17 07:13:42 2010 +0100
  5. 10479e4 [MINOR] stats: add global event ID and count by Willy Tarreau · Sun Dec 12 14:00:34 2010 +0100
  6. e1582eb [MINOR] http: capture incorrectly chunked message bodies by Willy Tarreau · Sun Dec 12 13:10:11 2010 +0100
  7. 81f2fb9 [MINOR] http: support wrapping messages in error captures by Willy Tarreau · Sun Dec 12 13:09:08 2010 +0100
  8. 3fe693b [BUG] http chunking: don't report a parsing error on connection errors by Willy Tarreau · Sun Dec 12 12:50:05 2010 +0100
  9. 078272e [MINOR] stats: report HTTP message state and buffer flags in error dumps by Willy Tarreau · Sun Dec 12 12:46:33 2010 +0100
  10. 57f5c12 [OPTIM] http: don't send each chunk in a separate packet by Willy Tarreau · Thu Dec 02 00:37:14 2010 +0100
  11. 342b11c [BUG] http: do not re-enable the PROXY analyser on keep-alive by Willy Tarreau · Wed Nov 24 16:22:09 2010 +0100
  12. 26db59e [BUG] http: correctly update the header list when removing two consecutive headers by Willy Tarreau · Sun Nov 28 06:57:24 2010 +0100
  13. b810554 [CRITICAL] cookies: mixing cookies in indirect mode and appsession can crash the process by Willy Tarreau · Wed Nov 24 18:31:28 2010 +0100
  14. 77eb9b8 [BUG] appsession: fix possible double free in case of out of memory by Willy Tarreau · Fri Nov 19 11:29:06 2010 +0100
  15. f70fc75 [BUG] capture: do not capture a cookie if there is no memory left by Willy Tarreau · Fri Nov 19 11:27:18 2010 +0100
  16. 485479d [MEDIUM] Create new protected pattern types CONSTSTRING and CONSTDATA to force memcpy if data from protected areas need to be manipulated. by Emeric Brun · Thu Sep 23 18:02:19 2010 +0200
  17. acd7d63 [CLEANUP] Remove unneeded chars allocation by Cyril Bonté · Mon Nov 01 19:26:02 2010 +0100
  18. 5bd86a8 [MINOR] Support listener's sockets unix on http logs. by Emeric Brun · Fri Oct 22 17:23:04 2010 +0200
  19. ba4c5be [MINOR] cookie: add support for the "preserve" option by Willy Tarreau · Sat Oct 23 12:46:42 2010 +0200
  20. 7f18e52 [MINOR] acl: add the http_req_first match by Willy Tarreau · Fri Oct 22 20:04:13 2010 +0200
  21. 7046130 [MEDIUM] checks: set server state to one state from failure when leaving maintenance by Willy Tarreau · Fri Oct 22 14:39:02 2010 +0200
  22. 474be41 [MEDIUM] stats: add an admin level by Cyril Bonté · Tue Oct 12 00:14:36 2010 +0200
  23. 70be45d [MEDIUM] enable/disable servers from the stats web interface by Cyril Bonté · Tue Oct 12 00:14:35 2010 +0200
  24. ef4f391 [MEDIUM] cookie: set the date in the cookie if needed by Willy Tarreau · Thu Oct 07 21:00:29 2010 +0200
  25. f64d141 [MEDIUM] cookie: check for maxidle and maxlife for incoming dated cookies by Willy Tarreau · Thu Oct 07 20:06:11 2010 +0200
  26. f134831 [MEDIUM] cookie: reassign set-cookie status flags to store more states by Willy Tarreau · Thu Oct 07 15:54:11 2010 +0200
  27. b761ec4 [MINOR] cookie: add the expired (E) and old (O) flags for request cookies by Willy Tarreau · Thu Oct 07 15:28:23 2010 +0200
  28. bca9969 [MEDIUM] cookie: support client cookies with some contents appended to their value by Willy Tarreau · Wed Oct 06 19:25:55 2010 +0200
  29. 22a9534 [MEDIUM] make it possible to combine http-pretend-keepalived with httpclose by Willy Tarreau · Wed Sep 29 14:31:41 2010 +0200
  30. e3f284a [BUILD] proto_http: eliminate some build warnings with gcc-2.95 by Willy Tarreau · Tue Sep 28 19:42:42 2010 +0200
  31. 58bd8fd [BUG] stream_sock: try to flush any extra pending request data after a POST by Willy Tarreau · Tue Sep 28 14:16:41 2010 +0200
  32. 24581ba [MEDIUM] http: fix space handling in the response cookie parser by Willy Tarreau · Tue Aug 31 22:39:35 2010 +0200
  33. eb7b0a2 [MEDIUM] http: fix space handling in the request cookie parser by Willy Tarreau · Tue Aug 31 16:45:02 2010 +0200
  34. 0f7f51f [BUG] http: don't consider commas as a header delimitor within quotes by Willy Tarreau · Mon Aug 30 11:06:34 2010 +0200
  35. 92aa1fa [BUG] http: don't set auto_close if more data are expected by Willy Tarreau · Sat Aug 28 18:57:20 2010 +0200
  36. 5c54c71 [MEDIUM] http: forward client's close when abortonclose is set by Willy Tarreau · Sat Jul 17 08:02:58 2010 +0200
  37. f059a0f [MAJOR] session-counters: split FE and BE track counters by Willy Tarreau · Tue Aug 03 16:29:52 2010 +0200
  38. da7ff64 [MEDIUM] session-counters: add HTTP req/err tracking by Willy Tarreau · Wed Jun 23 11:44:09 2010 +0200
  39. 6df7a0e [MINOR] http: reset analysers to listener's, not frontend's by Willy Tarreau · Tue Aug 03 11:52:10 2010 +0200
  40. bb69539 [BUG] http: denied requests must not be counted as denied resps in listeners by Willy Tarreau · Wed Jun 23 08:43:37 2010 +0200
  41. ee55dc0 [MINOR] frontend: rely on the frontend and not the backend for INDEPSTR by Willy Tarreau · Tue Jun 01 10:56:34 2010 +0200
  42. 070ceb6 [MEDIUM] session: don't assign conn_retries upon accept() anymore by Willy Tarreau · Tue Jun 01 10:36:43 2010 +0200
  43. ee28de0 [MEDIUM] session: move the conn_retries attribute to the stream interface by Willy Tarreau · Tue Jun 01 09:51:00 2010 +0200
  44. d04e858 [MEDIUM] session: initialize server-side timeouts after connect() by Willy Tarreau · Mon May 31 12:31:35 2010 +0200
  45. ace495e [CLEANUP] buffer->cto is not used anymore by Willy Tarreau · Mon May 31 11:27:58 2010 +0200
  46. 03fa5df [CLEANUP] rename client -> frontend by Willy Tarreau · Mon May 24 21:02:37 2010 +0200
  47. 663308b [BUG] debug: correctly report truncated messages by Willy Tarreau · Mon Jun 07 14:06:08 2010 +0200
  48. 1ba0e5f [BUG] debug: wrong pointer was used to report a status line by Willy Tarreau · Mon Jun 07 13:57:32 2010 +0200
  49. 79ebac6 [BUG] http: report correct flags in case of client aborts during body by Willy Tarreau · Mon Jun 07 13:47:49 2010 +0200
  50. 4fe4190 [BUG] http: automatically close response if req is aborted by Willy Tarreau · Mon Jun 07 22:27:41 2010 +0200
  51. d45b3d5 [BUG] http: dispatch and http_proxy modes were broken for a long time by Willy Tarreau · Thu May 20 11:49:03 2010 +0200
  52. 4a56897 [MINOR] stick-tables: add support for "stick on hdr" by Willy Tarreau · Wed May 12 08:08:50 2010 +0200
  53. b337b53 [MEDIUM] acl: add tree-based lookups of networks by Willy Tarreau · Thu May 13 20:03:41 2010 +0200
  54. c426296 [MEDIUM] acl: add tree-based lookups of exact strings by Willy Tarreau · Mon May 10 23:42:40 2010 +0200
  55. c3bfeeb [MINOR] fix possible crash in debug mode with invalid responses by Willy Tarreau · Fri Apr 16 09:14:45 2010 +0200
  56. 47fdd8e [MINOR] add the "ignore-persist" option to conditionally ignore persistence by Cyril Bonté · Sun Apr 25 00:00:51 2010 +0200
  57. 17530c3 [BUG] appsession should match the whole cookie name by Cyril Bonté · Tue Apr 06 21:11:10 2010 +0200
  58. 8a8e1d9 [MINOR] http: make it possible to pretend keep-alive when doing close by Willy Tarreau · Mon Apr 05 16:15:16 2010 +0200
  59. bce7088 [MEDIUM] add ability to connect to a server from an IP found in a header by Willy Tarreau · Mon Sep 07 11:51:47 2009 +0200
  60. bf3f1de [BUG] http: fix truncated responses on chunk encoding when size divides buffer size by Willy Tarreau · Wed Mar 17 15:54:24 2010 +0100
  61. 3965040 [MINOR] http: don't mark a server as failed when it returns 501/505 by Willy Tarreau · Mon Mar 15 19:44:39 2010 +0100
  62. 7f2c539 [BUG] clf logs segfault when capturing a non existant header by Cyril Bonté · Sat Mar 13 15:15:07 2010 +0100
  63. 6464841 [BUG] http: don't wait for response data to leave buffer is client has left by Willy Tarreau · Fri Mar 05 10:41:54 2010 +0100
  64. 3e1b6d1 [STATS] frontend requests were not accounted for failed requests by Willy Tarreau · Thu Mar 04 23:02:38 2010 +0100
  65. ae52678 [STATS] count transfer aborts caused by client and by server by Willy Tarreau · Thu Mar 04 20:34:23 2010 +0100
  66. 40dba09 [BUG] logs: don't report "proxy request" when server closes early by Willy Tarreau · Thu Mar 04 18:14:51 2010 +0100
  67. 8096de9 [MEDIUM] http: revert to use a swap buffer for realignment by Willy Tarreau · Fri Feb 26 11:12:27 2010 +0100
  68. 2465779 [STATS] separate frontend and backend HTTP stats by Willy Tarreau · Fri Feb 26 10:30:28 2010 +0100
  69. d9b587f [STATS] report HTTP requests (total and rate) in frontends by Willy Tarreau · Fri Feb 26 10:05:55 2010 +0100
  70. b97f199 [MEDIUM] http: don't use trash to realign large buffers by Willy Tarreau · Thu Feb 25 23:54:31 2010 +0100
  71. 0b89fbb [BUG] fix error response in case of server error by Willy Tarreau · Tue Feb 02 09:57:24 2010 +0100
  72. dc008c5 [MEDIUM] http: stricter processing of the CONNECT method by Willy Tarreau · Mon Feb 01 16:20:08 2010 +0100
  73. 5843d1a [MEDIUM] http: switch to tunnel mode after status 101 responses by Willy Tarreau · Mon Feb 01 15:13:32 2010 +0100
  74. 711ad9e [MINOR] http-auth: last fix was wrong by Krzysztof Olędzki · Mon Feb 01 12:36:53 2010 +0100
  75. 5142594 [MINOR] http-auth: make the 'unless' keyword work as expected by Willy Tarreau · Mon Feb 01 10:40:19 2010 +0100
  76. 844a7e7 [MEDIUM] http: add support for proxy authentication by Willy Tarreau · Sun Jan 31 21:46:18 2010 +0100
  77. 8c8bd45 [MAJOR] use the new auth framework for http stats by Krzysztof Piotr Oledzki · Fri Jan 29 19:29:32 2010 +0100
  78. f9423ae [MINOR] acl: add http_auth and http_auth_group by Krzysztof Piotr Oledzki · Fri Jan 29 19:26:18 2010 +0100
  79. 59bb218 [MINOR] http-request: allow/deny/auth support for frontend/backend/listen by Krzysztof Piotr Oledzki · Fri Jan 29 17:58:21 2010 +0100
  80. fdb563c [MEDIUM] http: add support for conditional response header rewriting by Willy Tarreau · Sun Jan 31 15:43:27 2010 +0100
  81. 8abd4cd [MEDIUM] http: add support for conditional request header addition by Willy Tarreau · Sun Jan 31 14:30:44 2010 +0100
  82. 6c123b1 [MEDIUM] http: make the request filter loop check for optional conditions by Willy Tarreau · Thu Jan 28 20:22:06 2010 +0100
  83. f4f0412 [MINOR] prepare req_*/rsp_* to receive a condition by Willy Tarreau · Thu Jan 28 18:10:50 2010 +0100
  84. c3e8b25 [MINOR] http: disable keep-alive when process is going down by Willy Tarreau · Thu Jan 28 15:01:20 2010 +0100
  85. 739cfba [BUG] http: trim any excess buffer data when recycling a connection by Willy Tarreau · Mon Jan 25 23:11:14 2010 +0100
  86. d08f82e [MINOR] http: remove a copy-paste typo in transaction cleaning by Willy Tarreau · Mon Jan 25 22:46:30 2010 +0100
  87. 88d349d [MEDIUM] http: add support for Proxy-Connection header by Willy Tarreau · Mon Jan 25 12:15:43 2010 +0100
  88. 2a6d88d [MINOR] http: logs must report persistent connections to down servers by Willy Tarreau · Sun Jan 24 13:10:43 2010 +0100
  89. 4de9149 [MINOR] add the "force-persist" statement to force persistence on down servers by Willy Tarreau · Fri Jan 22 19:10:05 2010 +0100
  90. ff7b588 [OPTIM] http: don't delay response if next request is incomplete by Willy Tarreau · Fri Jan 22 14:41:29 2010 +0100
  91. d5fd51c [BUG] http_server_error() must not purge a previous pending response by Willy Tarreau · Fri Jan 22 14:17:47 2010 +0100
  92. 6046652 [MAJOR] http: rework response Connection header handling by Willy Tarreau · Mon Jan 18 19:08:45 2010 +0100
  93. bbf0b37 [MAJOR] http: rework request Connection header handling by Willy Tarreau · Mon Jan 18 16:54:40 2010 +0100
  94. 68085d8 [MINOR] http: add http_remove_header2() to remove a header value. by Willy Tarreau · Mon Jan 18 14:54:04 2010 +0100
  95. cce7fa4 [MEDIUM] http: don't switch to tunnel mode upon close by Willy Tarreau · Sat Jan 16 23:19:39 2010 +0100
  96. d3c343f [BUG] http: don't count req errors on client resets or t/o during keep-alive by Willy Tarreau · Sat Jan 16 10:26:19 2010 +0100
  97. b982a3d [MEDIUM] Add stick table configuration and init. by Emeric Brun · Mon Jan 04 15:45:53 2010 +0100
  98. b16a574 [MINOR] http: add a separate "http-keep-alive" timeout by Willy Tarreau · Sun Jan 10 14:46:16 2010 +0100
  99. fcffa69 [MINOR] http: differentiate waiting for new request and waiting for a complete requst by Willy Tarreau · Sun Jan 10 14:21:19 2010 +0100
  100. a3377ee [MINOR] http: move appsession 'sessid' from session to http_txn by Willy Tarreau · Sun Jan 10 10:49:11 2010 +0100