1. 02cf4ec MINOR: sample: add param converter by Thayne McCombs · Wed Dec 14 00:19:59 2022 -0700
  2. 6b6f082 REGTESTS: startup: activate automatic_maxconn.vtc by William Lallemand · Tue Dec 13 18:44:35 2022 +0100
  3. 2a22539 REGTESTS: startup: change the expected maxconn to 11000 by William Lallemand · Tue Dec 13 18:13:56 2022 +0100
  4. 38c5b6e REGTESTS: startup: check maxconn computation by William Lallemand · Tue Dec 13 17:17:17 2022 +0100
  5. e1b866a REGTESTS: fix the race conditions in iff.vtc by Christopher Faulet · Fri Dec 09 17:11:22 2022 +0100
  6. 6f86eaa CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed Nov 30 16:22:42 2022 +0500
  7. 5a63e72 REGTESTS: fix peers-related regtests regarding "show table" by Willy Tarreau · Tue Nov 29 16:29:12 2022 +0100
  8. 1c52121 REG-TESTS: http: Add more tests about authority/host matching by Christopher Faulet · Tue Nov 22 15:39:12 2022 +0100
  9. a0e1a87 REG-TESTS: cache: Remove T-E header for 304-Not-Modified responses by Christopher Faulet · Wed Nov 16 17:19:42 2022 +0100
  10. 9fbc84e MINOR: ssl: x509_v_err_str converter transforms an integer to a X509_V_ERR name by William Lallemand · Thu Nov 03 18:56:37 2022 +0100
  11. 960fb74 MEDIUM: ssl: {ca,crt}-ignore-err can now use error constant name by William Lallemand · Thu Nov 03 16:31:50 2022 +0100
  12. 4ed0a3a REGTESTS: httpclient/lua: test the lua task timeout with the httpclient by William Lallemand · Thu Oct 20 11:23:02 2022 +0200
  13. 0d6fb7a BUG/MINOR: checks: update pgsql regex on auth packet by Fatih Acar · Mon Sep 26 17:27:11 2022 +0200
  14. 9a8d8a3 BUG/MINOR: smtpchk: SMTP Service check should gracefully close SMTP transaction by wrightlaw · Thu Sep 08 16:10:48 2022 +0100
  15. 330af2d REGTESTS: 4be_1srv_smtpchk_httpchk_layer47errors: Return valid SMTP replies by Christopher Faulet · Wed Sep 21 15:05:42 2022 +0200
  16. 23bc0b2 REGTESTS: ssl/log: test the log-forward with SSL by William Lallemand · Tue Sep 13 12:41:29 2022 +0200
  17. ebf600a REGTESTS: log: test the log-forward feature by William Lallemand · Tue Sep 13 10:34:36 2022 +0200
  18. 28bc152 REGTESTS: healthcheckmail: Relax matching on the healthcheck log message by Christopher Faulet · Mon Sep 12 09:58:47 2022 +0200
  19. 4b5f302 MINOR: http-check: Remove support for headers/body in "option httpchk" version by Christopher Faulet · Mon Sep 05 09:05:17 2022 +0200
  20. 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
  21. 529b6a3 REGTESTS: Fix prometheus script to perform HTTP health-checks by Christopher Faulet · Wed Aug 24 12:17:31 2022 +0200
  22. 16972e1 REGTESTS: launch http_reuse_always in mworker mode by William Lallemand · Mon Aug 22 12:59:50 2022 +0200
  23. 62c0b99 MINOR: ssl/cli: implement "add ssl ca-file" by William Lallemand · Fri Jul 29 17:50:58 2022 +0200
  24. d23435d REGTESTS: add test for HTTP/2 cookies concatenation by Amaury Denoyelle · Wed Aug 17 16:34:13 2022 +0200
  25. 4b85a96 BUG/MEDIUM: http-ana: fix crash or wrong header deletion by http-restrict-req-hdr-names by Mateusz Malek · Wed Aug 17 14:22:09 2022 +0200
  26. b6189bc REGTESTS: ssl: fix grep invocation to use extended regex in ssl_generate_certificate.vtc by Ilya Shipitsin · Sat Aug 06 22:40:41 2022 +0500
  27. 2f2a288 REGTESTS: ssl: adopt tests to OpenSSL-3.0.N by Ilya Shipitsin · Sun Jul 24 00:05:45 2022 +0500
  28. 0865160 REGTESTS: ssl: adopt tests to OpenSSL-3.0.N by Ilya Shipitsin · Sun Jul 24 00:01:32 2022 +0500
  29. 887a2b5 REGTEESTS: filters: Fix CONNECT request in random-forwarding script by Christopher Faulet · Thu Jul 07 09:52:54 2022 +0200
  30. 3f5fbe9 BUG/MEDIUM: h1: Improve authority validation for CONNCET request by Christopher Faulet · Tue Jul 05 14:50:17 2022 +0200
  31. ae6547f REGTESTS: ssl: add the same cert for client/server by William Lallemand · Mon Jun 20 18:01:30 2022 +0200
  32. cb6c5f4 BUG/MEDIUM: ssl/cli: crash when crt inserted into a crt-list by William Lallemand · Mon Jun 20 16:51:53 2022 +0200
  33. af93676 REGTESTS: healthcheckmail: Relax health-check failure condition by Christopher Faulet · Wed Jun 08 16:55:21 2022 +0200
  34. 5291257 REGTESTS: healthcheckmail: Update the test to be functionnal again by Christopher Faulet · Wed Jun 08 11:57:52 2022 +0200
  35. fdf6934 REGTESTS: restrict_req_hdr_names: Extend supported versions by Christopher Faulet · Tue Jun 07 08:21:18 2022 +0200
  36. 3d1da9a REGTESTS: http_abortonclose: Extend supported versions by Christopher Faulet · Tue Jun 07 08:20:12 2022 +0200
  37. 33a2745 REGTESTS: http_request_buffer: Increase client timeout to wait "slow" clients by Christopher Faulet · Thu Jun 02 14:01:30 2022 +0200
  38. 0f98a15 REGTESTS: abortonclose: Add a barrier to not mix up log messages by Christopher Faulet · Thu Jun 02 13:56:00 2022 +0200
  39. bb186ee REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+ (2) by Tim Duesterhus · Mon May 23 22:45:36 2022 +0200
  40. 96816b0 REGTESTS: abortonclose: Fix some race conditions by Christopher Faulet · Tue May 17 15:08:22 2022 +0200
  41. 18c13d3 MEDIUM: http-ana: Add a proxy option to restrict chars in request header names by Christopher Faulet · Mon May 16 11:43:10 2022 +0200
  42. addfc4d REGTESTS: webstats: remove unused stats socket in /tmp by William Lallemand · Mon Apr 25 18:16:34 2022 +0200
  43. e50aabe REGTESTS: fix the race conditions in be2dec.vtc ad field.vtc by Christopher Faulet · Tue Apr 26 11:20:10 2022 +0200
  44. 5796228 BUG/MEDIUM: rules: Be able to use captures defined in defaults section by Christopher Faulet · Mon Apr 25 14:30:58 2022 +0200
  45. 85c0ff5 REGTESTS: ssl: Update error messages that changed with OpenSSLv3.1.0-dev by Remi Tricot-Le Breton · Thu Apr 21 12:06:42 2022 +0200
  46. 1d6338e MEDIUM: ssl: Disable DHE ciphers by default by Remi Tricot-Le Breton · Tue Apr 12 11:31:55 2022 +0200
  47. 0dbf038 MINOR: sample: converter: Add add_item convertor by Nikola Sale · Sun Apr 03 18:11:53 2022 +0200
  48. 1295798 MEDIUM: mqtt: support mqtt_is_valid and mqtt_field_value converters for MQTTv3.1 by Dhruv Jain · Mon Mar 21 20:04:00 2022 +0530
  49. fbbbc33 REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+ by Tim Duesterhus · Fri Mar 11 22:46:16 2022 +0100
  50. a4af1b7 REGTESTS: fix the race conditions in be2hex.vtc by Christopher Faulet · Mon Mar 14 15:36:27 2022 +0100
  51. 76e8b70 MEDIUM: server: remove experimental-mode for dynamic servers by Amaury Denoyelle · Wed Mar 09 15:07:31 2022 +0100
  52. 3881e17 REGTESTS: server: test SSL/PROXY with checks for dynamic servers by Amaury Denoyelle · Wed Mar 09 16:43:34 2022 +0100
  53. 0657b93 MINOR: stream: add "last_rule_file" and "last_rule_line" samples by Willy Tarreau · Wed Mar 09 17:33:05 2022 +0100
  54. 0dc70ab REGTESTS: fix the race conditions in secure_memcmp.vtc by Christopher Faulet · Tue Mar 01 11:03:00 2022 +0100
  55. e07f8b5 REGTESTS: fix the race conditions in normalize_uri.vtc by Christopher Faulet · Mon Feb 28 17:04:37 2022 +0100
  56. 3d9266f REGTESTS: fix the race conditions in 40be_2srv_odd_health_checks by Willy Tarreau · Mon Feb 21 20:44:00 2022 +0100
  57. 4f4f2b7 MINOR: httpclient/lua: add 'dst' optionnal field by William Lallemand · Thu Feb 17 20:00:23 2022 +0100
  58. c382005 REGTESTS: peers: leave a bit more time to peers to synchronize by Willy Tarreau · Wed Feb 16 11:28:09 2022 +0100
  59. 42f2a51 REGTESTS: server: close an occasional race on dynamic_server_ssl.vtc by Willy Tarreau · Wed Feb 16 10:45:23 2022 +0100
  60. 17b7384 REGTESTS: ssl: Add tests for DH related options by Remi Tricot-Le Breton · Fri Feb 11 12:04:46 2022 +0100
  61. 3f269bb REGTESTS: ssl: Add test for "generate-certificates" SSL option by Remi Tricot-Le Breton · Tue Feb 08 17:45:57 2022 +0100
  62. eb561ce REGTESTS: ssl: Add test for "curves" and "ecdhe" SSL options by Remi Tricot-Le Breton · Tue Feb 08 17:45:55 2022 +0100
  63. 8de3eff REGTESTS: ssl: skip show_ssl_ocspresponse.vtc when BoringSSL is used by Ilya Shipitsin · Mon Jan 31 09:49:47 2022 +0500
  64. 21ea8c5 REGTESTS: Remove REQUIRE_VERSION=1.8 from all tests by Tim Duesterhus · Fri Jan 28 18:09:20 2022 +0100
  65. aab8d25 REGTESTS: ssl: Fix ssl_errors regtest with OpenSSL 1.0.2 by Remi Tricot-Le Breton · Tue Jan 11 17:29:24 2022 +0100
  66. a996763 BUG/MINOR: ssl: Store client SNI in SSL context in case of ClientHello error by Remi Tricot-Le Breton · Fri Jan 07 17:12:01 2022 +0100
  67. 37d3e38 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Fri Jan 07 14:46:15 2022 +0500
  68. acd546b REGTESTS: ssl: update of a crt with server deletion by William Lallemand · Thu Dec 30 14:57:32 2021 +0100
  69. 0387632 REGTESTS: ssl: fix ssl_default_server.vtc by William Lallemand · Wed Dec 29 18:16:27 2021 +0100
  70. 2c776f1 BUG/MEDIUM: ssl: initialize correctly ssl w/ default-server by William Lallemand · Tue Dec 28 18:47:17 2021 +0100
  71. 66545c9 REGTESTS: vars: Remove useless ssl tunes from conditional set-var test by Remi Tricot-Le Breton · Mon Dec 20 10:52:58 2021 +0100
  72. 2d2ceb5 REGTESTS: vars: Add new test for conditional set-var by Remi Tricot-Le Breton · Thu Dec 16 17:14:41 2021 +0100
  73. fc11266 REGTESTS: ssl: use X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY for cert check by Ilya Shipitsin · Sat Dec 04 14:32:23 2021 +0500
  74. 4ab2679 BUG/MINOR: server: Don't rely on last default-server to init server SSL context by Christopher Faulet · Wed Dec 01 09:50:41 2021 +0100
  75. a8ecbc4 REGTESTS: h1: Add a script to validate H1 splicing support by Christopher Faulet · Fri Nov 26 18:18:40 2021 +0100
  76. f03b53c BUG/MINOR: httpclient: allow to replace the host header by William Lallemand · Wed Nov 24 15:38:17 2021 +0100
  77. e15ab93 REGTESTS: ssl: test the TLS resumption by William Lallemand · Wed Nov 17 02:52:51 2021 +0100
  78. f673923 REGTESTS: extend the default I/O timeouts and make them overridable by Willy Tarreau · Thu Nov 18 17:46:22 2021 +0100
  79. b89df41 REGTESTS: make tcp-check_min-recv fail fast by Willy Tarreau · Thu Nov 18 17:26:25 2021 +0100
  80. 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
  81. ed9f48e REGTESTS: ssl_crt-list_filters: feature cmd incorrectly set by William Lallemand · Wed Nov 17 02:49:16 2021 +0100
  82. d19d776 REGTESTS: httpclient/lua: add greater body values by William Lallemand · Wed Nov 10 17:40:19 2021 +0100
  83. 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
  84. 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
  85. 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
  86. 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
  87. 41922af REGTESTS: Use `feature cmd` for 2.5+ tests (2) by Tim Duesterhus · Thu Nov 04 21:12:14 2021 +0100
  88. f9d5957 MINOR: server: add ws keyword by Amaury Denoyelle · Mon Oct 18 14:40:29 2021 +0200
  89. 0df0436 BUG/MEDIUM: mux-h2: reject upgrade if no RFC8441 support by Amaury Denoyelle · Mon Oct 18 09:43:29 2021 +0200
  90. 44c5ff6 MEDIUM: vars: make the var() sample fetch function really return type ANY by Willy Tarreau · Tue Nov 02 17:08:15 2021 +0100
  91. 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
  92. 207f0cb REGTESTS: lua: test httpclient with body streaming by William Lallemand · Thu Oct 28 15:57:33 2021 +0200
  93. e1f3b54 REGTESTS: Add script to test client src/dst manipulation at different levels by Christopher Faulet · Tue Oct 26 18:12:23 2021 +0200
  94. dc2cc90 MINOR: httpclient/lua: support more HTTP methods by William Lallemand · Tue Oct 26 11:43:26 2021 +0200
  95. dec25c3 MINOR: httpclient: support payload within a buffer by William Lallemand · Mon Oct 25 19:48:37 2021 +0200
  96. 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
  97. bd6b4be CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Fri Oct 15 16:18:21 2021 +0500
  98. 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
  99. 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
  100. 468c000 BUG/MEDIUM: jwt: fix base64 decoding error detection by Willy Tarreau · Fri Oct 15 11:41:16 2021 +0200