1. 51ca521 REGTESTS: http: add a test to validate chunked responses delivery by Willy Tarreau · Sat Nov 18 11:01:28 2023 +0100
  2. 6c90379 REGTESTS: http: Improve script testing abortonclose option by Christopher Faulet · Tue Nov 14 09:03:15 2023 +0100
  3. a32f99f BUG/MAJOR: http: reject any empty content-length header value by Willy Tarreau · Wed Aug 09 08:32:48 2023 +0200
  4. 725d547 REGTESTS: h1_host_normalization : Add a barrier to not mix up log messages by Christopher Faulet · Mon Jun 19 19:00:52 2023 +0200
  5. 9704797 BUG/MEDIUM: http-ana: Properly switch the request in tunnel mode on upgrade by Christopher Faulet · Mon Apr 17 08:52:10 2023 +0200
  6. 848878c REGTESTS: Skip http_splicing.vtc script if fast-forward is disabled by Christopher Faulet · Tue Feb 21 11:21:03 2023 +0100
  7. 91fe0bc REGTESTS: Remove unsupported feature command in http_splicing.vtc by Christopher Faulet · Fri Feb 17 15:27:10 2023 +0100
  8. 678a4ce MINOR: haproxy: Add an command option to disable data fast-forward by Christopher Faulet · Tue Feb 14 16:12:54 2023 +0100
  9. f2b02cf MAJOR: http-ana: Review error handling during HTTP payload forwarding by Christopher Faulet · Fri Jan 13 11:02:28 2023 +0100
  10. f4569bb BUG/MINOR: http-ana: Report SF_FINST_R flag on error waiting the request body by Christopher Faulet · Fri Jan 13 10:49:31 2023 +0100
  11. 2a5fb62 REGTESTS: Remove REQUIRE_VERSION=1.9 from all tests by Tim Duesterhus · Wed Jan 04 18:49:36 2023 +0100
  12. 1c52121 REG-TESTS: http: Add more tests about authority/host matching by Christopher Faulet · Tue Nov 22 15:39:12 2022 +0100
  13. 05ed05b REGTESTS: http_request_buffer: Add a barrier to not mix up log messages by Christopher Faulet · Thu Sep 01 19:46:28 2022 +0200
  14. 3f5fbe9 BUG/MEDIUM: h1: Improve authority validation for CONNCET request by Christopher Faulet · Tue Jul 05 14:50:17 2022 +0200
  15. 3d1da9a REGTESTS: http_abortonclose: Extend supported versions by Christopher Faulet · Tue Jun 07 08:20:12 2022 +0200
  16. 33a2745 REGTESTS: http_request_buffer: Increase client timeout to wait "slow" clients by Christopher Faulet · Thu Jun 02 14:01:30 2022 +0200
  17. 0f98a15 REGTESTS: abortonclose: Add a barrier to not mix up log messages by Christopher Faulet · Thu Jun 02 13:56:00 2022 +0200
  18. 96816b0 REGTESTS: abortonclose: Fix some race conditions by Christopher Faulet · Tue May 17 15:08:22 2022 +0200
  19. a8ecbc4 REGTESTS: h1: Add a script to validate H1 splicing support by Christopher Faulet · Fri Nov 26 18:18:40 2021 +0100
  20. f673923 REGTESTS: extend the default I/O timeouts and make them overridable by Willy Tarreau · Thu Nov 18 17:46:22 2021 +0100
  21. 419c117 REGTEST: set retries count to zero for all tests that expect at 503 by Willy Tarreau · Thu Nov 18 17:15:59 2021 +0100
  22. 41922af REGTESTS: Use `feature cmd` for 2.5+ tests (2) by Tim Duesterhus · Thu Nov 04 21:12:14 2021 +0100
  23. f9d5957 MINOR: server: add ws keyword by Amaury Denoyelle · Mon Oct 18 14:40:29 2021 +0200
  24. 0df0436 BUG/MEDIUM: mux-h2: reject upgrade if no RFC8441 support by Amaury Denoyelle · Mon Oct 18 09:43:29 2021 +0200
  25. bd6b4be CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Fri Oct 15 16:18:21 2021 +0500
  26. c7e9492 REGTESTS: Add script to validate T-E header parsing by Christopher Faulet · Tue Sep 28 15:55:55 2021 +0200
  27. 46e058d BUG/MEDIUM: mux-h1: Adjust conditions to ask more space in the channel buffer by Christopher Faulet · Mon Sep 20 07:47:27 2021 +0200
  28. 7ba9848 REGTESTS: Use `feature cmd` for 2.5+ tests by Tim Duesterhus · Wed Aug 25 19:14:01 2021 +0200
  29. 1713eec REGTESTS: abortonclose: after retries, 503 is expected, not close by Willy Tarreau · Fri Aug 20 11:12:47 2021 +0200
  30. 7ef244d REGTESTS: add a test to prevent h2 desync attacks by Amaury Denoyelle · Fri Aug 13 09:43:24 2021 +0200
  31. ff5adf8 REGTESTS: add http scheme-based normalization test by Amaury Denoyelle · Wed Jul 07 10:49:29 2021 +0200
  32. 5efc48d REGTESTS: Replace REQUIRE_VERSION=2.5 with 'haproxy -cc' by Tim Duesterhus · Fri Jun 11 19:56:15 2021 +0200
  33. d8be001 REGTESTS: Remove REQUIRE_VERSION=1.6 from all tests by Tim Duesterhus · Fri Jun 11 18:16:24 2021 +0200
  34. a9334df CLEANUP: reg-tests: Remove obsolete no-htx parameter for reg-tests by Tim Duesterhus · Mon May 31 23:07:29 2021 +0200
  35. 3b9cb60 REGTESTS: Fix http_abortonclose.vtc to support -1 status for some client aborts by Christopher Faulet · Wed Jun 02 17:23:47 2021 +0200
  36. e1465c1 REGTESTS: disable inter-thread idle connection sharing on sensitive tests by Willy Tarreau · Sun May 09 14:41:41 2021 +0200
  37. 16b3751 REGTESTS: Add script to test abortonclose option by Christopher Faulet · Wed Apr 07 14:37:07 2021 +0200
  38. d57d9fe REGTESTS: Add script to tests the wait-for-body HTTP action by Christopher Faulet · Thu Apr 01 10:45:57 2021 +0200
  39. 475fab3 REGTESTS: Add a script to test payload skipping for bodyless HTTP responses by Christopher Faulet · Wed Feb 10 10:20:26 2021 +0100
  40. 85a8136 REGTESTS: Fix required versions for several scripts by Christopher Faulet · Tue Dec 15 17:13:39 2020 +0100
  41. 8969c32 MINOR: vtc: add websocket test by Amaury Denoyelle · Fri Dec 11 17:53:12 2020 +0100
  42. bda3430 MINOR: vtc: add test for h1/h2 protocol upgrade translation by Amaury Denoyelle · Fri Dec 11 17:53:11 2020 +0100
  43. d8b44f0 REGTESTS: Don't run http_msg_full_on_eom script on the 2.4 anymore by Christopher Faulet · Tue Dec 15 14:53:03 2020 +0100
  44. 47d1718 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sun Jun 21 21:42:57 2020 +0500
  45. 01f4445 MINOR: http-htx: Move htx sample fetches in the scope "internal" by Christopher Faulet · Wed Jan 08 14:23:40 2020 +0100
  46. 1eee6ca REGTEST: Add an HTX reg-test to check an edge case by Christopher Faulet · Wed Dec 11 16:26:11 2019 +0100
  47. d7a8f14 REGTEST: rename the reg test files. by Frédéric Lécaille · Fri Mar 29 15:37:07 2019 +0100
  48. f7b941c REGTEST: http-messaging/h00000: Fix the test when the HTX is enabled by Christopher Faulet · Mon Apr 01 11:26:25 2019 +0200
  49. b5c71d7 REGTEST: Enable again reg tests with HEAD HTTP method usage. by Frédéric Lécaille · Tue Mar 26 11:06:29 2019 +0100
  50. 9923316 Revert "REGTEST: Enable reg tests with HEAD HTTP method usage." by Willy Tarreau · Fri Mar 15 15:07:12 2019 +0100
  51. 47e4e13 REGTEST: Enable reg tests with HEAD HTTP method usage. by Frédéric Lécaille · Wed Mar 06 15:42:49 2019 +0100
  52. 1915ca2 BUG/MINOR: mux-h2: always compare content-length to the sum of DATA frames by Willy Tarreau · Thu Jan 24 11:49:37 2019 +0100
  53. 9832a37 REGTESTS: remove the expected window updates from H2 handshakes by Willy Tarreau · Sun Dec 23 09:58:41 2018 +0100
  54. 02a1669 REGTEST: A basic test for "http-buffer-request" by Frédéric Lécaille · Fri Dec 21 11:56:26 2018 +0100
  55. 8f16148 REGTEST: Add option to use HTX prefixed by the macro 'no-htx' by Christopher Faulet · Wed Dec 19 11:49:39 2018 +0100
  56. 4a7b5b3 REGTEST: http-messaging: add "option http-buffer-request" for H2 tests by Willy Tarreau · Fri Dec 14 09:51:48 2018 +0100
  57. 7b8d203 REGTEST: add a few HTTP messaging tests by Willy Tarreau · Thu Dec 13 19:35:29 2018 +0100