1. b89df41 REGTESTS: make tcp-check_min-recv fail fast by Willy Tarreau · Thu Nov 18 17:26:25 2021 +0100
  2. 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
  3. ed9f48e REGTESTS: ssl_crt-list_filters: feature cmd incorrectly set by William Lallemand · Wed Nov 17 02:49:16 2021 +0100
  4. d19d776 REGTESTS: httpclient/lua: add greater body values by William Lallemand · Wed Nov 10 17:40:19 2021 +0100
  5. 4c5a591 Revert "BUG/MINOR: http-ana: Don't eval front after-response rules if stopped on back" by Christopher Faulet · Tue Nov 09 17:48:39 2021 +0100
  6. 46f46df BUG/MINOR: http-ana: Apply stop to the current section for http-response rules by Christopher Faulet · Tue Nov 09 16:33:25 2021 +0100
  7. 68574dd MEDIUM: log: add the client's SNI to the default HTTPS log format by Willy Tarreau · Fri Nov 05 19:14:55 2021 +0100
  8. 6f74976 MEDIUM: connection: rename fc_conn_err and bc_conn_err to fc_err and bc_err by Willy Tarreau · Fri Nov 05 17:07:03 2021 +0100
  9. 41922af REGTESTS: Use `feature cmd` for 2.5+ tests (2) by Tim Duesterhus · Thu Nov 04 21:12:14 2021 +0100
  10. f9d5957 MINOR: server: add ws keyword by Amaury Denoyelle · Mon Oct 18 14:40:29 2021 +0200
  11. 0df0436 BUG/MEDIUM: mux-h2: reject upgrade if no RFC8441 support by Amaury Denoyelle · Mon Oct 18 09:43:29 2021 +0200
  12. 44c5ff6 MEDIUM: vars: make the var() sample fetch function really return type ANY by Willy Tarreau · Tue Nov 02 17:08:15 2021 +0100
  13. 7da35bf BUG/MINOR: http: http_auth_bearer fetch does not work on custom header name by Remi Tricot-Le Breton · Fri Oct 29 15:25:19 2021 +0200
  14. 207f0cb REGTESTS: lua: test httpclient with body streaming by William Lallemand · Thu Oct 28 15:57:33 2021 +0200
  15. e1f3b54 REGTESTS: Add script to test client src/dst manipulation at different levels by Christopher Faulet · Tue Oct 26 18:12:23 2021 +0200
  16. dc2cc90 MINOR: httpclient/lua: support more HTTP methods by William Lallemand · Tue Oct 26 11:43:26 2021 +0200
  17. dec25c3 MINOR: httpclient: support payload within a buffer by William Lallemand · Mon Oct 25 19:48:37 2021 +0200
  18. 1c891bc MINOR: jwt: jwt_verify returns negative values in case of error by Remi Tricot-Le Breton · Mon Oct 18 15:14:49 2021 +0200
  19. bd6b4be CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Fri Oct 15 16:18:21 2021 +0500
  20. e41b497 REGTESTS: Add scripts to test support of TCP/HTTP rules in defaults sections by Christopher Faulet · Wed Oct 13 18:06:55 2021 +0200
  21. 597909f BUG/MINOR: http-ana: Don't eval front after-response rules if stopped on back by Christopher Faulet · Fri Oct 15 13:51:34 2021 +0200
  22. 468c000 BUG/MEDIUM: jwt: fix base64 decoding error detection by Willy Tarreau · Fri Oct 15 11:41:16 2021 +0200
  23. 36da606 REGTESTS: jwt: Add tests for the jwt_verify converter by Remi Tricot-Le Breton · Fri Oct 01 15:36:59 2021 +0200
  24. 1d58b01 MINOR: ssl: add ssl_fc_is_resumed to "option httpslog" by William Lallemand · Thu Oct 14 14:27:48 2021 +0200
  25. e5dfd40 REGTESTS: ssl: re-enable set_ssl_cert_bundle.vtc by William Lallemand · Thu Oct 14 11:06:16 2021 +0200
  26. e1b6109 REGTESTS: ssl: Use mostly TLSv1.2 in ssl_errors test by Remi Tricot-Le Breton · Wed Oct 13 11:21:02 2021 +0200
  27. d12e13a REGTESTS: ssl: Reenable ssl_errors test for OpenSSL only by Remi Tricot-Le Breton · Mon Oct 11 15:34:14 2021 +0200
  28. d266cda REGTESTS: ssl: Fix ssl_errors test for OpenSSL v3 by Remi Tricot-Le Breton · Mon Oct 11 15:34:13 2021 +0200
  29. 1ac65f8 REGTESTS: ssl: Fix references to removed option in test description by Remi Tricot-Le Breton · Mon Oct 11 15:34:11 2021 +0200
  30. 746e6f3 MINOR: httpclient/lua: supports headers via named arguments by William Lallemand · Wed Oct 06 10:57:44 2021 +0200
  31. d28b2b2 BUG/MEDIUM: filters: Fix a typo when a filter is attached blocking the release by Christopher Faulet · Mon Oct 04 07:50:13 2021 +0200
  32. f542941 REGTESTS: ssl: wrong feature cmd in show_ssl_ocspresponse.vtc by William Lallemand · Thu Sep 30 18:45:18 2021 +0200
  33. 2655f2b REGTESTS: ssl: show_ssl_ocspresponse w/ freebsd won't use base64 by William Lallemand · Thu Sep 30 17:57:04 2021 +0200
  34. 8d26438 REGTESTS: ssl: enable ssl_crt-list_filters.vtc again by William Lallemand · Thu Sep 30 15:07:27 2021 +0200
  35. 2f52fdb REGTESTS: ssl: enable show_ssl_ocspresponse.vtc again by William Lallemand · Thu Sep 30 11:19:29 2021 +0200
  36. 1fe0fad MINOR: ssl: Rename ssl_bc_hsk_err to ssl_bc_err by Remi Tricot-Le Breton · Wed Sep 29 18:56:52 2021 +0200
  37. c7e9492 REGTESTS: Add script to validate T-E header parsing by Christopher Faulet · Tue Sep 28 15:55:55 2021 +0200
  38. 039cc08 REGTESTS: lua: test the httpclient:get() feature by William Lallemand · Fri Sep 24 19:02:50 2021 +0200
  39. 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
  40. 8a0e5f8 BUG/MINOR: tcpcheck: Improve LDAP response parsing to fix LDAP check by Christopher Faulet · Thu Sep 16 16:01:09 2021 +0200
  41. 3a4bedc MEDIUM: vars: replace the global name index with a hash by Willy Tarreau · Tue Aug 31 08:51:02 2021 +0200
  42. 54496a6 MINOR: vars: make the vars() sample fetch function support a default value by Willy Tarreau · Fri Sep 03 12:00:13 2021 +0200
  43. e93bff4 MEDIUM: vars: also support format strings in CLI's "set var" command by Willy Tarreau · Fri Sep 03 09:47:37 2021 +0200
  44. 753d4db MINOR: vars: add a "set-var-fmt" directive to the global section by Willy Tarreau · Fri Sep 03 09:02:47 2021 +0200
  45. 9a621ae MEDIUM: vars: add a new "set-var-fmt" action by Willy Tarreau · Thu Sep 02 21:00:38 2021 +0200
  46. bc1223b MINOR: http-rules: add a new "ignore-empty" option to redirects. by Willy Tarreau · Thu Sep 02 16:54:33 2021 +0200
  47. b061fb3 REGTESTS: ssl: Add tests for bc_conn_err and ssl_bc_hsk_err sample fetches by Remi Tricot-Le Breton · Wed Sep 01 15:52:16 2021 +0200
  48. fe21fe7 MINOR: log: Add new "error-log-format" option by Remi Tricot-Le Breton · Tue Aug 31 12:08:52 2021 +0200
  49. 310a260 MEDIUM: config: Deprecate tune.ssl.capture-cipherlist-size by Marcin Deranek · Tue Jul 13 19:04:24 2021 +0200
  50. da0264a MINOR: sample: Add be2hex converter by Marcin Deranek · Tue Jul 13 14:08:56 2021 +0200
  51. 40ca09c MINOR: sample: Add be2dec converter by Marcin Deranek · Tue Jul 13 14:05:24 2021 +0200
  52. cbad112 REGTESTS: Remove REQUIRE_VERSION=1.5 from all tests by Tim Duesterhus · Wed Aug 25 19:17:28 2021 +0200
  53. 7ba9848 REGTESTS: Use `feature cmd` for 2.5+ tests by Tim Duesterhus · Wed Aug 25 19:14:01 2021 +0200
  54. 956be9d REGTEST: fix haproxy required version for server removal test by Amaury Denoyelle · Wed Aug 25 16:35:25 2021 +0200
  55. 104b8e5 REGTEST: add missing lua requirements on server removal test by Amaury Denoyelle · Wed Aug 25 16:24:23 2021 +0200
  56. 14c3c5c MEDIUM: server: allow to remove servers at runtime except non purgeable by Amaury Denoyelle · Mon Aug 23 14:10:51 2021 +0200
  57. 3b2533f REGTESTS: server: fix agent-check syntax and expectation by Willy Tarreau · Fri Aug 20 11:28:15 2021 +0200
  58. 1713eec REGTESTS: abortonclose: after retries, 503 is expected, not close by Willy Tarreau · Fri Aug 20 11:12:47 2021 +0200
  59. ab4fa24 REGTESTS: http_upgrade: fix incorrect expectation on TCP->H1->H2 by Willy Tarreau · Fri Aug 20 11:02:28 2021 +0200
  60. 74f6ab6 MEDIUM: ssl: Keep a reference to the client's certificate for use in logs by Remi Tricot-Le Breton · Thu Aug 19 18:06:30 2021 +0200
  61. 7ef244d REGTESTS: add a test to prevent h2 desync attacks by Amaury Denoyelle · Fri Aug 13 09:43:24 2021 +0200
  62. 0188108 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Aug 07 14:41:56 2021 +0500
  63. a026783 REGTESTS: server: fix dynamic server with checks test by Amaury Denoyelle · Fri Aug 06 15:34:04 2021 +0200
  64. 3e7d468 REGTESTS: server: add dynamic check server test by Amaury Denoyelle · Thu Jul 29 17:34:16 2021 +0200
  65. 56f1f75 MINOR: log: rename 'dontloglegacyconnerr' to 'log-error-via-logformat' by William Lallemand · Mon Aug 02 10:25:30 2021 +0200
  66. 4f59c67 REGTESTS: ssl: ssl_errors.vtc does not work with old openssl version by William Lallemand · Thu Jul 29 16:00:24 2021 +0200
  67. 54f6383 REGTESTS: ssl: Add tests for the connection and SSL error fetches by Remi Tricot-Le Breton · Thu Jul 29 09:45:54 2021 +0200
  68. f2e44d4 REGTESTS: add more complex check conditions to check_conditions.vtc by Willy Tarreau · Sat Jul 17 10:43:33 2021 +0200
  69. b333db3 REGTEST: make check_condition.vtc fail as soon as possible by Willy Tarreau · Sat Jul 17 10:54:46 2021 +0200
  70. 79c52ec REGTESTS: test track support for dynamic servers by Amaury Denoyelle · Thu Jul 15 11:23:17 2021 +0200
  71. 0498fa4 BUG/MINOR: ssl: Default-server configuration ignored by server by Remi Tricot-Le Breton · Tue Jul 13 18:28:22 2021 +0200
  72. ff5adf8 REGTESTS: add http scheme-based normalization test by Amaury Denoyelle · Wed Jul 07 10:49:29 2021 +0200
  73. 0de0bec BUG/MINOR: mqtt: Support empty client ID in CONNECT message by Christopher Faulet · Mon Jun 28 15:37:59 2021 +0200
  74. ca925c9 BUG/MINOR: mqtt: Fix parser for string with more than 127 characters by Christopher Faulet · Mon Jun 28 15:26:00 2021 +0200
  75. e500e59 REGTESTS: fix maxconn update with agent-check by Amaury Denoyelle · Tue Jun 22 16:23:11 2021 +0200
  76. 0ffad2d REGTESTS: server: test ssl support for dynamic servers by Amaury Denoyelle · Fri Jun 18 16:30:36 2021 +0200
  77. 3bc6af4 BUG/MINOR: cache: Correctly handle existing-but-empty 'accept-encoding' header by Tim Duesterhus · Fri Jun 18 15:09:28 2021 +0200
  78. c7b391a BUG/MEDIUM: server/cli: Fix ABBA deadlock when fqdn is set from the CLI by Christopher Faulet · Tue Jun 15 12:01:29 2021 +0200
  79. 4ee192f REGTESTS: Replace REQUIRE_BINARIES with 'command -v' by Tim Duesterhus · Fri Jun 11 19:56:17 2021 +0200
  80. c957048 REGTESTS: Replace REQUIRE_OPTIONS with 'haproxy -cc' for 2.5+ tests by Tim Duesterhus · Fri Jun 11 19:56:16 2021 +0200
  81. 5efc48d REGTESTS: Replace REQUIRE_VERSION=2.5 with 'haproxy -cc' by Tim Duesterhus · Fri Jun 11 19:56:15 2021 +0200
  82. 1b095ca REGTESTS: Remove REQUIRE_VERSION=1.7 from all tests by Tim Duesterhus · Fri Jun 11 18:16:25 2021 +0200
  83. d8be001 REGTESTS: Remove REQUIRE_VERSION=1.6 from all tests by Tim Duesterhus · Fri Jun 11 18:16:24 2021 +0200
  84. b63dbb7 MAJOR: config: remove parsing of the global "nbproc" directive by Willy Tarreau · Fri Jun 11 16:50:29 2021 +0200
  85. 0061323 REGTESTS: ssl: show_ssl_ocspresponce.vtc is broken with BoringSSL by William Lallemand · Fri Jun 11 10:03:08 2021 +0200
  86. 2a77c62 REGTESTS: ssl: Add "show ssl ocsp-response" test by Remi Tricot-Le Breton · Thu Jun 10 13:51:16 2021 +0200
  87. fc0cceb MINOR: haproxy: Add `-cc` argument by Maximilian Mader · Sun Jun 06 00:50:22 2021 +0200
  88. a9334df CLEANUP: reg-tests: Remove obsolete no-htx parameter for reg-tests by Tim Duesterhus · Mon May 31 23:07:29 2021 +0200
  89. 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
  90. a3b2e09 REGTESTS: ssl: Add "set/commit ssl crl-file" test by Remi Tricot-Le Breton · Fri Apr 23 18:35:25 2021 +0200
  91. f615070 REGTESTS: ssl: Add "new/del ssl crl-file" tests by Remi Tricot-Le Breton · Thu Apr 22 11:02:16 2021 +0200
  92. efcc5b2 REGTESTS: ssl: Add "new/del ssl ca-file" tests by Remi Tricot-Le Breton · Mon Mar 29 11:55:40 2021 +0200
  93. 2a22e16 MEDIUM: ssl: Add "show ssl ca-file" CLI command by Remi Tricot-Le Breton · Tue Mar 16 11:19:33 2021 +0100
  94. d5fd09d MINOR: ssl: Add "abort ssl ca-file" CLI command by Remi Tricot-Le Breton · Thu Mar 11 10:22:52 2021 +0100
  95. 2db6101 REGTESTS: ssl: Add new ca-file update tests by Remi Tricot-Le Breton · Fri Mar 05 14:42:40 2021 +0100
  96. 94fd133 REGTESTS: stick-table: add src_conn_rate test by Amaury Denoyelle · Wed May 12 10:51:22 2021 +0200
  97. dec1c36 MINOR: uri_normalizer: Add `fragment-encode` normalizer by Tim Duesterhus · Mon May 10 17:28:26 2021 +0200
  98. c9e05ab MINOR: uri_normalizer: Add `fragment-strip` normalizer by Tim Duesterhus · Mon May 10 17:28:25 2021 +0200
  99. e1465c1 REGTESTS: disable inter-thread idle connection sharing on sensitive tests by Willy Tarreau · Sun May 09 14:41:41 2021 +0200
  100. a9e639a MINOR: http_act: mark normalize-uri as experimental by Amaury Denoyelle · Thu May 06 15:50:12 2021 +0200