1. a256fae BUG/MINOR: http: abort request processing on filter failure by Willy Tarreau · Fri Jan 30 20:58:58 2015 +0100
  2. 64abdf1 BUG/MINOR: http: fix incorrect header value offset in replace-hdr/replace-value by Willy Tarreau · Thu Jan 29 14:01:34 2015 +0100
  3. fcf75d2 BUG/MEDIUM: http: make http-request set-header compute the string before removal by Willy Tarreau · Wed Jan 21 20:39:27 2015 +0100
  4. 14acc65 BUG/MEDIUM: http: fix header removal when previous header ends with pure LF by Willy Tarreau · Wed Jan 07 17:23:50 2015 +0100
  5. 543b978 BUG/MINOR: parse: refer curproxy instead of proxy by Godbach · Thu Dec 18 15:44:58 2014 +0800
  6. b301654 BUG/MINOR: http: fix typo: "401 Unauthorized" => "407 Unauthorized" by Godbach · Wed Dec 17 16:32:05 2014 +0800
  7. de8ca96 BUG/MINOR: stats: correctly set the request/response analysers by Willy Tarreau · Thu Nov 20 22:23:10 2014 +0100
  8. 17f7707 BUG/MINOR: log: fix request flags when keep-alive is enabled by Cyril Bonté · Wed Oct 22 22:30:13 2014 +0200
  9. 8767b13 BUG/MEDIUM: http: don't dump debug headers on MSG_ERROR by Willy Tarreau · Tue Oct 21 19:36:09 2014 +0200
  10. 2e47a3a BUG/MEDIUM: http: adjust close mode when switching to backend by Willy Tarreau · Tue Sep 30 18:44:22 2014 +0200
  11. 0cb4b89 MEDIUM: http: enable header manipulation for 101 responses by Willy Tarreau · Tue Sep 16 10:40:38 2014 +0200
  12. b4d0509 BUG/CRITICAL: http: don't update msg->sov once data start to leave the buffer by Willy Tarreau · Mon Sep 01 20:35:55 2014 +0200
  13. 71196f3 BUG/MEDIUM: http: fix improper parsing of HTTP methods for use with ACLs by Willy Tarreau · Fri Aug 29 15:15:50 2014 +0200
  14. c62a0c6 BUG/MEDIUM: http: fix inverted condition in pat_match_meth() by Willy Tarreau · Thu Aug 28 20:42:57 2014 +0200
  15. fc566b5 BUG/MEDIUM: http: tarpit timeout is reset by Thierry FOURNIER · Fri Aug 22 06:55:26 2014 +0200
  16. a772b94 BUG: config: error in http-response replace-header number of arguments by Baptiste Assmann · Fri Aug 08 17:29:06 2014 +0200
  17. 0dff81c BUG/MINOR: http: base32+src should use the big endian version of base32 by Willy Tarreau · Tue Jul 15 21:34:06 2014 +0200
  18. 5bebcd0 BUG/MAJOR: http: correctly rewind the request body after start of forwarding by Willy Tarreau · Thu Jul 10 19:06:10 2014 +0200
  19. 463ae6f BUILD: http: fix isdigit & isspace warnings on Solaris by Willy Tarreau · Tue Jul 08 00:59:48 2014 +0200
  20. a4ba9db BUG/MAJOR: sample: correctly reinitialize sample fetch context before calling sample_process() by Willy Tarreau · Wed Jun 25 16:56:41 2014 +0200
  21. c177ea7 BUG/MINOR: counters: do not untrack counters before logging by Willy Tarreau · Wed Jun 25 15:36:04 2014 +0200
  22. c1fbbd4 BUG/MEDIUM: http: fetch "base" is not compatible with set-header by Willy Tarreau · Tue Jun 24 17:27:02 2014 +0200
  23. 8f249f4 BUG/MINOR: config: http-request replace-header arg typo by Baptiste Assmann · Tue Jun 24 11:10:00 2014 +0200
  24. 2a4f511 BUG/MAJOR: session: revert all the crappy client-side timeout changes by Willy Tarreau · Mon Jun 23 15:22:31 2014 +0200
  25. c9c2daf MEDIUM: regex: Remove null terminated strings. by Thierry FOURNIER · Wed Jun 18 11:53:08 2014 +0200
  26. 09af0d6 MEDIUM: regex: replace all standard regex function by own functions by Thierry FOURNIER · Wed Jun 18 11:35:54 2014 +0200
  27. b854392 BUG/MINOR: http: fix typos in previous patch by Willy Tarreau · Tue Jun 17 18:58:26 2014 +0200
  28. 218f064 MEDIUM: http: add actions "replace-header" and "replace-values" in http-req/resp by Sasha Pachev · Mon Jun 16 12:05:59 2014 -0600
  29. 4bfc580 MEDIUM: session: maintain per-backend and per-server time statistics by Willy Tarreau · Tue Jun 17 12:19:18 2014 +0200
  30. 54da8db MINOR: capture: extend the captures to support non-header keys by Willy Tarreau · Fri Jun 13 16:11:48 2014 +0200
  31. 1592d1e CLEANUP: http: don't clear CF_READ_NOEXP twice by Willy Tarreau · Wed Jun 11 16:49:14 2014 +0200
  32. 77d2902 BUG/MEDIUM: http: clear CF_READ_NOEXP when preparing a new transaction by Willy Tarreau · Wed Jun 11 14:11:44 2014 +0200
  33. c600204 BUG/MEDIUM: regex: fix risk of buffer overrun in exp_replace() by Sasha Pachev · Mon May 26 12:33:48 2014 -0600
  34. 892337c MAJOR: server: use states instead of flags to store the server state by Willy Tarreau · Tue May 13 23:41:20 2014 +0200
  35. c93cd16 REORG/MEDIUM: server: split server state and flags in two different variables by Willy Tarreau · Tue May 13 15:54:22 2014 +0200
  36. 3bed5e9 BUG/MEDIUM: http: disable server-side expiration until client has sent the body by Willy Tarreau · Wed May 07 14:50:10 2014 +0200
  37. b9edf8f BUG/MEDIUM: http: correctly report request body timeouts by Willy Tarreau · Wed May 07 14:24:16 2014 +0200
  38. b1982e2 BUG/MEDIUM: http/session: disable client-side expiration only after body by Willy Tarreau · Tue May 06 22:57:53 2014 +0200
  39. 07c8b24 MINOR: http: export the smp_fetch_cookie function by William Lallemand · Fri May 02 17:11:07 2014 +0200
  40. 644c101 BUG/MAJOR: http: connection setup may stall on balance url_param by Willy Tarreau · Wed Apr 30 18:11:11 2014 +0200
  41. 0b74833 MEDIUM: http: make http-request rules processing return a verdict instead of a rule by Willy Tarreau · Tue Apr 29 00:13:29 2014 +0200
  42. ae3c010 MEDIUM: http: factorize the "auth" action of http-request and stats by Willy Tarreau · Mon Apr 28 23:22:08 2014 +0200
  43. f75e5c3 MINOR: http: remove the now unused loop over "block" rules by Willy Tarreau · Mon Apr 28 22:13:52 2014 +0200
  44. 353bc9f CLEANUP: proxy: rename "block_cond" to "block_rules" by Willy Tarreau · Mon Apr 28 22:05:31 2014 +0200
  45. 5bd6759 MINOR: http: silently support the "block" action for http-request by Willy Tarreau · Mon Apr 28 22:00:46 2014 +0200
  46. 5254259 MEDIUM: http: remove even more of the spaghetti in the request path by Willy Tarreau · Mon Apr 28 18:33:26 2014 +0200
  47. 179085c MEDIUM: http: move Connection header processing earlier by Willy Tarreau · Mon Apr 28 16:48:56 2014 +0200
  48. 6541083 BUG/MINOR: http: block rules forgot to increment the session's request counter by Willy Tarreau · Mon Apr 28 21:25:43 2014 +0200
  49. 5fa7082 BUG/MINOR: http: block rules forgot to increment the denied_req counter by Willy Tarreau · Mon Apr 28 18:27:12 2014 +0200
  50. bbba2a8 MEDIUM: http: jump to dedicated labels after http-request processing by Willy Tarreau · Mon Apr 28 13:57:26 2014 +0200
  51. 5e9edce MEDIUM: http: move reqadd after execution of http_request redirect by Willy Tarreau · Mon Apr 28 11:13:33 2014 +0200
  52. cfe7fdd MINOR: http: rely on the message body parser to send 100-continue by Willy Tarreau · Sat Apr 26 22:08:32 2014 +0200
  53. e6d2416 BUG/MINOR: http: log 407 in case of proxy auth by Willy Tarreau · Mon Apr 28 16:59:15 2014 +0200
  54. e47e4e2 BUG/MEDIUM: patterns: last fix was still not enough by Thierry FOURNIER · Mon Apr 28 11:18:57 2014 +0200
  55. a631fc8 BUG/MAJOR: patterns: -i and -n are ignored for inlined patterns by Willy Tarreau · Sat Apr 26 23:33:51 2014 +0200
  56. 6c09c2c BUILD: http: remove a warning on strndup by Willy Tarreau · Fri Apr 25 21:38:08 2014 +0200
  57. 73025dd MEDIUM: http: register http-request and http-response keywords by William Lallemand · Thu Apr 24 14:38:37 2014 +0200
  58. fabcbe0 MEDIUM: http: ACL and MAP updates through http-(request|response) rules by Baptiste Assmann · Thu Apr 24 22:16:59 2014 +0200
  59. 6d8bac7 BUG/MAJOR: http: fix the 'next' pointer when performing a redirect by Willy Tarreau · Fri Apr 25 12:19:32 2014 +0200
  60. 3c1b5ec MINOR: http: add capture.req.ver and capture.res.ver by Willy Tarreau · Thu Apr 24 23:41:57 2014 +0200
  61. f118d9f REORG: http: move HTTP Connection response header parsing earlier by Willy Tarreau · Thu Apr 24 18:26:08 2014 +0200
  62. 70730dd MEDIUM: http: enable analysers to have keep-alive on stats by Willy Tarreau · Thu Apr 24 18:06:27 2014 +0200
  63. 5897567 CLEANUP: http: remove the useless "if (1)" inherited from version 1.4 by Willy Tarreau · Thu Apr 24 21:13:57 2014 +0200
  64. f1fd9dc CLEANUP: general: get rid of all old occurrences of "session *t" by Willy Tarreau · Thu Apr 24 20:47:57 2014 +0200
  65. 628c40c MEDIUM: http: move skipping of 100-continue earlier by Willy Tarreau · Thu Apr 24 19:11:26 2014 +0200
  66. 4d1f128 BUG/MEDIUM: http: 100-continue responses must process the next part immediately by Willy Tarreau · Thu Apr 24 18:59:35 2014 +0200
  67. efdf094 BUG/MAJOR: http: fix timeouts during data forwarding by Willy Tarreau · Thu Apr 24 20:08:57 2014 +0200
  68. af3cf70 MEDIUM: stats: reimplement HTTP keep-alive on the stats page by Willy Tarreau · Tue Apr 22 22:19:53 2014 +0200
  69. b2c6a78 BUG/MINOR: http: don't report server aborts as client aborts by Willy Tarreau · Wed Apr 23 20:29:01 2014 +0200
  70. 38b3aa5 BUG/MAJOR: http: fix bug in parse_qvalue() when selecting compression algo by Willy Tarreau · Tue Apr 22 23:32:05 2014 +0200
  71. 3ce10ff CLEANUP: http: remove all calls to http_silent_debug() by Willy Tarreau · Tue Apr 22 08:24:38 2014 +0200
  72. d351021 CLEANUP: http: document the response forwarding states by Willy Tarreau · Mon Apr 21 11:24:13 2014 +0200
  73. bed410e MAJOR: http: centralize data forwarding in the request path by Willy Tarreau · Tue Apr 22 08:19:34 2014 +0200
  74. 32b5ab2 MEDIUM: http: only allocate the temporary compression buffer when needed by Willy Tarreau · Mon Apr 21 11:27:29 2014 +0200
  75. d5a6783 MINOR: http: further cleanups of response forwarding function by Willy Tarreau · Mon Apr 21 10:54:27 2014 +0200
  76. c623c17 MEDIUM: http: start to centralize the forwarding code by Willy Tarreau · Fri Apr 18 09:53:50 2014 +0200
  77. 168ebc5 MEDIUM: http: cleanup: centralize a little bit HTTP compression end by Willy Tarreau · Fri Apr 18 00:53:43 2014 +0200
  78. 7f2f8d5 MAJOR: http/compression: fix chunked-encoded response processing by Willy Tarreau · Fri Apr 18 00:20:14 2014 +0200
  79. 5fb0abd MAJOR: http: re-enable compression on chunked encoding by Willy Tarreau · Thu Apr 17 21:55:11 2014 +0200
  80. b59c7bf MEDIUM: http: headers must be forwarded even if data was already inspected by Willy Tarreau · Tue Apr 22 14:29:58 2014 +0200
  81. 6fef8ae BUG/MINOR: http: deinitialize compression after a compression error by Willy Tarreau · Tue Apr 22 21:22:06 2014 +0200
  82. d01f426 BUG/MINOR: http: deinitialize compression after a parsing error by Willy Tarreau · Mon Apr 21 11:00:13 2014 +0200
  83. 7ba2354 MEDIUM: http: forward headers again while waiting for connection to complete by Willy Tarreau · Thu Apr 17 21:50:00 2014 +0200
  84. 1234f4a MAJOR: http: reset msg->sov after headers are forwarded by Willy Tarreau · Thu Apr 17 21:14:47 2014 +0200
  85. 211cdec MEDIUM: http: add a small helper to compute how far to rewind to find headers by Willy Tarreau · Thu Apr 17 20:18:08 2014 +0200
  86. c24715e MAJOR: http: don't update msg->sov anymore while processing the body by Willy Tarreau · Thu Apr 17 15:21:20 2014 +0200
  87. 0669d7d MEDIUM: http: http_parse_chunk_crlf() must not advance the buffer pointer by Willy Tarreau · Thu Apr 17 11:40:10 2014 +0200
  88. 877e78d MAJOR: http: do not use msg->sol while processing messages or forwarding data by Willy Tarreau · Sun Apr 07 18:48:08 2013 +0200
  89. 0558a02 MINOR: http: make msg->eol carry the last CRLF length by Willy Tarreau · Thu Mar 13 15:48:45 2014 +0100
  90. 890988f CLEANUP: http: prepare dedicated processing for chunked encoded message bodies by Willy Tarreau · Thu Apr 10 11:59:33 2014 +0200
  91. 5a8f947 CLEANUP: http: rename http_process_request_body() by Willy Tarreau · Thu Apr 10 11:16:06 2014 +0200
  92. 226071e MEDIUM: http: wait for the first chunk or message body length in http_process_body by Willy Tarreau · Thu Apr 10 11:55:45 2014 +0200
  93. 31a1995 MEDIUM: http: don't reject anymore message bodies not containing the url param by Willy Tarreau · Thu Apr 10 11:50:37 2014 +0200
  94. dad3d1d MINOR: http: add the function "del-header" to the directives http-request and http-response by Thierry FOURNIER · Tue Apr 22 18:07:25 2014 +0200
  95. ad90351 MINOR: http: Add the "language" converter to for use with accept-language by Thierry FOURNIER · Fri Apr 11 17:51:01 2014 +0200
  96. e9187f8 BUILD/MEDIUM: http: remove calls to sprintf() by Willy Tarreau · Mon Apr 14 15:27:14 2014 +0200
  97. 25a1522 BUG/MINOR: reject malformed HTTP/0.9 requests by Apollon Oikonomopoulos · Sun Apr 06 02:46:00 2014 +0300
  98. 9f95e40 MINOR: standard: Add ipv6 support in the function url2sa(). by Thierry FOURNIER · Fri Mar 21 14:51:46 2014 +0100
  99. 0e9b1b4 MEDIUM: compression: consider the "q=" attribute in Accept-Encoding by Willy Tarreau · Wed Mar 19 12:07:52 2014 +0100
  100. c5a4e98 MEDIUM: acl: Change the acl register struct by Thierry FOURNIER · Wed Mar 05 16:07:08 2014 +0100