1. 46a030c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sun Jul 05 16:36:08 2020 +0500
  2. cf6898c BUG/MINOR: http-ana: Don't wait to send 1xx responses generated by HAProxy by Christopher Faulet · Thu Jun 25 15:55:11 2020 +0200
  3. 1a9db7c BUG/MINOR: http-ana: Set CF_EOI on response channel for generated responses by Christopher Faulet · Thu Jun 25 15:36:45 2020 +0200
  4. 40e6b55 BUG/MEDIUM: http-ana: Don't loop trying to generate a malformed 500 response by Christopher Faulet · Thu Jun 25 16:04:50 2020 +0200
  5. ee99aaf BUG/MINOR: http_ana: clarify connection pointer check on L7 retry by Willy Tarreau · Tue Jun 23 05:58:20 2020 +0200
  6. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
  7. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · Fri Jun 05 17:27:29 2020 +0200
  8. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · Thu Jun 04 23:46:14 2020 +0200
  9. 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · Thu Jun 04 23:20:13 2020 +0200
  10. 4980160 REORG: include: move backend.h to haproxy/backend{,-t}.h by Willy Tarreau · Thu Jun 04 22:50:02 2020 +0200
  11. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · Thu Jun 04 22:29:18 2020 +0200
  12. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · Thu Jun 04 22:01:04 2020 +0200
  13. c7babd8 REORG: include: move filters.h to haproxy/filters{,-t}.h by Willy Tarreau · Thu Jun 04 21:29:29 2020 +0200
  14. c2b1ff0 REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h by Willy Tarreau · Thu Jun 04 21:21:03 2020 +0200
  15. f1d32c4 REORG: include: move channel.h to haproxy/channel{,-t}.h by Willy Tarreau · Thu Jun 04 21:07:02 2020 +0200
  16. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · Thu Jun 04 20:45:39 2020 +0200
  17. 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · Thu Jun 04 19:58:55 2020 +0200
  18. 8c42b8a REORG: include: split common/uri_auth.h into haproxy/uri_auth{,-t}.h by Willy Tarreau · Thu Jun 04 19:27:34 2020 +0200
  19. dcc048a REORG: include: move acl.h to haproxy/acl.h{,-t}.h by Willy Tarreau · Thu Jun 04 19:11:43 2020 +0200
  20. 4aa573d REORG: include: move checks.h to haproxy/check{,-t}.h by Willy Tarreau · Thu Jun 04 18:21:56 2020 +0200
  21. 7ea393d REORG: include: move connection.h to haproxy/connection{,-t}.h by Willy Tarreau · Thu Jun 04 18:02:10 2020 +0200
  22. a171892 REORG: include: move vars.h to haproxy/vars{,-t}.h by Willy Tarreau · Thu Jun 04 16:25:31 2020 +0200
  23. 278161c REORG: include: move capture.h to haproxy/capture{,-t}.h by Willy Tarreau · Thu Jun 04 11:18:28 2020 +0200
  24. 122eba9 REORG: include: move action.h to haproxy/action{,-t}.h by Willy Tarreau · Thu Jun 04 10:15:32 2020 +0200
  25. 8773533 REORG: include: move http_htx.h to haproxy/http_htx{,-t}.h by Willy Tarreau · Thu Jun 04 09:08:41 2020 +0200
  26. 16f958c REORG: include: split common/htx.h into haproxy/htx{,-t}.h by Willy Tarreau · Wed Jun 03 08:44:35 2020 +0200
  27. cd72d8c REORG: include: split common/http.h into haproxy/http{,-t}.h by Willy Tarreau · Tue Jun 02 19:11:26 2020 +0200
  28. 7cd8b6e REORG: include: split common/regex.h into haproxy/regex{,-t}.h by Willy Tarreau · Tue Jun 02 17:32:26 2020 +0200
  29. 6131d6a REORG: include: move common/net_helper.h to haproxy/net_helper.h by Willy Tarreau · Tue Jun 02 16:48:09 2020 +0200
  30. 58017ee REORG: include: move the BUG_ON() code to haproxy/bug.h by Willy Tarreau · Wed May 27 16:51:33 2020 +0200
  31. 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · Wed May 27 16:10:29 2020 +0200
  32. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · Wed May 27 12:58:42 2020 +0200
  33. b304883 MINOR: http-rules: Use an action function to eval http-request auth rules by Christopher Faulet · Wed May 27 15:26:43 2020 +0200
  34. 612f2ea MINOR: http-ana: Use proxy's error replies to emit 401/407 responses by Christopher Faulet · Wed May 27 09:57:28 2020 +0200
  35. ae43b6c MINOR: http-ana: Make the function http_reply_to_htx() public by Christopher Faulet · Wed May 27 15:24:22 2020 +0200
  36. 97e466c MINOR: http-ana: Add a function to write an http reply in an HTX message by Christopher Faulet · Fri May 15 15:12:47 2020 +0200
  37. 2056736 MINOR: htx: Add a function to copy a buffer in an HTX message by Christopher Faulet · Fri May 15 14:52:49 2020 +0200
  38. f1fedc3 CLEANUP: http-htx: Remove unused storage of error messages in buffers by Christopher Faulet · Fri May 15 14:30:32 2020 +0200
  39. 8dfeccf MEDIUM: http-ana: Use http replies for HTTP error messages by Christopher Faulet · Fri May 15 14:16:29 2020 +0200
  40. 507479b MINOR: http-ana: Use a TXN flag to prevent after-response ruleset evaluation by Christopher Faulet · Fri May 15 12:29:46 2020 +0200
  41. e29a97e MINOR: http-htx: Use http reply from the http-errors section by Christopher Faulet · Thu May 14 14:49:25 2020 +0200
  42. 5cb513a MEDIUM: http-rules: Rely on http reply for http deny/tarpit rules by Christopher Faulet · Wed May 13 17:56:56 2020 +0200
  43. 0e2ad61 MINOR: http-ana: Use a dedicated function to send a response from an http reply by Christopher Faulet · Wed May 13 16:38:37 2020 +0200
  44. a53abad CLEANUP: http_ana: Remove unused TXN flags by Christopher Faulet · Wed May 13 08:12:22 2020 +0200
  45. 3c27dda MINOR: stats: Expose native cum_req metric for a server by Marcin Deranek · Fri May 15 18:32:51 2020 +0200
  46. 8cabc97 BUG/MEDIUM: streams: Remove SF_ADDR_SET if we're retrying due to L7 retry. by Olivier Houchard · Tue May 12 22:18:14 2020 +0200
  47. f1dcced BUG/MEDIUM: http_ana: make the detection of NTLM variants safer by Willy Tarreau · Thu May 07 19:27:02 2020 +0200
  48. 49a1d28 BUG/MINOR: http-ana: fix NTLM response parsing again by Willy Tarreau · Thu May 07 19:10:15 2020 +0200
  49. 8d945d6 BUG/MINOR: http-ana: Throw a 500 error if after-response ruleset fails on errors by Christopher Faulet · Mon Apr 20 14:58:38 2020 +0200
  50. 9df1886 BUG/MEDIUM: http-ana: Handle NTLM messages correctly. by Olivier Houchard · Wed Apr 22 21:51:14 2020 +0200
  51. 6fb0f21 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Thu Apr 02 15:25:26 2020 +0500
  52. 2e8ab6b MINOR: use DISGUISE() everywhere we deliberately want to ignore a result by Willy Tarreau · Sat Mar 14 11:03:20 2020 +0100
  53. 49c2a70 BUG/MINOR: http-rules: Abort transaction when a redirect is applied on response by Christopher Faulet · Fri Mar 06 15:44:37 2020 +0100
  54. 90d22a8 BUG/MINOR: http-rules: Return ACT_RET_ABRT to abort a transaction by Christopher Faulet · Fri Mar 06 11:18:39 2020 +0100
  55. e58c000 BUG/MINOR: http-ana: Reset request analysers on a response side error by Christopher Faulet · Mon Mar 02 16:21:01 2020 +0100
  56. a17e662 MEDIUM: stream: Make the `unique_id` member of `struct stream` a `struct ist` by Tim Duesterhus · Thu Mar 05 20:19:02 2020 +0100
  57. 0643b0e MINOR: proxy: Make `header_unique_id` a `struct ist` by Tim Duesterhus · Thu Mar 05 17:56:35 2020 +0100
  58. ed52637 CLEANUP: Use `isttest()` and `istfree()` by Tim Duesterhus · Thu Mar 05 17:56:33 2020 +0100
  59. e296d3e MINOR: ist: Add `int isttest(const struct ist)` by Tim Duesterhus · Thu Mar 05 17:56:31 2020 +0100
  60. 2825b4b MINOR: stream: Use stream_generate_unique_id by Tim Duesterhus · Fri Feb 28 15:13:34 2020 +0100
  61. 127a74d MINOR: stream: Add stream_generate_unique_id function by Tim Duesterhus · Fri Feb 28 15:13:33 2020 +0100
  62. 8b50758 CLEANUP: cache: use read_u32/write_u32 to access the cache entry's hash by Willy Tarreau · Tue Feb 25 09:35:07 2020 +0100
  63. 9d9d645 BUG/MAJOR: http-ana: Always abort the request when a tarpit is triggered by Christopher Faulet · Fri Feb 21 10:20:46 2020 +0100
  64. 6072beb MINOR: http-ana: Match on the path if the monitor-uri starts by a / by Christopher Faulet · Tue Feb 18 15:34:58 2020 +0100
  65. d27689e BUG/MINOR: http-ana: Matching on monitor-uri should be case-sensitive by Christopher Faulet · Tue Feb 18 14:51:51 2020 +0100
  66. a20a653 BUG/MINOR: http-ana: Increment failed_resp counters on invalid response by Christopher Faulet · Wed Feb 05 10:16:41 2020 +0100
  67. 6d0c3df MEDIUM: http: Add a ruleset evaluated on all responses just before forwarding by Christopher Faulet · Wed Jan 22 09:26:35 2020 +0100
  68. a72a7e4 MINOR: http-ana/http-rules: Use dedicated function to forward internal responses by Christopher Faulet · Tue Jan 28 09:28:11 2020 +0100
  69. ef70e25 MINOR: http-ana: Add a function for forward internal responses by Christopher Faulet · Tue Jan 28 09:26:19 2020 +0100
  70. 72c7d8d MINOR: http-ana: Rely on http_reply_and_close() to handle server error by Christopher Faulet · Mon Jan 27 15:32:25 2020 +0100
  71. 60b33a5 MINOR: http-rules: Handle the rule direction when a redirect is evaluated by Christopher Faulet · Tue Jan 28 09:18:10 2020 +0100
  72. c20afb8 BUG/MINOR: http-ana: Set HTX_FL_PROXY_RESP flag if a server perform a redirect by Christopher Faulet · Fri Jan 24 19:16:26 2020 +0100
  73. 7a138dc BUG/MINOR: http-ana: Reset HTX first index when HAPRoxy sends a response by Christopher Faulet · Fri Jan 24 19:12:35 2020 +0100
  74. 637259e BUG/MINOR: http-ana: Don't overwrite outgoing data when an error is reported by Christopher Faulet · Thu Jan 23 11:57:31 2020 +0100
  75. be20cf3 BUG/MINOR: http-ana: Increment the backend counters on the backend by Christopher Faulet · Fri Jan 24 11:41:38 2020 +0100
  76. 220a26c BUG/MEDIUM: 0rtt: Only consider the SSL handshake. by Olivier Houchard · Thu Jan 23 14:57:36 2020 +0100
  77. 2f53390 MINOR: proxy/http-ana: Add support of extra attributes for the cookie directive by Christopher Faulet · Tue Jan 21 11:06:48 2020 +0100
  78. 53a87e1 CLEANUP: http-ana: Remove useless test on txn when the error message is retrieved by Christopher Faulet · Tue Jan 21 10:13:03 2020 +0100
  79. 554c0eb MEDIUM: http-rules: Support an optional error message in http deny rules by Christopher Faulet · Tue Jan 14 12:00:28 2020 +0100
  80. 473e880 MINOR: http-ana: Add an error message in the txn and send it when defined by Christopher Faulet · Tue Jan 14 11:12:37 2020 +0100
  81. 040c8cd MINOR: http-rules: Support an optional status on deny rules for http reponses by Christopher Faulet · Mon Jan 13 16:43:45 2020 +0100
  82. b58f62b MINOR: http-rules: Update txn flags and status when a deny rule is executed by Christopher Faulet · Mon Jan 13 16:40:13 2020 +0100
  83. 5885775 MEDIUM: http-htx/proxy: Use a global and centralized storage for HTTP error messages by Christopher Faulet · Wed Jan 15 15:19:50 2020 +0100
  84. ac98d81 MINOR: http-rule/tcp-rules: Make track-sc* custom actions by Christopher Faulet · Wed Dec 18 09:20:16 2019 +0100
  85. 91b3ec1 MEDIUM: http-rules: Make early-hint custom actions by Christopher Faulet · Fri Jan 17 22:30:06 2020 +0100
  86. 5275aa7 MINOR: http-rules: Group all processing of early-hint rule in its case clause by Christopher Faulet · Fri Jan 17 16:47:42 2020 +0100
  87. 046cf44 MINOR: http-rules: Make set/del-map and add/del-acl custom actions by Christopher Faulet · Tue Dec 17 15:45:23 2019 +0100
  88. d1f27e3 MINOR: http-rules: Make set-header and add-header custom actions by Christopher Faulet · Tue Dec 17 09:33:38 2019 +0100
  89. 92d34fe MINOR: http-rules: Make replace-header and replace-value custom actions by Christopher Faulet · Tue Dec 17 09:20:34 2019 +0100
  90. 105ba6c MINOR: actions: Rename the act_flag enum into act_opt by Christopher Faulet · Wed Dec 18 14:41:51 2019 +0100
  91. cd26e8a MINOR: http-rules/tcp-rules: Call the defined action function first if defined by Christopher Faulet · Wed Dec 18 11:13:39 2019 +0100
  92. 96bff76 MINOR: actions: Regroup some info about HTTP rules in the same struct by Christopher Faulet · Tue Dec 17 13:46:18 2019 +0100
  93. 1aea50e MEDIUM: http-rules: Enable the strict rewriting mode by default by Christopher Faulet · Fri Jan 17 16:03:53 2020 +0100
  94. 46f9554 MINOR: http-rules: Add a rule to enable or disable the strict rewriting mode by Christopher Faulet · Fri Dec 20 10:07:22 2019 +0100
  95. e00d06c MINOR: http-rules: Handle all message rewrites the same way by Christopher Faulet · Mon Dec 16 17:18:42 2019 +0100
  96. a00071e MINOR: http-ana: Add a txn flag to support soft/strict message rewrites by Christopher Faulet · Thu Dec 12 16:41:00 2019 +0100
  97. cff0f73 MINOR: counters: Review conditions to increment counters from analysers by Christopher Faulet · Mon Dec 16 16:13:44 2019 +0100
  98. a08546b MINOR: counters: Remove failed_secu counter and use denied_resp instead by Christopher Faulet · Mon Dec 16 16:07:34 2019 +0100
  99. 74f67af MINOR: http-rules: Handle denied/aborted/invalid connections from HTTP rules by Christopher Faulet · Mon Dec 16 13:07:14 2019 +0100
  100. 3a26bee MINOR: http-rules: Handle internal errors during HTTP rules evaluation by Christopher Faulet · Mon Dec 16 12:47:40 2019 +0100