HAProxy 2.4.17
  1. 014b79b REGTESTS: fix the race conditions in be2dec.vtc ad field.vtc by Christopher Faulet · 2 years, 1 month ago
  2. 08381c4 MEDIUM: mqtt: support mqtt_is_valid and mqtt_field_value converters for MQTTv3.1 by Dhruv Jain · 2 years, 2 months ago
  3. 12460db REGTESTS: fix the race conditions in secure_memcmp.vtc by Christopher Faulet · 2 years, 3 months ago
  4. 23d9efa REGTESTS: fix the race conditions in normalize_uri.vtc by Christopher Faulet · 2 years, 3 months ago
  5. a2f44a9 REGTESTS: fix the race conditions in 40be_2srv_odd_health_checks by Willy Tarreau · 2 years, 3 months ago
  6. adadf72 REGTESTS: peers: leave a bit more time to peers to synchronize by Willy Tarreau · 2 years, 4 months ago
  7. 7c56550 REGTESTS: ssl: fix ssl_default_server.vtc by William Lallemand · 2 years, 5 months ago
  8. 6338b7d BUG/MEDIUM: ssl: initialize correctly ssl w/ default-server by William Lallemand · 2 years, 5 months ago
  9. 7cbd156 BUG/MINOR: server: Don't rely on last default-server to init server SSL context by Christopher Faulet · 2 years, 6 months ago
  10. 69352ec MINOR: server: add ws keyword by Amaury Denoyelle · 2 years, 8 months ago
  11. f5db0fc Revert "BUG/MINOR: http-ana: Don't eval front after-response rules if stopped on back" by Christopher Faulet · 2 years, 7 months ago
  12. b4c4a97 BUG/MINOR: http-ana: Apply stop to the current section for http-response rules by Christopher Faulet · 2 years, 7 months ago
  13. 68993a1 BUG/MEDIUM: mux-h2: reject upgrade if no RFC8441 support by Amaury Denoyelle · 2 years, 8 months ago
  14. 085ccd4 BUG/MINOR: http-ana: Don't eval front after-response rules if stopped on back by Christopher Faulet · 2 years, 8 months ago
  15. 4a9db77 BUG/MEDIUM: filters: Fix a typo when a filter is attached blocking the release by Christopher Faulet · 2 years, 8 months ago
  16. 58f21da BUG/MEDIUM: mux-h1: Adjust conditions to ask more space in the channel buffer by Christopher Faulet · 2 years, 9 months ago
  17. 8101121 BUG/MINOR: tcpcheck: Improve LDAP response parsing to fix LDAP check by Christopher Faulet · 2 years, 9 months ago
  18. 2b0ba5f REGTESTS: abortonclose: after retries, 503 is expected, not close by Willy Tarreau · 2 years, 10 months ago
  19. a511635 REGTESTS: http_upgrade: fix incorrect expectation on TCP->H1->H2 by Willy Tarreau · 2 years, 10 months ago
  20. 39faba7 REGTESTS: add a test to prevent h2 desync attacks by Amaury Denoyelle · 2 years, 10 months ago
  21. c6ecf56 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years, 10 months ago
  22. 3b0f3e0 BUG/MINOR: ssl: Default-server configuration ignored by server by Remi Tricot-Le Breton · 2 years, 11 months ago
  23. 8ba0c5d REGTESTS: add http scheme-based normalization test by Amaury Denoyelle · 2 years, 11 months ago
  24. f333e3e BUG/MINOR: mqtt: Support empty client ID in CONNECT message by Christopher Faulet · 3 years ago
  25. edf94cb BUG/MINOR: mqtt: Fix parser for string with more than 127 characters by Christopher Faulet · 3 years ago
  26. c16c6de REGTESTS: fix maxconn update with agent-check by Amaury Denoyelle · 3 years ago
  27. beec7ea BUG/MINOR: cache: Correctly handle existing-but-empty 'accept-encoding' header by Tim Duesterhus · 3 years ago
  28. 77df12c BUG/MEDIUM: server/cli: Fix ABBA deadlock when fqdn is set from the CLI by Christopher Faulet · 3 years ago
  29. 94fd133 REGTESTS: stick-table: add src_conn_rate test by Amaury Denoyelle · 3 years, 1 month ago
  30. dec1c36 MINOR: uri_normalizer: Add `fragment-encode` normalizer by Tim Duesterhus · 3 years, 1 month ago
  31. c9e05ab MINOR: uri_normalizer: Add `fragment-strip` normalizer by Tim Duesterhus · 3 years, 1 month ago
  32. e1465c1 REGTESTS: disable inter-thread idle connection sharing on sensitive tests by Willy Tarreau · 3 years, 1 month ago
  33. a9e639a MINOR: http_act: mark normalize-uri as experimental by Amaury Denoyelle · 3 years, 1 month ago
  34. 16b3751 REGTESTS: Add script to test abortonclose option by Christopher Faulet · 3 years, 2 months ago
  35. deee369 REGTESTS: add minimal CLI "add map" tests by Willy Tarreau · 3 years, 1 month ago
  36. 996190a REGTESTS: server: fix cli_add_server due to previous trace update by Amaury Denoyelle · 3 years, 1 month ago
  37. 2e4a18e MINOR: uri_normalizer: Add a `percent-decode-unreserved` normalizer by Tim Duesterhus · 3 years, 1 month ago
  38. ff3bb8b MINOR: uri_normalizer: Add a `strip-dot` normalizer by Maximilian Mader · 3 years, 1 month ago
  39. e558043 MINOR: server: implement delete server cli command by Amaury Denoyelle · 3 years, 2 months ago
  40. 5be6ab2 MEDIUM: http_act: Rename uri-normalizers by Tim Duesterhus · 3 years, 2 months ago
  41. a407193 MINOR: uri_normalizer: Add a `percent-upper` normalizer by Tim Duesterhus · 3 years, 2 months ago
  42. d7b89be MINOR: uri_normalizer: Add a `sort-query` normalizer by Tim Duesterhus · 3 years, 2 months ago
  43. 560e1a6 MINOR: uri_normalizer: Add support for supressing leading `../` for dotdot normalizer by Tim Duesterhus · 3 years, 2 months ago
  44. 9982fc2 MINOR: uri_normalizer: Add a `dotdot` normalizer to http-request normalize-uri by Tim Duesterhus · 3 years, 2 months ago
  45. d371e99 MINOR: uri_normalizer: Add a `merge-slashes` normalizer to http-request normalize-uri by Tim Duesterhus · 3 years, 2 months ago
  46. 51c8ad4 MINOR: sample: converter: Add json_query converter by Alex · 3 years, 2 months ago
  47. 92f7d43 MINOR: sample: add ub64dec and ub64enc converters by Moemen MHEDHBI · 3 years, 2 months ago
  48. a1e832b REGTESTS: ssl: mark set_ssl_cert_bundle.vtc as broken by William Lallemand · 3 years, 2 months ago
  49. 3520183 REGTESTS: ssl: "set ssl cert" and multi-certificates bundle by William Lallemand · 3 years, 2 months ago
  50. d57d9fe REGTESTS: Add script to tests the wait-for-body HTTP action by Christopher Faulet · 3 years, 2 months ago
  51. e1b9e1b REGTESTS: Add script to tests TCP to HTTP upgrades by Christopher Faulet · 3 years, 2 months ago
  52. b8bd1ee MEDIUM: cli: add a new experimental "set var" command by Willy Tarreau · 3 years, 2 months ago
  53. c35eb38 MINOR: vars/cli: add a "get var" CLI command to retrieve global variables by Willy Tarreau · 3 years, 2 months ago
  54. 9fdf342 REGTESTS: add a basic reg-test for some "set-var" commands by Willy Tarreau · 3 years, 2 months ago
  55. bc2c386 BUG/MINOR: ssl: Prevent removal of crt-list line if the instance is a default one by Remi Tricot-Le Breton · 3 years, 2 months ago
  56. 8218aed BUG/MINOR: ssl: Fix update of default certificate by Remi Tricot-Le Breton · 3 years, 3 months ago
  57. fb00f31 BUG/MINOR: ssl: Prevent disk access when using "add ssl crt-list" by Remi Tricot-Le Breton · 3 years, 2 months ago
  58. 79e6d2a REGTESTS: wait for proper return of enable server in cli add server test by Amaury Denoyelle · 3 years, 2 months ago
  59. 318c008 REGTESTS: remove unneeded experimental-mode in cli add server test by Amaury Denoyelle · 3 years, 2 months ago
  60. 19d1471 REGTESTS: revert workaround for a crash with recent libressl on http-reuse sni by Ilya Shipitsin · 3 years, 2 months ago
  61. 3046723 MINOR: server: support keyword proto in 'add server' cli by Amaury Denoyelle · 3 years, 3 months ago
  62. 65273ab REGTESTS: implement test for 'add server' cli by Amaury Denoyelle · 3 years, 3 months ago
  63. befef70 BUG/MINOR: sample: Rename SenderComID/TargetComID to SenderCompID/TargetCompID by Daniel Corbett · 3 years, 3 months ago
  64. a47dfab REGTESTS: test http-reuse if no server target by Amaury Denoyelle · 3 years, 3 months ago
  65. 3820ff8 REGTESTS: Add script to test except param for fowardedfor/originalto options by Christopher Faulet · 3 years, 3 months ago
  66. 98ad35f REGTESTS: contrib/prometheus-exporter: test well known labels by William Dauchy · 3 years, 3 months ago
  67. b456744 REGTESTS: contrib/prometheus-exporter: test NaN values by William Dauchy · 3 years, 3 months ago
  68. d8ea188 REGTESTS: workaround for a crash with recent libressl on http-reuse sni by Amaury Denoyelle · 3 years, 3 months ago
  69. 4cce708 REGTESTS: reorder reuse conn proxy protocol test by Amaury Denoyelle · 3 years, 3 months ago
  70. ffcd290 REGTESTS: fix http_reuse_conn_hash proxy test by Amaury Denoyelle · 3 years, 4 months ago
  71. e3f7bd5 MEDIUM: contrib/prometheus-exporter: add listen stats by William Dauchy · 3 years, 4 months ago
  72. d1a7b85 MEDIUM: server: support {check,agent}_addr, agent_port in server state by William Dauchy · 3 years, 4 months ago
  73. 7f583be REGTESTS: fix sni used in http_reuse_conn_hash for libressl 3.3.0 by Amaury Denoyelle · 3 years, 4 months ago
  74. 49aa5e9 REGTESTS: deactivate a failed test on CI in http_reuse_conn_hash by Amaury Denoyelle · 3 years, 4 months ago
  75. 8abbd2d REGTESTS: adjust http_reuse_conn_hash requirements by Amaury Denoyelle · 3 years, 4 months ago
  76. 7ef06c8 MINOR: reg-tests: test http-reuse with proxy protocol by Amaury Denoyelle · 3 years, 4 months ago
  77. 1921d20 MINOR: connection: use proxy protocol as parameter for srv conn hash by Amaury Denoyelle · 3 years, 5 months ago
  78. f679d9b MINOR: reg-test: test http-reuse with specific dst addr by Amaury Denoyelle · 3 years, 5 months ago
  79. e676239 MINOR: reg-tests: test http-reuse with sni by Amaury Denoyelle · 3 years, 4 months ago
  80. 475fab3 REGTESTS: Add a script to test payload skipping for bodyless HTTP responses by Christopher Faulet · 3 years, 4 months ago
  81. 826f3ab MINOR: stick-tables/counters: add http_fail_cnt and http_fail_rate data types by Willy Tarreau · 3 years, 4 months ago
  82. 6916422 MEDIUM: contrib/prometheus-exporter: export base stick table stats by William Dauchy · 3 years, 4 months ago
  83. 2da7429 REGTESTS: unbreak http-check-send.vtc by Willy Tarreau · 3 years, 4 months ago
  84. 23296f9 REGTESTS: mark sample_fetches/hashes.vtc as 2.4-only by Willy Tarreau · 3 years, 4 months ago
  85. cb4ed02 REGTESTS: mark http-check-send.vtc as 2.4-only by Willy Tarreau · 3 years, 4 months ago
  86. fe03e7d MEDIUM: server: adding support for check_port in server state by William Dauchy · 3 years, 4 months ago
  87. e0de0a6 MINOR: ssl/cli: flush the server session cache upon 'commit ssl cert' by William Lallemand · 3 years, 4 months ago
  88. 8695ce0 BUG/MEDIUM: ssl/cli: abort ssl cert is freeing the old store by William Lallemand · 3 years, 4 months ago
  89. ff97eda REGTESTS: set_ssl_server_cert: cleanup the SSL caching option by William Lallemand · 3 years, 4 months ago
  90. a870a9c REGTESTS: set_ssl_server_cert.vtc: remove SSL caching and set as working by William Lallemand · 3 years, 4 months ago
  91. e814321 REGTESTS: set_ssl_server_cert.vtc: set as broken by William Lallemand · 3 years, 4 months ago
  92. d2dcd8a REGTEST: Don't use the websocket to validate http-check by Christopher Faulet · 3 years, 5 months ago
  93. 85a8136 REGTESTS: Fix required versions for several scripts by Christopher Faulet · 3 years, 6 months ago
  94. 8969c32 MINOR: vtc: add websocket test by Amaury Denoyelle · 3 years, 6 months ago
  95. bda3430 MINOR: vtc: add test for h1/h2 protocol upgrade translation by Amaury Denoyelle · 3 years, 6 months ago
  96. d8b44f0 REGTESTS: Don't run http_msg_full_on_eom script on the 2.4 anymore by Christopher Faulet · 3 years, 6 months ago
  97. 7b79424 REGTESTS: set_ssl_server_cert.vtc: check the sha1 from the server by William Lallemand · 3 years, 4 months ago
  98. 7e69637 REGTESTS: set_ssl_server_cert.vtc: check the Sha1 Fingerprint by William Lallemand · 3 years, 4 months ago
  99. 8788c6f REGTESTS: set_ssl_server_cert.vtc: remove the abort command by William Lallemand · 3 years, 4 months ago
  100. f3eedfe MEDIUM: ssl: Enable backend certificate hot update by Remi Tricot-Le Breton · 3 years, 4 months ago