1. 40ed97b BUG/MINOR: cache: Manage multiple values in cache-control header value by Remi Tricot-Le Breton · 3 years, 8 months ago
  2. 5e10e44 CLEANUP: http_ana: remove unused assignation of `att_beg` by William Dauchy · 3 years, 8 months ago
  3. 3e32036 MINOR: stats: also support a "no-maint" show stat modifier by Willy Tarreau · 3 years, 8 months ago
  4. d6c4836 BUG/MINOR: http-ana: Don't send payload for internal responses to HEAD requests by Christopher Faulet · 3 years, 9 months ago
  5. 9b7587a MINOR: connection: make sockaddr_alloc() take the address to be copied by Willy Tarreau · 3 years, 9 months ago
  6. 2897644 MINOR: stats: inc req counter on listeners. by Emeric Brun · 3 years, 9 months ago
  7. 312294f MINOR: http-rules: Add set-pathq and replace-pathq actions by Christopher Faulet · 3 years, 10 months ago
  8. 1fa0cc1 Revert "BUG/MINOR: http-rules: Replace path and query-string in "replace-path" action" by Christopher Faulet · 3 years, 10 months ago
  9. bde2c4c MINOR: http-htx: Handle an optional reason when replacing the response status by Christopher Faulet · 3 years, 10 months ago
  10. 4b9c0d1 BUG/MINOR: http-rules: Replace path and query-string in "replace-path" action by Christopher Faulet · 3 years, 10 months ago
  11. b8ce505 MINOR: http-htx: Add an option to eval query-string when the path is replaced by Christopher Faulet · 3 years, 10 months ago
  12. 7d51845 BUG/MEDIUM: http-ana: Don't wait to send 1xx responses received from servers by Christopher Faulet · 3 years, 10 months ago
  13. 6b79f38 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years ago
  14. 2151cdd BUG/MEDIUM: http-ana: Only set CF_EXPECT_MORE flag on data filtering by Christopher Faulet · 4 years ago
  15. 810df06 MEDIUM: htx: Add a flag on a HTX message when no more data are expected by Christopher Faulet · 4 years ago
  16. 08016ab MEDIUM: connection: Add private connections synchronously in session server list by Christopher Faulet · 4 years ago
  17. 21ddc74 MINOR: connection: Add a wrapper to mark a connection as private by Christopher Faulet · 4 years ago
  18. 46a030c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years ago
  19. cf6898c BUG/MINOR: http-ana: Don't wait to send 1xx responses generated by HAProxy by Christopher Faulet · 4 years ago
  20. 1a9db7c BUG/MINOR: http-ana: Set CF_EOI on response channel for generated responses by Christopher Faulet · 4 years ago
  21. 40e6b55 BUG/MEDIUM: http-ana: Don't loop trying to generate a malformed 500 response by Christopher Faulet · 4 years ago
  22. ee99aaf BUG/MINOR: http_ana: clarify connection pointer check on L7 retry by Willy Tarreau · 4 years ago
  23. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  24. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  25. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  26. 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  27. 4980160 REORG: include: move backend.h to haproxy/backend{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  28. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  29. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  30. c7babd8 REORG: include: move filters.h to haproxy/filters{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  31. c2b1ff0 REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  32. f1d32c4 REORG: include: move channel.h to haproxy/channel{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  33. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  34. 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  35. 8c42b8a REORG: include: split common/uri_auth.h into haproxy/uri_auth{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  36. dcc048a REORG: include: move acl.h to haproxy/acl.h{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  37. 4aa573d REORG: include: move checks.h to haproxy/check{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  38. 7ea393d REORG: include: move connection.h to haproxy/connection{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  39. a171892 REORG: include: move vars.h to haproxy/vars{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  40. 278161c REORG: include: move capture.h to haproxy/capture{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  41. 122eba9 REORG: include: move action.h to haproxy/action{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  42. 8773533 REORG: include: move http_htx.h to haproxy/http_htx{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  43. 16f958c REORG: include: split common/htx.h into haproxy/htx{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  44. cd72d8c REORG: include: split common/http.h into haproxy/http{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  45. 7cd8b6e REORG: include: split common/regex.h into haproxy/regex{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  46. 6131d6a REORG: include: move common/net_helper.h to haproxy/net_helper.h by Willy Tarreau · 4 years, 1 month ago
  47. 58017ee REORG: include: move the BUG_ON() code to haproxy/bug.h by Willy Tarreau · 4 years, 1 month ago
  48. 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  49. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  50. b304883 MINOR: http-rules: Use an action function to eval http-request auth rules by Christopher Faulet · 4 years, 1 month ago
  51. 612f2ea MINOR: http-ana: Use proxy's error replies to emit 401/407 responses by Christopher Faulet · 4 years, 1 month ago
  52. ae43b6c MINOR: http-ana: Make the function http_reply_to_htx() public by Christopher Faulet · 4 years, 1 month ago
  53. 97e466c MINOR: http-ana: Add a function to write an http reply in an HTX message by Christopher Faulet · 4 years, 2 months ago
  54. 2056736 MINOR: htx: Add a function to copy a buffer in an HTX message by Christopher Faulet · 4 years, 2 months ago
  55. f1fedc3 CLEANUP: http-htx: Remove unused storage of error messages in buffers by Christopher Faulet · 4 years, 2 months ago
  56. 8dfeccf MEDIUM: http-ana: Use http replies for HTTP error messages by Christopher Faulet · 4 years, 2 months ago
  57. 507479b MINOR: http-ana: Use a TXN flag to prevent after-response ruleset evaluation by Christopher Faulet · 4 years, 2 months ago
  58. e29a97e MINOR: http-htx: Use http reply from the http-errors section by Christopher Faulet · 4 years, 2 months ago
  59. 5cb513a MEDIUM: http-rules: Rely on http reply for http deny/tarpit rules by Christopher Faulet · 4 years, 2 months ago
  60. 0e2ad61 MINOR: http-ana: Use a dedicated function to send a response from an http reply by Christopher Faulet · 4 years, 2 months ago
  61. a53abad CLEANUP: http_ana: Remove unused TXN flags by Christopher Faulet · 4 years, 2 months ago
  62. 3c27dda MINOR: stats: Expose native cum_req metric for a server by Marcin Deranek · 4 years, 2 months ago
  63. 8cabc97 BUG/MEDIUM: streams: Remove SF_ADDR_SET if we're retrying due to L7 retry. by Olivier Houchard · 4 years, 2 months ago
  64. f1dcced BUG/MEDIUM: http_ana: make the detection of NTLM variants safer by Willy Tarreau · 4 years, 2 months ago
  65. 49a1d28 BUG/MINOR: http-ana: fix NTLM response parsing again by Willy Tarreau · 4 years, 2 months ago
  66. 8d945d6 BUG/MINOR: http-ana: Throw a 500 error if after-response ruleset fails on errors by Christopher Faulet · 4 years, 3 months ago
  67. 9df1886 BUG/MEDIUM: http-ana: Handle NTLM messages correctly. by Olivier Houchard · 4 years, 2 months ago
  68. 6fb0f21 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 3 months ago
  69. 2e8ab6b MINOR: use DISGUISE() everywhere we deliberately want to ignore a result by Willy Tarreau · 4 years, 4 months ago
  70. 49c2a70 BUG/MINOR: http-rules: Abort transaction when a redirect is applied on response by Christopher Faulet · 4 years, 4 months ago
  71. 90d22a8 BUG/MINOR: http-rules: Return ACT_RET_ABRT to abort a transaction by Christopher Faulet · 4 years, 4 months ago
  72. e58c000 BUG/MINOR: http-ana: Reset request analysers on a response side error by Christopher Faulet · 4 years, 4 months ago
  73. a17e662 MEDIUM: stream: Make the `unique_id` member of `struct stream` a `struct ist` by Tim Duesterhus · 4 years, 4 months ago
  74. 0643b0e MINOR: proxy: Make `header_unique_id` a `struct ist` by Tim Duesterhus · 4 years, 4 months ago
  75. ed52637 CLEANUP: Use `isttest()` and `istfree()` by Tim Duesterhus · 4 years, 4 months ago
  76. e296d3e MINOR: ist: Add `int isttest(const struct ist)` by Tim Duesterhus · 4 years, 4 months ago
  77. 2825b4b MINOR: stream: Use stream_generate_unique_id by Tim Duesterhus · 4 years, 4 months ago
  78. 127a74d MINOR: stream: Add stream_generate_unique_id function by Tim Duesterhus · 4 years, 4 months ago
  79. 8b50758 CLEANUP: cache: use read_u32/write_u32 to access the cache entry's hash by Willy Tarreau · 4 years, 4 months ago
  80. 9d9d645 BUG/MAJOR: http-ana: Always abort the request when a tarpit is triggered by Christopher Faulet · 4 years, 4 months ago
  81. 6072beb MINOR: http-ana: Match on the path if the monitor-uri starts by a / by Christopher Faulet · 4 years, 5 months ago
  82. d27689e BUG/MINOR: http-ana: Matching on monitor-uri should be case-sensitive by Christopher Faulet · 4 years, 5 months ago
  83. a20a653 BUG/MINOR: http-ana: Increment failed_resp counters on invalid response by Christopher Faulet · 4 years, 5 months ago
  84. 6d0c3df MEDIUM: http: Add a ruleset evaluated on all responses just before forwarding by Christopher Faulet · 4 years, 5 months ago
  85. a72a7e4 MINOR: http-ana/http-rules: Use dedicated function to forward internal responses by Christopher Faulet · 4 years, 5 months ago
  86. ef70e25 MINOR: http-ana: Add a function for forward internal responses by Christopher Faulet · 4 years, 5 months ago
  87. 72c7d8d MINOR: http-ana: Rely on http_reply_and_close() to handle server error by Christopher Faulet · 4 years, 5 months ago
  88. 60b33a5 MINOR: http-rules: Handle the rule direction when a redirect is evaluated by Christopher Faulet · 4 years, 5 months ago
  89. c20afb8 BUG/MINOR: http-ana: Set HTX_FL_PROXY_RESP flag if a server perform a redirect by Christopher Faulet · 4 years, 5 months ago
  90. 7a138dc BUG/MINOR: http-ana: Reset HTX first index when HAPRoxy sends a response by Christopher Faulet · 4 years, 5 months ago
  91. 637259e BUG/MINOR: http-ana: Don't overwrite outgoing data when an error is reported by Christopher Faulet · 4 years, 5 months ago
  92. be20cf3 BUG/MINOR: http-ana: Increment the backend counters on the backend by Christopher Faulet · 4 years, 5 months ago
  93. 220a26c BUG/MEDIUM: 0rtt: Only consider the SSL handshake. by Olivier Houchard · 4 years, 5 months ago
  94. 2f53390 MINOR: proxy/http-ana: Add support of extra attributes for the cookie directive by Christopher Faulet · 4 years, 6 months ago
  95. 53a87e1 CLEANUP: http-ana: Remove useless test on txn when the error message is retrieved by Christopher Faulet · 4 years, 6 months ago
  96. 554c0eb MEDIUM: http-rules: Support an optional error message in http deny rules by Christopher Faulet · 4 years, 6 months ago
  97. 473e880 MINOR: http-ana: Add an error message in the txn and send it when defined by Christopher Faulet · 4 years, 6 months ago
  98. 040c8cd MINOR: http-rules: Support an optional status on deny rules for http reponses by Christopher Faulet · 4 years, 6 months ago
  99. b58f62b MINOR: http-rules: Update txn flags and status when a deny rule is executed by Christopher Faulet · 4 years, 6 months ago
  100. 5885775 MEDIUM: http-htx/proxy: Use a global and centralized storage for HTTP error messages by Christopher Faulet · 4 years, 6 months ago