1. 5068d96 MINOR: http: change url_decode to return the size of the decoded string. by Thierry FOURNIER · Fri Oct 04 16:27:27 2013 +0200
  2. 472b1ee BUG/MEDIUM: http: accept full buffers on smp_prefetch_http by Willy Tarreau · Mon Oct 14 22:41:30 2013 +0200
  3. 7959a55 MINOR: http: compute response time before processing headers by Willy Tarreau · Mon Sep 23 16:44:27 2013 +0200
  4. 5b7ea3a BUG/MEDIUM: unique_id: junk in log on empty unique_id by William Lallemand · Wed Aug 28 15:44:19 2013 +0200
  5. 9f09521 BUG/MEDIUM: unique_id: HTTP request counter must be unique! by Willy Tarreau · Tue Aug 13 17:51:07 2013 +0200
  6. ef38c39 MEDIUM: sample: systematically pass the keyword pointer to the keyword by Willy Tarreau · Mon Jul 22 16:29:32 2013 +0200
  7. 276fae9 MINOR: samples: add the http_date([<offset>]) sample converter. by Willy Tarreau · Thu Jul 25 14:36:01 2013 +0200
  8. 506d050 BUG/MAJOR: http: sample prefetch code was not properly migrated by Willy Tarreau · Sat Jul 06 13:29:24 2013 +0200
  9. 5b15f90 BUG/MEDIUM: http: "option checkcache" fails with the no-cache header by Willy Tarreau · Thu Jul 04 12:46:56 2013 +0200
  10. 67db8df MEDIUM: http: add IPv6 support for "set-tos" by Lukas Tribus · Sun Jun 23 17:37:13 2013 +0200
  11. 2dd1d1a BUG/MINOR: http: fix "set-tos" not working in certain configurations by Lukas Tribus · Wed Jun 19 23:34:41 2013 +0200
  12. dc13c11 BUG/MEDIUM: prevent gcc from moving empty keywords lists into BSS by Willy Tarreau · Fri Jun 21 23:16:39 2013 +0200
  13. 67dad27 BUG/CRITICAL: fix a possible crash when using negative header occurrences by Willy Tarreau · Wed Jun 12 22:27:44 2013 +0200
  14. 3c4beb1 CLEANUP: http: remove the bogus urlp_ip ACL match by Willy Tarreau · Wed Jun 12 21:02:59 2013 +0200
  15. c32484e MEDIUM: acl: remove 15 additional useless ACLs that are equivalent to their fetches by Willy Tarreau · Tue Jun 11 21:22:58 2013 +0200
  16. 6d4e4e8 MEDIUM: acl: remove a lot of useless ACLs that are equivalent to their fetches by Willy Tarreau · Tue Jun 11 21:22:58 2013 +0200
  17. 51347ed MEDIUM: http: add the "set-mark" action on http-request/http-response rules by Willy Tarreau · Tue Jun 11 19:34:13 2013 +0200
  18. 42cf39e MEDIUM: http: add support for "set-tos" in http-request/http-response by Willy Tarreau · Tue Jun 11 18:51:32 2013 +0200
  19. 9a355ec MEDIUM: http: add support for action "set-log-level" in http-request/http-response by Willy Tarreau · Tue Jun 11 17:45:46 2013 +0200
  20. abcd514 MEDIUM: log: add a log level override value in struct session by Willy Tarreau · Tue Jun 11 17:18:02 2013 +0200
  21. f4c43c1 MEDIUM: http: add the "set-nice" action to http-request and http-response by Willy Tarreau · Tue Jun 11 17:01:13 2013 +0200
  22. e365c0b MEDIUM: http: add a new "http-response" ruleset by Willy Tarreau · Tue Jun 11 16:06:12 2013 +0200
  23. 04ff9f1 MINOR: http: add full-length header fetch methods by Willy Tarreau · Mon Jun 10 18:39:42 2013 +0200
  24. 570f221 MINOR: log: add a new flag 'L' for locally processed requests by Willy Tarreau · Mon Jun 10 16:42:09 2013 +0200
  25. 379357a BUG/MAJOR: http: always ensure response buffer has some room for a response by Willy Tarreau · Sat Jun 08 12:55:46 2013 +0200
  26. 7fe3300 BUG/MEDIUM: stats: fix a regression when dealing with POST requests by Willy Tarreau · Sun Apr 21 08:04:22 2013 +0200
  27. 88c278f MEDIUM: stats: add proxy name filtering on the statistic page by de Lafond Guillaume · Mon Apr 15 19:27:10 2013 +0200
  28. 667c2a3 BUG/MAJOR: http: compression still has defects on chunked responses by Willy Tarreau · Tue Apr 09 08:13:58 2013 +0200
  29. 8d1c516 BUG/MINOR: http: add-header/set-header did not accept the ACL condition by Willy Tarreau · Wed Apr 03 14:13:58 2013 +0200
  30. a4312fa MAJOR: sample: maintain a per-proxy list of the fetch args to resolve by Willy Tarreau · Tue Apr 02 16:34:32 2013 +0200
  31. 0a0daec MEDIUM: http: remove val_usr() to validate user_lists by Willy Tarreau · Tue Apr 02 22:44:58 2013 +0200
  32. ff5afcc MINOR: http: replace acl_parse_ver with acl_parse_str by Willy Tarreau · Sun Mar 31 18:49:18 2013 +0200
  33. d86e29d CLEANUP: acl: remove unused references to ACL_USE_* by Willy Tarreau · Mon Mar 25 08:21:05 2013 +0100
  34. 18ed256 MINOR: http: add new direction-explicit sample fetches for headers and cookies by Willy Tarreau · Mon Jan 14 15:56:36 2013 +0100
  35. 9baae63 MAJOR: acl: remove fetch argument validation from the ACL struct by Willy Tarreau · Fri Jan 11 17:06:15 2013 +0100
  36. c48c90d MAJOR: acl: remove the arg_mask from the ACL definition and use the sample fetch's by Willy Tarreau · Fri Jan 11 16:56:48 2013 +0100
  37. 8ed669b MAJOR: acl: make all ACLs reference the fetch function via a sample. by Willy Tarreau · Fri Jan 11 15:49:37 2013 +0100
  38. 409bcde MEDIUM: http: unify acl and sample fetch functions by Willy Tarreau · Tue Jan 08 00:31:00 2013 +0100
  39. 434c57c MINOR: log: indicate it when some unreliable sample fetches are logged by Willy Tarreau · Tue Jan 08 01:10:24 2013 +0100
  40. 80aca90 MEDIUM: samples: use new flags to describe compatibility between fetches and their usages by Willy Tarreau · Mon Jan 07 15:42:20 2013 +0100
  41. e0db1e8 MEDIUM: acl: remove flag ACL_MAY_LOOKUP which is improperly used by Willy Tarreau · Fri Jan 04 16:31:47 2013 +0100
  42. aae75e3 BUG/CRITICAL: using HTTP information in tcp-request content may crash the process by Willy Tarreau · Fri Mar 29 12:31:49 2013 +0100
  43. 2d43e18 BUG/MAJOR: http: fix regression introduced by commit d655ffe by Willy Tarreau · Wed Apr 03 00:22:25 2013 +0200
  44. ffb6f08 BUG/MAJOR: http: fix regression introduced by commit a890d072 by Willy Tarreau · Tue Apr 02 23:16:53 2013 +0200
  45. a890d07 BUG/MAJOR: http: use a static storage for sample fetch context by Willy Tarreau · Tue Apr 02 12:01:06 2013 +0200
  46. d655ffe OPTIM: http: optimize the response forward state machine by Willy Tarreau · Tue Apr 02 01:48:58 2013 +0200
  47. 0161d62 OPTIM: http: improve branching in chunk size parser by Willy Tarreau · Tue Apr 02 01:26:55 2013 +0200
  48. e267421 MINOR: http: status 301 should not be marked non-cacheable by Yves Lafon · Mon Mar 11 11:06:05 2013 -0400
  49. 3e8d1ae MEDIUM: http: implement redirect 307 and 308 by Yves Lafon · Mon Mar 11 11:06:05 2013 -0400
  50. 4e8ec50 MINOR: http: status code 303 is HTTP/1.1 only by Yves Lafon · Mon Mar 11 11:06:05 2013 -0400
  51. 2fef9b1 BUG/MEDIUM: http: fix another issue caused by http-send-name-header by Willy Tarreau · Tue Mar 26 01:08:21 2013 +0100
  52. 3bfeadb BUG/MEDIUM: http: add-header should not emit "-" for empty fields by Willy Tarreau · Sun Mar 24 07:33:22 2013 +0100
  53. 6cbbdbf BUG/MEDIUM: log: emit '-' for empty fields again by Willy Tarreau · Tue Feb 05 18:52:25 2013 +0100
  54. 192e59f CLEANUP: http: don't try to deinitialize http compression if it fails before init by Willy Tarreau · Thu Jan 24 15:58:42 2013 +0100
  55. 4521ba6 CLEANUP: http: remove a useless null check by Willy Tarreau · Thu Jan 24 01:25:25 2013 +0100
  56. 116eefe MINOR: config: http-request configuration error message misses new keywords by Baptiste Assmann · Sat Jan 05 16:02:07 2013 +0100
  57. 56e9ffa BUG/MINOR: http-compression: lookup Cache-Control in the response, not the request by Willy Tarreau · Sat Jan 05 16:20:35 2013 +0100
  58. ccbcc37 MEDIUM: http: add support for "http-request tarpit" rule by Willy Tarreau · Thu Dec 27 12:37:57 2012 +0100
  59. 81499eb MEDIUM: http: add support for "http-request redirect" rules by Willy Tarreau · Thu Dec 27 12:19:02 2012 +0100
  60. 4baae24 REORG: config: move the http redirect rule parser to proto_http.c by Willy Tarreau · Thu Dec 27 12:00:31 2012 +0100
  61. 71241ab MINOR: http: move redirect rule processing to its own function by Willy Tarreau · Thu Dec 27 11:30:54 2012 +0100
  62. 96257ec CLEANUP: http: rename the misleading http_check_access_rule by Willy Tarreau · Thu Dec 27 10:46:37 2012 +0100
  63. d79a3b2 BUG/MINOR: log: make log-format, unique-id-format and add-header more independant by Willy Tarreau · Fri Dec 28 09:40:16 2012 +0100
  64. cbc743e BUG/MEDIUM: stats: disable request analyser when processing POST or HEAD by Willy Tarreau · Fri Dec 28 08:36:50 2012 +0100
  65. 1a1e807 BUG/MINOR: stats: http-request rules still don't cope with stats by Willy Tarreau · Thu Dec 27 10:34:21 2012 +0100
  66. 8b80f0c BUG/MINOR: stats: last fix was still wrong by Willy Tarreau · Tue Dec 25 21:53:25 2012 +0100
  67. 418c1a0 BUG/MEDIUM: stats: fix stats page regression introduced by commit 20b0de5 by Willy Tarreau · Tue Dec 25 20:52:58 2012 +0100
  68. 20b0de5 MEDIUM: http: add http-request 'add-header' and 'set-header' to build headers by Willy Tarreau · Mon Dec 24 15:45:22 2012 +0100
  69. 5c2e198 MINOR: http: prepare to support more http-request actions by Willy Tarreau · Mon Dec 24 12:00:25 2012 +0100
  70. 354898b MINOR: stats: replace STAT_FMT_CSV with STAT_FMT_HTML by Willy Tarreau · Sun Dec 23 18:15:23 2012 +0100
  71. 47ca545 MINOR: chunks: centralize the trash chunk allocation by Willy Tarreau · Sun Dec 23 20:22:19 2012 +0100
  72. 1facd6d REORG: stats: move the HTTP header injection to proto_http by Willy Tarreau · Sat Dec 22 22:03:39 2012 +0100
  73. d9bdcd5 REORG: stats: massive code reorg and cleanup by Willy Tarreau · Sat Dec 22 20:31:10 2012 +0100
  74. 40f151a BUG/MINOR: http: don't abort client connection on premature responses by Willy Tarreau · Thu Dec 20 12:10:09 2012 +0100
  75. f26b252 MINOR: http: make resp_ver and status ACLs check for the presence of a response by Willy Tarreau · Fri Dec 14 08:33:14 2012 +0100
  76. 4a55060 MINOR: http: add the "base32+src" fetch method. by Willy Tarreau · Sun Dec 09 14:53:32 2012 +0100
  77. ab1f7b7 MINOR: http: add the "base32" pattern fetch function by Willy Tarreau · Sun Dec 09 13:38:54 2012 +0100
  78. 5d5b5d8 MEDIUM: proto_tcp: add support for tracking L7 information by Willy Tarreau · Sun Dec 09 12:00:04 2012 +0100
  79. dc979f2 BUG/MINOR: http: don't log a 503 on client errors while waiting for requests by Willy Tarreau · Tue Dec 04 10:39:01 2012 +0100
  80. 14cba4b MEDIUM: connection: add an error code in connections by Willy Tarreau · Fri Nov 30 17:33:05 2012 +0100
  81. 8139b99 MINOR: compression: make the stats a bit more robust by Willy Tarreau · Tue Nov 27 07:35:31 2012 +0100
  82. 9101535 BUG/MINOR: http: disable compression when message has no body by Willy Tarreau · Tue Nov 27 07:31:33 2012 +0100
  83. 0a80a8d MINOR: http: factor out the content-type checks by Willy Tarreau · Mon Nov 26 16:33:37 2012 +0100
  84. d300261 MINOR: compression: disable on multipart or status != 200 by William Lallemand · Mon Nov 26 14:34:47 2012 +0100
  85. 859550e BUG/MINOR: compression: Content-Type is case insensitive by William Lallemand · Mon Nov 26 15:10:39 2012 +0100
  86. f003d37 BUG/MINOR: http: don't report client aborts as server errors by Willy Tarreau · Mon Nov 26 13:35:37 2012 +0100
  87. 5e16cbc MINOR: stats: report the total number of compressed responses per front/back by Willy Tarreau · Sat Nov 24 14:54:13 2012 +0100
  88. 00bf1de BUG/MEDIUM: compression: does not forward trailers by William Lallemand · Thu Nov 22 17:55:14 2012 +0100
  89. 193b8c6 MINOR: http: allow the cookie capture size to be changed by Willy Tarreau · Thu Nov 22 00:17:38 2012 +0100
  90. 072a2bf MINOR: compression: CPU usage limit by William Lallemand · Tue Nov 20 17:01:01 2012 +0100
  91. 8b52bb3 MEDIUM: compression: use pool for comp_ctx by William Lallemand · Fri Nov 16 18:06:41 2012 +0100
  92. bf3ae61 MEDIUM: compression: don't compress when no data by William Lallemand · Mon Nov 19 12:35:37 2012 +0100
  93. b97b619 BUG: compression: properly disable compression when content-type does not match by Willy Tarreau · Mon Nov 19 14:55:02 2012 +0100
  94. 543db62 BUG/MEDIUM: compression: release the zlib pools between keep-alive requests by Willy Tarreau · Thu Nov 15 16:41:22 2012 +0100
  95. ec3e389 BUG/MINOR: compression: deinit zlib only when required by William Lallemand · Mon Nov 12 17:02:18 2012 +0100
  96. c04ca58 BUG/MEDIUM: compression: no Content-Type header but type in configuration by William Lallemand · Mon Nov 12 13:56:25 2012 +0100
  97. 3fdb366 MAJOR: connection: replace struct target with a pointer to an enum by Willy Tarreau · Mon Nov 12 00:42:33 2012 +0100
  98. 50fc777 MEDIUM: http: refrain from sending "Connection: close" when Upgrade is present by Willy Tarreau · Sun Nov 11 22:19:57 2012 +0100
  99. 7f7ad91 BUILD: stream_interface: remove si_fd() and its references by Willy Tarreau · Sun Nov 11 19:27:15 2012 +0100
  100. d85f917 MINOR: compression: maximum compression rate limit by William Lallemand · Fri Nov 09 17:05:39 2012 +0100