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