1. a415e89 REGTESTS: ssl: simplify X509_V code check in ssl_client_auth.vtc by William Lallemand · 1 year, 7 months ago
  2. a2fee7f REGTESTS: add success test, "set server" via fqdn by Abhijeet Rastogi · 1 year, 7 months ago
  3. 5529c99 MINOR: sample: Add bc_rtt and bc_rttvar by Aleksandar Lazic · 1 year, 7 months ago
  4. e247038 REGTESTS: remove unsupported "stats bind-process" keyword by Ilya Shipitsin · 1 year, 7 months ago
  5. 5003ac7 MEDIUM: config: set useful ALPN defaults for HTTPS and QUIC by Willy Tarreau · 1 year, 7 months ago
  6. 2e3c04a REGTESTS: add a new "ssl_alpn" test to test ALPN negotiation by Willy Tarreau · 1 year, 7 months ago
  7. 9704797 BUG/MEDIUM: http-ana: Properly switch the request in tunnel mode on upgrade by Christopher Faulet · 1 year, 8 months ago
  8. c394e21 REGTESTS: fix the race conditions in log_uri.vtc by Christopher Faulet · 1 year, 8 months ago
  9. 1edf36a MEDIUM: hlua_fcn: dynamic server iteration and indexing by Thierry Fournier · 2 years, 2 months ago
  10. d3e58f8 REGTESTS : Add test support for case insentitive for url_param by Martin DOLEZ · 1 year, 8 months ago
  11. dafc068 MINOR: ssl: Accept certpath as param in "show ssl ocsp-response" CLI command by Remi Tricot-Le Breton · 1 year, 9 months ago
  12. a6c0a59 MINOR: ssl: Use ocsp update task for "update ssl ocsp-response" command by Remi Tricot-Le Breton · 1 year, 9 months ago
  13. 447a38f MINOR: jwt: Add support for RSA-PSS signatures (PS256 algorithm) by Remi Tricot-Le Breton · 1 year, 9 months ago
  14. 86d1e0b BUG/MINOR: ssl: Fix ocsp-update when using "add ssl crt-list" by Remi Tricot-Le Breton · 1 year, 9 months ago
  15. 5ab54c6 REGTESTS: ssl: Add test for new ocsp update cli commands by Remi Tricot-Le Breton · 1 year, 9 months ago
  16. 780504a REGTESTS: ssl: Fix ocsp update crt-lists by Remi Tricot-Le Breton · 1 year, 9 months ago
  17. fa0413f REGTEST: added tests covering smp_fetch_hdr_ip() by Oto Valek · 1 year, 9 months ago
  18. 34cffed REGTESTS: cache: Use rxresphdrs to only get headers for 304 responses by Christopher Faulet · 1 year, 9 months ago
  19. 879debe BUG/MINOR: cache: Cache response even if request has "no-cache" directive by Remi Tricot-Le Breton · 1 year, 9 months ago
  20. 4ad6ee9 REGTESTS: Fix ssl_errors.vtc script to wait for connections close by Christopher Faulet · 1 year, 9 months ago
  21. 848878c REGTESTS: Skip http_splicing.vtc script if fast-forward is disabled by Christopher Faulet · 1 year, 9 months ago
  22. 91fe0bc REGTESTS: Remove unsupported feature command in http_splicing.vtc by Christopher Faulet · 1 year, 9 months ago
  23. 678a4ce MINOR: haproxy: Add an command option to disable data fast-forward by Christopher Faulet · 1 year, 10 months ago
  24. b015b3e REGTEST: add RFC7239 forwarded header tests by Aurelien DARRAGON · 1 year, 11 months ago
  25. 424981c REGTEST: add ifnone-forwardfor test by Aurelien DARRAGON · 1 year, 11 months ago
  26. a0658c3 BUG/MINOR: jwt: Wrong return value checked by Remi Tricot-Le Breton · 1 year, 10 months ago
  27. 5a8f02a BUG/MEDIUM: jwt: Properly process ecdsa signatures (concatenated R and S params) by Remi Tricot-Le Breton · 1 year, 10 months ago
  28. f2b02cf MAJOR: http-ana: Review error handling during HTTP payload forwarding by Christopher Faulet · 1 year, 11 months ago
  29. f4569bb BUG/MINOR: http-ana: Report SF_FINST_R flag on error waiting the request body by Christopher Faulet · 1 year, 11 months ago
  30. 522841c REGTEST: ssl: Add test for 'update ssl ocsp-response' CLI command by Remi Tricot-Le Breton · 1 year, 11 months ago
  31. 7956aa1 REGTEST: fix the race conditions in hmac.vtc by Aurelien DARRAGON · 1 year, 11 months ago
  32. 1858c24 REGTEST: fix the race conditions in digest.vtc by Aurelien DARRAGON · 1 year, 11 months ago
  33. 63762b0 REGTEST: fix the race conditions in add_item.vtc by Aurelien DARRAGON · 1 year, 11 months ago
  34. d4140a7 REGTEST: fix the race conditions in json_query.vtc by Aurelien DARRAGON · 1 year, 11 months ago
  35. 18cd474 REGTESTS: Remove tests with REQUIRE_VERSION_BELOW=1.9 by Tim Duesterhus · 1 year, 11 months ago
  36. 7aff1bf REGTESTS: Remove REQUIRE_VERSION=2.0 from all tests by Tim Duesterhus · 1 year, 11 months ago
  37. 2a5fb62 REGTESTS: Remove REQUIRE_VERSION=1.9 from all tests by Tim Duesterhus · 1 year, 11 months ago
  38. 2f275fb REGTESTS: ssl: Add tests for ocsp auto update mechanism by Remi Tricot-Le Breton · 2 years ago
  39. 8f5699b REGTESTS: ssl: enable the ssl_reuse.vtc test for WolfSSL by William Lallemand · 2 years ago
  40. 1039669 BUG/MEDIUM: tests: use tmpdir to create UNIX socket by Bertrand Jacquin · 2 years ago
  41. 7332a12 REGTESTS: startup: disable automatic_maxconn.vtc by William Lallemand · 2 years ago
  42. da93802 BUG/MEDIUM: mux-h1: Don't release H1 stream upgraded from TCP on error by Christopher Faulet · 2 years ago
  43. f98b3b1 REGTESTS: startup: add alternatives values in automatic_maxconn.vtc by William Lallemand · 2 years ago
  44. 02cf4ec MINOR: sample: add param converter by Thayne McCombs · 2 years ago
  45. 6b6f082 REGTESTS: startup: activate automatic_maxconn.vtc by William Lallemand · 2 years ago
  46. 2a22539 REGTESTS: startup: change the expected maxconn to 11000 by William Lallemand · 2 years ago
  47. 38c5b6e REGTESTS: startup: check maxconn computation by William Lallemand · 2 years ago
  48. e1b866a REGTESTS: fix the race conditions in iff.vtc by Christopher Faulet · 2 years ago
  49. 6f86eaa CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years ago
  50. 5a63e72 REGTESTS: fix peers-related regtests regarding "show table" by Willy Tarreau · 2 years ago
  51. 1c52121 REG-TESTS: http: Add more tests about authority/host matching by Christopher Faulet · 2 years ago
  52. a0e1a87 REG-TESTS: cache: Remove T-E header for 304-Not-Modified responses by Christopher Faulet · 2 years ago
  53. 9fbc84e MINOR: ssl: x509_v_err_str converter transforms an integer to a X509_V_ERR name by William Lallemand · 2 years, 1 month ago
  54. 960fb74 MEDIUM: ssl: {ca,crt}-ignore-err can now use error constant name by William Lallemand · 2 years, 1 month ago
  55. 4ed0a3a REGTESTS: httpclient/lua: test the lua task timeout with the httpclient by William Lallemand · 2 years, 1 month ago
  56. 0d6fb7a BUG/MINOR: checks: update pgsql regex on auth packet by Fatih Acar · 2 years, 2 months ago
  57. 9a8d8a3 BUG/MINOR: smtpchk: SMTP Service check should gracefully close SMTP transaction by wrightlaw · 2 years, 3 months ago
  58. 330af2d REGTESTS: 4be_1srv_smtpchk_httpchk_layer47errors: Return valid SMTP replies by Christopher Faulet · 2 years, 2 months ago
  59. 23bc0b2 REGTESTS: ssl/log: test the log-forward with SSL by William Lallemand · 2 years, 3 months ago
  60. ebf600a REGTESTS: log: test the log-forward feature by William Lallemand · 2 years, 3 months ago
  61. 28bc152 REGTESTS: healthcheckmail: Relax matching on the healthcheck log message by Christopher Faulet · 2 years, 3 months ago
  62. 4b5f302 MINOR: http-check: Remove support for headers/body in "option httpchk" version by Christopher Faulet · 2 years, 3 months ago
  63. 05ed05b REGTESTS: http_request_buffer: Add a barrier to not mix up log messages by Christopher Faulet · 2 years, 3 months ago
  64. 529b6a3 REGTESTS: Fix prometheus script to perform HTTP health-checks by Christopher Faulet · 2 years, 3 months ago
  65. 16972e1 REGTESTS: launch http_reuse_always in mworker mode by William Lallemand · 2 years, 3 months ago
  66. 62c0b99 MINOR: ssl/cli: implement "add ssl ca-file" by William Lallemand · 2 years, 4 months ago
  67. d23435d REGTESTS: add test for HTTP/2 cookies concatenation by Amaury Denoyelle · 2 years, 3 months ago
  68. 4b85a96 BUG/MEDIUM: http-ana: fix crash or wrong header deletion by http-restrict-req-hdr-names by Mateusz Malek · 2 years, 3 months ago
  69. b6189bc REGTESTS: ssl: fix grep invocation to use extended regex in ssl_generate_certificate.vtc by Ilya Shipitsin · 2 years, 4 months ago
  70. 2f2a288 REGTESTS: ssl: adopt tests to OpenSSL-3.0.N by Ilya Shipitsin · 2 years, 4 months ago
  71. 0865160 REGTESTS: ssl: adopt tests to OpenSSL-3.0.N by Ilya Shipitsin · 2 years, 4 months ago
  72. 887a2b5 REGTEESTS: filters: Fix CONNECT request in random-forwarding script by Christopher Faulet · 2 years, 5 months ago
  73. 3f5fbe9 BUG/MEDIUM: h1: Improve authority validation for CONNCET request by Christopher Faulet · 2 years, 5 months ago
  74. ae6547f REGTESTS: ssl: add the same cert for client/server by William Lallemand · 2 years, 5 months ago
  75. cb6c5f4 BUG/MEDIUM: ssl/cli: crash when crt inserted into a crt-list by William Lallemand · 2 years, 5 months ago
  76. af93676 REGTESTS: healthcheckmail: Relax health-check failure condition by Christopher Faulet · 2 years, 6 months ago
  77. 5291257 REGTESTS: healthcheckmail: Update the test to be functionnal again by Christopher Faulet · 2 years, 6 months ago
  78. fdf6934 REGTESTS: restrict_req_hdr_names: Extend supported versions by Christopher Faulet · 2 years, 6 months ago
  79. 3d1da9a REGTESTS: http_abortonclose: Extend supported versions by Christopher Faulet · 2 years, 6 months ago
  80. 33a2745 REGTESTS: http_request_buffer: Increase client timeout to wait "slow" clients by Christopher Faulet · 2 years, 6 months ago
  81. 0f98a15 REGTESTS: abortonclose: Add a barrier to not mix up log messages by Christopher Faulet · 2 years, 6 months ago
  82. bb186ee REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+ (2) by Tim Duesterhus · 2 years, 6 months ago
  83. 96816b0 REGTESTS: abortonclose: Fix some race conditions by Christopher Faulet · 2 years, 7 months ago
  84. 18c13d3 MEDIUM: http-ana: Add a proxy option to restrict chars in request header names by Christopher Faulet · 2 years, 7 months ago
  85. addfc4d REGTESTS: webstats: remove unused stats socket in /tmp by William Lallemand · 2 years, 7 months ago
  86. e50aabe REGTESTS: fix the race conditions in be2dec.vtc ad field.vtc by Christopher Faulet · 2 years, 7 months ago
  87. 5796228 BUG/MEDIUM: rules: Be able to use captures defined in defaults section by Christopher Faulet · 2 years, 7 months ago
  88. 85c0ff5 REGTESTS: ssl: Update error messages that changed with OpenSSLv3.1.0-dev by Remi Tricot-Le Breton · 2 years, 7 months ago
  89. 1d6338e MEDIUM: ssl: Disable DHE ciphers by default by Remi Tricot-Le Breton · 2 years, 8 months ago
  90. 0dbf038 MINOR: sample: converter: Add add_item convertor by Nikola Sale · 2 years, 8 months ago
  91. 1295798 MEDIUM: mqtt: support mqtt_is_valid and mqtt_field_value converters for MQTTv3.1 by Dhruv Jain · 2 years, 8 months ago
  92. fbbbc33 REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+ by Tim Duesterhus · 2 years, 9 months ago
  93. a4af1b7 REGTESTS: fix the race conditions in be2hex.vtc by Christopher Faulet · 2 years, 9 months ago
  94. 76e8b70 MEDIUM: server: remove experimental-mode for dynamic servers by Amaury Denoyelle · 2 years, 9 months ago
  95. 3881e17 REGTESTS: server: test SSL/PROXY with checks for dynamic servers by Amaury Denoyelle · 2 years, 9 months ago
  96. 0657b93 MINOR: stream: add "last_rule_file" and "last_rule_line" samples by Willy Tarreau · 2 years, 9 months ago
  97. 0dc70ab REGTESTS: fix the race conditions in secure_memcmp.vtc by Christopher Faulet · 2 years, 9 months ago
  98. e07f8b5 REGTESTS: fix the race conditions in normalize_uri.vtc by Christopher Faulet · 2 years, 9 months ago
  99. 3d9266f REGTESTS: fix the race conditions in 40be_2srv_odd_health_checks by Willy Tarreau · 2 years, 9 months ago
  100. 4f4f2b7 MINOR: httpclient/lua: add 'dst' optionnal field by William Lallemand · 2 years, 9 months ago