1. 58727ec BUG/MAJOR: http: fix breakage of "reqdeny" causing random crashes by Willy Tarreau · Wed May 25 16:23:59 2016 +0200
  2. 6e61589 BUG/MAJOR: fix listening IP address storage for frontends by Vincent Bernat · Wed May 18 16:17:44 2016 +0200
  3. 3de5bd6 BUG/MEDIUM: http: fix risk of CPU spikes with pipelined requests from dead client by Willy Tarreau · Mon May 02 16:07:07 2016 +0200
  4. f51d03c BUG/MEDIUM: http: fix incorrect reporting of server errors by Willy Tarreau · Mon May 02 15:25:15 2016 +0200
  5. 0e00dca DOC: http: rename the unique-id sample and add the documentation by Thierry Fournier · Thu Apr 07 15:47:40 2016 +0200
  6. 83a2c3d BUG/MINOR : allow to log cookie for tarpit and denied request by Bertrand Paquet · Wed Apr 06 11:58:31 2016 +0200
  7. 7365f7d CLEANUP: proto_http: few corrections for gcc warnings. by David Carlier · Mon Apr 04 11:54:42 2016 +0100
  8. 02779b6 CLEANUP: uniformize last argument of malloc/calloc by Vincent Bernat · Sun Apr 03 13:48:43 2016 +0200
  9. 3c2f2f2 CLEANUP: remove unneeded casts by Vincent Bernat · Sun Apr 03 13:48:42 2016 +0200
  10. f3764b7 MEDIUM: proxy: use dynamic allocation for error dumps by Willy Tarreau · Thu Mar 31 13:45:10 2016 +0200
  11. f4011dd MINOR: http: sample fetch which returns unique-id by Thierry Fournier · Tue Mar 29 17:23:51 2016 +0200
  12. 69ad4b9 BUG/MAJOR: Fix crash in http_get_fhdr with exactly MAX_HDR_HISTORY headers by Nenad Merdanovic · Tue Mar 29 13:14:30 2016 +0200
  13. 5c557d1 CLEANUP: http: fix a build warning introduced by a recent fix by Willy Tarreau · Sun Mar 13 08:17:02 2016 +0100
  14. 1e62df9 MEDIUM: stats: implement a typed output format for stats by Willy Tarreau · Mon Jan 11 18:57:53 2016 +0100
  15. 6204cd9 BUG/MAJOR: vars: always retrieve the stream and session from the sample by Willy Tarreau · Thu Mar 10 16:33:04 2016 +0100
  16. be508f1 BUG/MAJOR: samples: check smp->strm before using it by Willy Tarreau · Thu Mar 10 11:47:01 2016 +0100
  17. 75e2eb6 MINOR: filters/http: Forward remaining data when a channel has no "data" filters by Christopher Faulet · Tue Dec 15 10:41:47 2015 +0100
  18. 113f7de MINOR: filters/http: Slightly update the parsing of chunks by Christopher Faulet · Mon Dec 14 14:52:13 2015 +0100
  19. da02e17 MAJOR: filters: Require explicit registration to filter HTTP body and TCP data by Christopher Faulet · Fri Dec 04 09:25:05 2015 +0100
  20. dbe34eb MEDIUM: filters/http: Move body parsing of HTTP messages in dedicated functions by Christopher Faulet · Wed Dec 02 10:01:17 2015 +0100
  21. 309c641 MEDIUM: filters: Replace filter_http_headers callback by an analyzer by Christopher Faulet · Wed Dec 02 09:57:32 2015 +0100
  22. 2fb2880 MEDIUM: filters: remove http_start_chunk, http_last_chunk and http_chunk_end by Christopher Faulet · Tue Dec 01 10:40:57 2015 +0100
  23. 3e34429 MEDIUM: filters: Use macros to call filters callbacks to speed-up processing by Christopher Faulet · Tue Nov 24 16:24:13 2015 +0100
  24. 92d3638 MAJOR: filters/http: Rewrite the HTTP compression as a filter by Christopher Faulet · Thu Nov 05 13:35:03 2015 +0100
  25. 3d97c90 REORG: filters: Prepare creation of the HTTP compression filter by Christopher Faulet · Wed Dec 09 14:59:38 2015 +0100
  26. d7c9196 MAJOR: filters: Add filters support by Christopher Faulet · Thu Apr 30 11:48:27 2015 +0200
  27. 53f9685 BUG/MEDIUM: http-reuse: do not share private connections across backends by Willy Tarreau · Tue Feb 02 18:50:47 2016 +0100
  28. f78d896 BUG/MEDIUM: sample: http_date() doesn't provide the right day of the week by Cyril Bonté · Fri Jan 22 19:40:28 2016 +0100
  29. a94e5a5 MINOR: filters/http: Use a wrapper function instead of stream_int_retnclose by Christopher Faulet · Wed Dec 09 15:55:06 2015 +0100
  30. a46bbd8 BUG/MINOR: http: Be sure to process all the data received from a server by Christopher Faulet · Fri Jun 19 09:00:58 2015 +0200
  31. f662582 BUG/MINOR: http: fix several off-by-one errors in the url_param parser by Willy Tarreau · Sun Dec 27 14:51:01 2015 +0100
  32. 858b103 BUG/MEDIUM: http: fix http-reuse when frontend and backend differ by Willy Tarreau · Mon Dec 07 17:04:59 2015 +0100
  33. ce1ef4d BUG/MEDIUM: sample: urlp can't match an empty value by Cyril Bonté · Thu Nov 26 21:39:56 2015 +0100
  34. 714ea78 BUG/MEDIUM: http: don't enable auto-close on the response side by Willy Tarreau · Wed Nov 25 20:11:11 2015 +0100
  35. 7f876a1 BUG/MEDIUM: http: switch the request channel to no-delay once done. by Willy Tarreau · Wed Nov 18 11:59:55 2015 +0100
  36. 1e1f41d BUG: http: do not abort keep-alive connections on server timeout by lsenta · Fri Nov 13 10:44:22 2015 +0100
  37. 1c59bd5 BUG/MAJOR: http: don't requeue an idle connection that is already queued by Willy Tarreau · Mon Nov 02 20:20:11 2015 +0100
  38. d57ad64 BUG/MINOR: http: Add OPTIONS in supported http methods (found by find_http_meth) by Christopher Faulet · Fri Jul 31 14:26:57 2015 +0200
  39. ab95e65 MINOR: http/tcp: fill the avalaible actions by Thierry FOURNIER · Fri Oct 02 08:24:51 2015 +0200
  40. 4686f79 MINOR: proto_http: Externalisation of previously internal functions by David Carlier · Fri Sep 25 14:10:50 2015 +0100
  41. acc9800 MEDIUM: action: add a new flag ACT_FLAG_FIRST by Willy Tarreau · Sun Sep 27 23:34:39 2015 +0200
  42. 3945868 MEDIUM: http: pass ACT_FLAG_FINAL to custom actions by Willy Tarreau · Sun Sep 27 10:33:15 2015 +0200
  43. 658b85b MEDIUM: actions: pass a new "flags" argument to custom actions by Willy Tarreau · Sun Sep 27 10:00:49 2015 +0200
  44. fd50f0b MINOR: http: split initialization by Thierry FOURNIER · Fri Sep 25 18:53:18 2015 +0200
  45. 3c33178 MINOR: http: export http_get_path() function by Thierry FOURNIER · Thu Sep 17 19:33:35 2015 +0200
  46. ed08d6a MEDIUM: proto_http: smp_prefetch_http initialize txn by Thierry FOURNIER · Thu Sep 24 08:40:18 2015 +0200
  47. 85c6c97 MINOR: action: add reference to the original keywork matched for the called parser. by Thierry FOURNIER · Tue Sep 22 19:14:35 2015 +0200
  48. c29d0cd BUG/MEDIUM: http: do not dereference strm_li(stream) by Willy Tarreau · Wed Sep 23 12:18:14 2015 +0200
  49. 91a41cb MINOR: http: made CHECK_HTTP_MESSAGE_FIRST accessible to other functions by James Rosewell · Fri Sep 18 17:11:16 2015 +0100
  50. b7ce424 BUG/MINOR: http: remove stupid HTTP_METH_NONE entry by Willy Tarreau · Thu Sep 03 17:15:21 2015 +0200
  51. 4214873 MEDIUM: actions: remove ACTION_STOP by Thierry FOURNIER · Wed Sep 02 17:17:33 2015 +0200
  52. bd99d58 BUG/MAJOR: http: don't manipulate the server connection if it's killed by Willy Tarreau · Wed Sep 02 10:40:43 2015 +0200
  53. 35d70ef MINOR: http: Action for manipulating the returned status code. by Thierry FOURNIER · Wed Aug 26 16:21:56 2015 +0200
  54. 3f4bc65 DOC: fix "http_action_set_req_line()" comments by Thierry FOURNIER · Wed Aug 26 16:23:34 2015 +0200
  55. afa8049 MEDIUM: actions: Normalize the return code of the configuration parsers by Thierry FOURNIER · Wed Aug 19 09:04:15 2015 +0200
  56. 322a124 MINOR: actions: mutualise the action keyword lookup by Thierry FOURNIER · Wed Aug 19 09:07:47 2015 +0200
  57. 36481b8 MEDIUM: actions: Merge (http|tcp)-(request|reponse) keywords structs by Thierry FOURNIER · Wed Aug 19 09:01:53 2015 +0200
  58. 24ff6c6 MEDIUM: actions: Add standard return code for the action API by Thierry FOURNIER · Thu Aug 06 08:52:53 2015 +0200
  59. 0ea5c7f MINOR: actions: change actions names by Thierry FOURNIER · Wed Aug 05 19:05:19 2015 +0200
  60. 91f6ba0 MINOR: actions: Declare all the embedded actions in the same header file by Thierry FOURNIER · Thu Aug 06 08:30:11 2015 +0200
  61. 22e4901 MINOR: actions: remove the mark indicating the last entry in enum by Thierry FOURNIER · Wed Aug 05 19:13:48 2015 +0200
  62. 5563e4b MINOR: actions: add "from" information by Thierry FOURNIER · Fri Aug 14 19:20:07 2015 +0200
  63. 5ec63e0 MEDIUM: track-sc: Move the track-sc configuration storage in the union by Thierry FOURNIER · Tue Aug 04 09:09:48 2015 +0200
  64. e209797 MINOR: proto_http: replace generic opaque types by real used types in "http_capture" by id by Thierry FOURNIER · Fri Jul 31 08:56:35 2015 +0200
  65. 32b1500 MINOR: proto_http: replace generic opaque types by real used types in "http_capture" by Thierry FOURNIER · Fri Jul 31 08:56:16 2015 +0200
  66. 8855a92 MINOR: proto_http: replace generic opaque types by real used types for the actions on thr request line by Thierry FOURNIER · Fri Jul 31 08:54:25 2015 +0200
  67. a002dc9 MINOR: proto_http: use an "expr" type in place of generic opaque type. by Thierry FOURNIER · Fri Jul 31 08:50:51 2015 +0200
  68. a28a942 MEDIUM: actions: Merge (http|tcp)-(request|reponse) action structs by Thierry FOURNIER · Tue Aug 04 19:35:46 2015 +0200
  69. 136f9d3 MINOR: samples: rename union from "data" to "u" by Thierry FOURNIER · Wed Aug 19 09:07:19 2015 +0200
  70. 8c542ca MEDIUM: samples: Use the "struct sample_data" in the "struct sample" by Thierry FOURNIER · Wed Aug 19 09:00:18 2015 +0200
  71. a6b6343 CLEANUP: http/tcp actions: remove the scope member by Thierry FOURNIER · Tue Aug 11 10:59:49 2015 +0200
  72. 9b49f58 CLEANUP: proto_http: remove useless initialisation by Thierry FOURNIER · Fri Jul 31 08:42:38 2015 +0200
  73. 53a09d5 MAJOR: http: remove references to appsession by Willy Tarreau · Mon Aug 10 18:59:40 2015 +0200
  74. 449d74a MEDIUM: backend: add the "http-reuse aggressive" strategy by Willy Tarreau · Wed Aug 05 17:16:33 2015 +0200
  75. 8dff998 MAJOR: backend: initial work towards connection reuse by Willy Tarreau · Tue Aug 04 20:45:52 2015 +0200
  76. 387ebf8 MINOR: connection: add a new flag CO_FL_PRIVATE by Willy Tarreau · Tue Aug 04 19:24:13 2015 +0200
  77. 4320eaa MINOR: stream-int: make si_idle_conn() only accept valid connections by Willy Tarreau · Wed Aug 05 11:08:30 2015 +0200
  78. 323a2d9 MEDIUM: stream-int: queue idle connections at the server by Willy Tarreau · Tue Aug 04 19:00:17 2015 +0200
  79. 973a542 MEDIUM: stream-int: simplify si_alloc_conn() by Willy Tarreau · Wed Aug 05 21:47:23 2015 +0200
  80. bf65cd4 MAJOR: arg: converts uint and sint in sint by Thierry FOURNIER · Mon Jul 20 17:45:02 2015 +0200
  81. 07ee64e MAJOR: sample: converts uint and sint in 64 bits signed integer by Thierry FOURNIER · Mon Jul 06 23:43:03 2015 +0200
  82. fac9ccf BUG/MINOR: http/sample: gmtime/localtime can fail by Thierry FOURNIER · Wed Jul 08 00:15:20 2015 +0200
  83. 2fbcafc MEDIUM: http: Add new 'set-src' option to http-request by Adis Nezirovic · Mon Jul 06 15:44:30 2015 +0200
  84. 79beb24 CLEANUP: sample: generalize sample_fetch_string() as sample_fetch_as_type() by Adis Nezirovic · Mon Jul 06 15:41:02 2015 +0200
  85. 4834bc7 MEDIUM: vars: adds support of variables by Thierry FOURNIER · Sat Jun 06 19:29:07 2015 +0200
  86. 0e11863 MINOR: tcp/http/conf: extends the keyword registration options by Thierry FOURNIER · Thu Jun 04 11:44:06 2015 +0200
  87. b8cdf52 BUG/MEDIUM: http: fix body processing for the stats applet by Willy Tarreau · Fri May 29 01:09:15 2015 +0200
  88. 2de8a50 MEDIUM: http: no need to close the request on redirect if data was parsed by Willy Tarreau · Thu May 28 17:23:54 2015 +0200
  89. 51d861a MEDIUM: http: implement http-response redirect rules by Willy Tarreau · Fri May 22 17:30:48 2015 +0200
  90. be4653b MINOR: http: prepare support for parsing redirect actions on responses by Willy Tarreau · Thu May 28 15:26:58 2015 +0200
  91. b329a31 CLEANUP: http: explicitly reference request in http_apply_redirect_rules() by Willy Tarreau · Fri May 22 16:27:37 2015 +0200
  92. e80fada MEDIUM: capture: adds http-response capture by Thierry FOURNIER · Tue May 26 18:06:31 2015 +0200
  93. 82bf70d MEDIUM: capture: Allow capture with slot identifier by Thierry FOURNIER · Tue May 26 17:58:29 2015 +0200
  94. 35ab275 MINOR: capture: add two "capture" converters by Thierry FOURNIER · Thu May 28 13:22:03 2015 +0200
  95. 98d0485 MAJOR: config: remove the deprecated reqsetbe / reqisetbe actions by Willy Tarreau · Tue May 26 12:18:29 2015 +0200
  96. 26f77e5 BUG/MEDIUM: http: fix the url_param fetch by Dragan Dosen · Mon May 25 10:02:11 2015 +0200
  97. 8be451c MEDIUM: http: url-encoded parsing function can run throught wrapped buffer by Thierry FOURNIER · Wed May 20 15:28:12 2015 +0200
  98. e28c499 MINOR: http: add body_param fetch by Thierry FOURNIER · Tue May 19 14:45:09 2015 +0200
  99. 0948d41 CLEANUP: http: bad indentation by Thierry FOURNIER · Wed May 20 15:22:37 2015 +0200
  100. 4fdc74c MINOR: http: split the url_param in two parts by Thierry FOURNIER · Tue May 19 14:46:23 2015 +0200