1. 7bf46bb BUG/MEDIUM: http-ana: Preserve response's FLT_END analyser on L7 retry by Christopher Faulet · 2 years, 11 months ago
  2. 88bc800 BUILD: tree-wide: avoid warnings caused by redundant checks of obj_types by Willy Tarreau · 3 years ago
  3. 4c5a591 Revert "BUG/MINOR: http-ana: Don't eval front after-response rules if stopped on back" by Christopher Faulet · 3 years, 1 month ago
  4. 46f46df BUG/MINOR: http-ana: Apply stop to the current section for http-response rules by Christopher Faulet · 3 years, 1 month ago
  5. 2471f5c CLEANUP: Apply ist.cocci by Tim Duesterhus · 3 years, 1 month ago
  6. b0c87f1 BUG/MEDIUM: http-ana: Drain request data waiting the tarpit timeout expiration by Christopher Faulet · 3 years, 1 month ago
  7. 8a104ba MINOR: http-ana: Rely on addresses at stream level to set xff and xot headers by Christopher Faulet · 3 years, 1 month ago
  8. d4150ad MEDIUM: http-ana: Eval HTTP rules defined in defaults sections by Christopher Faulet · 3 years, 2 months ago
  9. 597909f BUG/MINOR: http-ana: Don't eval front after-response rules if stopped on back by Christopher Faulet · 3 years, 1 month ago
  10. d347588 BUG/MEDIUM: http-ana: Clear request analyzers when applying redirect rule by Christopher Faulet · 3 years, 2 months ago
  11. 9a006f9 BUG/MINOR: http-ana: increment internal_errors counter on response error by Dragan Dosen · 3 years, 2 months ago
  12. 7833596 BUG/MEDIUM: stream: Stop waiting for more data if SI is blocked on RXBLK_ROOM by Christopher Faulet · 3 years, 2 months ago
  13. 2d56500 BUG/MEDIUM: http-ana: Reset channels analysers when returning an error by Christopher Faulet · 3 years, 3 months ago
  14. b7bfcb3 MINOR: vars: rename vars_init() to vars_init_head() by Willy Tarreau · 3 years, 3 months ago
  15. bc1223b MINOR: http-rules: add a new "ignore-empty" option to redirects. by Willy Tarreau · 3 years, 3 months ago
  16. b73f653 CLEANUP: http_ana: Remove now unused label from http_process_request() by Christopher Faulet · 3 years, 4 months ago
  17. 2524123 MEDIUM: proxy: remove long-broken 'option http_proxy' by Willy Tarreau · 3 years, 4 months ago
  18. b60fb8d BUG/MEDIUM: http_ana: fix crash for http_proxy mode during uri rewrite by Amaury Denoyelle · 3 years, 5 months ago
  19. c453f95 MINOR: http: use http uri parser for path by Amaury Denoyelle · 3 years, 5 months ago
  20. 5a9bd37 REORG: http_ana: split conditions for monitor-uri in wait for request by Amaury Denoyelle · 3 years, 5 months ago
  21. 469c06c MINOR: http-act/tcp-act: Add "set-mark" and "set-tos" for tcp content rules by Christopher Faulet · 3 years, 5 months ago
  22. 1da374a MINOR: http-act/tcp-act: Add "set-nice" for tcp content rules by Christopher Faulet · 3 years, 5 months ago
  23. 551a641 MINOR: http-act/tcp-act: Add "set-log-level" for tcp content rules by Christopher Faulet · 3 years, 5 months ago
  24. 5e702fc MINOR: http-ana: Use -1 status for client aborts during queuing and connect by Christopher Faulet · 3 years, 6 months ago
  25. 1a4449b CLEANUP: http-ana: Remove useless if statement about L7 retries by Christopher Faulet · 3 years, 6 months ago
  26. 1f08bff MINOR: http-ana: Perform L7 retries because of status codes in response analyser by Christopher Faulet · 3 years, 6 months ago
  27. d976923 BUG/MINOR: http-ana: Handle L7 retries on refused early data before K/A aborts by Christopher Faulet · 3 years, 6 months ago
  28. 552601d BUG/MINOR: http-ana: Send the right error if max retries is reached on L7 retry by Christopher Faulet · 3 years, 6 months ago
  29. 9f5382e Revert "MEDIUM: http-ana: Deal with L7 retries in HTTP analysers" by Christopher Faulet · 3 years, 6 months ago
  30. 0351773 MINOR: action: implement experimental actions by Amaury Denoyelle · 3 years, 7 months ago
  31. 30aa0da BUG/MINOR: stream: Reset stream final state and si error type on L7 retry by Christopher Faulet · 3 years, 7 months ago
  32. 75a4284 BUG/MINOR: stream: properly clear the previous error mask on L7 retries by Willy Tarreau · 3 years, 7 months ago
  33. e763c8c BUG/MINOR: stream: Decrement server current session counter on L7 retry by Christopher Faulet · 3 years, 7 months ago
  34. f506d96 MEDIUM: http-ana: handle read error on server side if waiting for response by Christopher Faulet · 3 years, 7 months ago
  35. b2be9a1 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 7 months ago
  36. ff88270 MINOR: pool: move pool declarations to read_mostly by Willy Tarreau · 3 years, 8 months ago
  37. 4781b15 CLEANUP: atomic/tree-wide: replace single increments/decrements with inc/dec by Willy Tarreau · 3 years, 8 months ago
  38. 021a8e4 MEDIUM: http-rules: Add wait-for-body action on request and response side by Christopher Faulet · 3 years, 8 months ago
  39. 75f619a MINOR: http-ana: Simplify creation/destruction of HTTP transactions by Christopher Faulet · 3 years, 9 months ago
  40. c2ac5e4 MINOR: filters/http-ana: Decide to filter HTTP headers in HTTP analysers by Christopher Faulet · 3 years, 9 months ago
  41. 97b3a61 BUG/MINOR: stream: Properly handle TCP>H1>H2 upgrades in http_wait_for_request by Christopher Faulet · 3 years, 9 months ago
  42. f499f50 CLEANUP: l7-retries: do not test the buffer before calling b_alloc() by Willy Tarreau · 3 years, 8 months ago
  43. 36119de BUG/MEDIUM: session: NULL dereference possible when accessing the listener by William Lallemand · 3 years, 9 months ago
  44. dcf753a CLEANUP: Use the ist() macro whenever possible by Tim Duesterhus · 3 years, 9 months ago
  45. 5d1def6 MEDIUM: http-ana: Add IPv6 support for forwardfor and orignialto options by Christopher Faulet · 3 years, 9 months ago
  46. cccded9 BUG/MINOR: http-ana: Only consider dst address to process originalto option by Christopher Faulet · 3 years, 9 months ago
  47. 91e55ea BUG/MINOR: stats: fix compare of no-maint url suffix by Amaury Denoyelle · 3 years, 9 months ago
  48. bf7175f BUG/MINOR: http-ana: Don't increment HTTP error counter on internal errors by Christopher Faulet · 3 years, 10 months ago
  49. 826f3ab MINOR: stick-tables/counters: add http_fail_cnt and http_fail_rate data types by Willy Tarreau · 3 years, 10 months ago
  50. acf8459 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 10 months ago
  51. 5b82cc5 MEDIUM: http-ana: Deal with L7 retries in HTTP analysers by Christopher Faulet · 4 years, 2 months ago
  52. d1ac2b9 MAJOR: htx: Remove the EOM block type and use HTX_FL_EOM instead by Christopher Faulet · 4 years ago
  53. 42432f3 MINOR: htx: Rename HTX_FL_EOI flag into HTX_FL_EOM by Christopher Faulet · 4 years ago
  54. 6e6c7b1 MEDIUM: http-ana: Refuse invalid 101-switching-protocols responses by Christopher Faulet · 3 years, 11 months ago
  55. 576c358 MINOR: htx/http-ana: Save info about Upgrade option in the Connection header by Christopher Faulet · 3 years, 11 months ago
  56. da46a0d MEDIUM: http-ana: Do nothing in wait-for-request analyzer if not htx by Christopher Faulet · 3 years, 10 months ago
  57. 198ef8b BUG/MEDIUM: http-ana: Never for sending data in TUNNEL mode by Christopher Faulet · 4 years ago
  58. c75668e BUG/MINOR: http: Establish a tunnel for all 2xx responses to a CONNECT by Christopher Faulet · 4 years ago
  59. c31bc72 MINOR: h1-htx/http-ana: Set BODYLESS flag on message in TUNNEL state by Christopher Faulet · 4 years ago
  60. 2a40854 MINOR: http-ana: Properly set message flags from the start-line flags by Christopher Faulet · 4 years ago
  61. da831fa CLEANUP: http-ana: Remove TX_WAIT_NEXT_RQ unsued flag by Christopher Faulet · 4 years, 2 months ago
  62. 8bebd2f MEDIUM: http-ana: Don't process partial or empty request anymore by Christopher Faulet · 4 years, 2 months ago
  63. 2afd874 CLEANUP: htx: Remove HTX_FL_UPGRADE unsued flag by Christopher Faulet · 4 years, 2 months ago
  64. 4a8779f MINOR: http-ana: Remove useless update of t_idle duration of the stream by Christopher Faulet · 4 years, 2 months ago
  65. 7a6c513 MINOR: stream: Always get idle duration from the session by Christopher Faulet · 4 years, 2 months ago
  66. ebdd4c5 MINOR: http_act: Add -m flag for del-header name matching method by Maciej Zdeb · 4 years ago
  67. aab1b67 BUG/MEDIUM: http-ana: Don't eval http-after-response ruleset on empty messages by Christopher Faulet · 4 years ago
  68. 63c69a9 BUG/MINOR: http-ana: Don't wait for the body of CONNECT requests by Christopher Faulet · 4 years ago
  69. cc9bf2e MEDIUM: cache: Change caching conditions by Remi Tricot-Le Breton · 4 years, 1 month ago
  70. 40ed97b BUG/MINOR: cache: Manage multiple values in cache-control header value by Remi Tricot-Le Breton · 4 years, 1 month ago
  71. 5e10e44 CLEANUP: http_ana: remove unused assignation of `att_beg` by William Dauchy · 4 years, 1 month ago
  72. 3e32036 MINOR: stats: also support a "no-maint" show stat modifier by Willy Tarreau · 4 years, 1 month ago
  73. d6c4836 BUG/MINOR: http-ana: Don't send payload for internal responses to HEAD requests by Christopher Faulet · 4 years, 1 month ago
  74. 9b7587a MINOR: connection: make sockaddr_alloc() take the address to be copied by Willy Tarreau · 4 years, 1 month ago
  75. 2897644 MINOR: stats: inc req counter on listeners. by Emeric Brun · 4 years, 2 months ago
  76. 312294f MINOR: http-rules: Add set-pathq and replace-pathq actions by Christopher Faulet · 4 years, 3 months ago
  77. 1fa0cc1 Revert "BUG/MINOR: http-rules: Replace path and query-string in "replace-path" action" by Christopher Faulet · 4 years, 3 months ago
  78. bde2c4c MINOR: http-htx: Handle an optional reason when replacing the response status by Christopher Faulet · 4 years, 3 months ago
  79. 4b9c0d1 BUG/MINOR: http-rules: Replace path and query-string in "replace-path" action by Christopher Faulet · 4 years, 3 months ago
  80. b8ce505 MINOR: http-htx: Add an option to eval query-string when the path is replaced by Christopher Faulet · 4 years, 3 months ago
  81. 7d51845 BUG/MEDIUM: http-ana: Don't wait to send 1xx responses received from servers by Christopher Faulet · 4 years, 3 months ago
  82. 6b79f38 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 4 months ago
  83. 2151cdd BUG/MEDIUM: http-ana: Only set CF_EXPECT_MORE flag on data filtering by Christopher Faulet · 4 years, 4 months ago
  84. 810df06 MEDIUM: htx: Add a flag on a HTX message when no more data are expected by Christopher Faulet · 4 years, 4 months ago
  85. 08016ab MEDIUM: connection: Add private connections synchronously in session server list by Christopher Faulet · 4 years, 5 months ago
  86. 21ddc74 MINOR: connection: Add a wrapper to mark a connection as private by Christopher Faulet · 4 years, 5 months ago
  87. 46a030c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 5 months ago
  88. cf6898c BUG/MINOR: http-ana: Don't wait to send 1xx responses generated by HAProxy by Christopher Faulet · 4 years, 5 months ago
  89. 1a9db7c BUG/MINOR: http-ana: Set CF_EOI on response channel for generated responses by Christopher Faulet · 4 years, 5 months ago
  90. 40e6b55 BUG/MEDIUM: http-ana: Don't loop trying to generate a malformed 500 response by Christopher Faulet · 4 years, 5 months ago
  91. ee99aaf BUG/MINOR: http_ana: clarify connection pointer check on L7 retry by Willy Tarreau · 4 years, 5 months ago
  92. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 6 months ago
  93. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 6 months ago
  94. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  95. 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  96. 4980160 REORG: include: move backend.h to haproxy/backend{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  97. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  98. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  99. c7babd8 REORG: include: move filters.h to haproxy/filters{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  100. c2b1ff0 REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h by Willy Tarreau · 4 years, 6 months ago