1. 1ac1768 REGTEST: ssl: test "set ssl cert" with separate key / crt by William Lallemand · 3 years, 9 months ago
  2. 5bbdc81 REGTEST: cache: Add if-none-match test case by Remi Tricot-Le Breton · 3 years, 9 months ago
  3. 43ba3cf MEDIUM: proxy: remove start_proxies() by Willy Tarreau · 3 years, 10 months ago
  4. 2ea15a0 REGTESTS: mark abns_socket as broken by Willy Tarreau · 3 years, 9 months ago
  5. f717727 BUG/MINOR: tcpcheck: Set socks4 and send-proxy flags before the connect call by Christopher Faulet · 3 years, 9 months ago
  6. 73cc545 REGTEST: make map_regm_with_backref require 1.7 by Willy Tarreau · 3 years, 9 months ago
  7. f8d46de REGTEST: make abns_socket.vtc require 1.8 by Willy Tarreau · 3 years, 9 months ago
  8. 55da2b9 REGTEST: make agent-check.vtc require 1.8 by Willy Tarreau · 3 years, 9 months ago
  9. 0f08c37 REGTEST: the iif converter test requires 2.3 by Willy Tarreau · 3 years, 9 months ago
  10. 989fe79 REGTEST: make ssl_client_samples and ssl_server_samples requiret to 2.3 by Willy Tarreau · 3 years, 9 months ago
  11. 2aa3dd2 REGTEST: fix host part in balance-uri-path-only.vtc by Willy Tarreau · 3 years, 9 months ago
  12. 1949090 REGTESTS: add a few load balancing tests by Willy Tarreau · 3 years, 10 months ago
  13. 3943e4f MINOR: sample: Add iif(<true>,<false>) converter by Tim Duesterhus · 3 years, 10 months ago
  14. 1c22048 REGTEST: Add a test for request path manipulations, with and without the QS by Christopher Faulet · 3 years, 10 months ago
  15. db522b5 REGTEST: increase some short timeouts to make tests more reliable by Willy Tarreau · 3 years, 10 months ago
  16. a1af38b REGTEST: remove stray leading spaces in converteers_ref_cnt_never_dec.vtc by Willy Tarreau · 3 years, 11 months ago
  17. a598b50 MINOR: ssl: add ssl_{c,s}_chain_der fetch methods by William Dauchy · 4 years ago
  18. 9467f18 BUG/MINOR: http-rules: Fix ACLs parsing for http deny rules by Christopher Faulet · 4 years ago
  19. 86bc953 REGTEST: ssl: add some ssl_c_* sample fetches test by William Lallemand · 4 years ago
  20. 6e56b2c REGTEST: ssl: tests the ssl_f_* sample fetches by William Lallemand · 4 years ago
  21. 47d1718 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years ago
  22. bfa3e81 MINOR: ssl: add the ssl_s_* sample fetches for server side certificate by William Lallemand · 4 years ago
  23. 99cc218 MINOR: cli/ssl: handle trailing slashes in crt-list commands by William Lallemand · 4 years ago
  24. 60837d3 REGTEST: Add a simple script to tests errorfile directives in proxy sections by Christopher Faulet · 4 years, 1 month ago
  25. 5bb21b1 REGTEST: http-rules: test spaces in ACLs with master CLI by William Lallemand · 4 years, 1 month ago
  26. 398c5f3 REGTEST: http-rules: test spaces in ACLs by William Lallemand · 4 years, 1 month ago
  27. f38175c MINOR: sample: Add secure_memcmp converter by Tim Duesterhus · 4 years, 1 month ago
  28. 9947f77 REGTEST: Add connection/proxy_protocol_send_unique_id_alpn by Tim Duesterhus · 4 years, 1 month ago
  29. 80f59e5 REGTESTS: Require the version 2.2 to execute lua/set_var by Christopher Faulet · 4 years, 1 month ago
  30. 185a643 REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for compression/lua_validation by Christopher Faulet · 4 years, 1 month ago
  31. 4e172c9 MEDIUM: lua: Add `ifexist` parameter to `set_var` by Tim Duesterhus · 4 years, 2 months ago
  32. 84ebc13 MINOR: lua: Make `set_var()` and `unset_var()` return success by Tim Duesterhus · 4 years, 2 months ago
  33. de5021a REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for lua/txn_get_priv by Tim Duesterhus · 4 years, 2 months ago
  34. ed48657 REGTESTS: checks: Fix tls_health_checks when IPv6 addresses are used by Christopher Faulet · 4 years, 1 month ago
  35. 66163ec BUG/MINOR: checks: Respect check-ssl param when a port or an addr is specified by Christopher Faulet · 4 years, 2 months ago
  36. 3b967c1 MINOR: http-htx/proxy: Add http-error directive using http return syntax by Christopher Faulet · 4 years, 2 months ago
  37. 5cb513a MEDIUM: http-rules: Rely on http reply for http deny/tarpit rules by Christopher Faulet · 4 years, 2 months ago
  38. 8177ad9 MINOR: ssl: split config and runtime variable for ssl-{min,max}-ver by William Lallemand · 4 years, 2 months ago
  39. 62f79fe MEDIUM: checks: Make post-41 the default mode for mysql checks by Christopher Faulet · 4 years, 2 months ago
  40. 8e36651 MINOR: sample: Add digest and hmac converters by Patrick Gansterer · 4 years, 2 months ago
  41. a0be859 REGTESTS: make the http-check-send test require version 2.2 by Willy Tarreau · 4 years, 2 months ago
  42. 574e7bd MINOR: checks: Support log-format string to set the body for HTTP send rules by Christopher Faulet · 4 years, 2 months ago
  43. 7c95f5f MINOR: checks: Support log-format string to set the URI for HTTP send rules by Christopher Faulet · 4 years, 2 months ago
  44. 8d38f0a REGTEST: checks: Adapt SSL error message reported when connection is rejected by Christopher Faulet · 4 years, 2 months ago
  45. b559426 MINOR: checks: Simplify matching on HTTP headers in HTTP expect rules by Christopher Faulet · 4 years, 2 months ago
  46. e596d18 MEDIUM: checks: Remove dedicated sample fetches and use response ones instead by Christopher Faulet · 4 years, 2 months ago
  47. 3970819 MEDIUM: checks: Support matching on headers for http-check expect rules by Christopher Faulet · 4 years, 2 months ago
  48. cb436f0 REGTEST: checks: Fix sync condition for agent-check by Christopher Faulet · 4 years, 2 months ago
  49. a911548 REGTEST: ssl: improve the "set ssl cert" test by William Lallemand · 4 years, 2 months ago
  50. 3ed722f REGTEST: ssl: remove curl from the "add ssl crt-list" test by William Lallemand · 4 years, 2 months ago
  51. 8aa825a REGTEST: http-rules: Require PCRE or PCRE2 option to run map_redirect script by Christopher Faulet · 4 years, 2 months ago
  52. 2e0dbb7 REGTEST: ssl: test the client certificate authentication by William Lallemand · 4 years, 2 months ago
  53. 907701b MINOR: checks: Use ver keyword to specify the HTTP version for http checks by Christopher Faulet · 4 years, 2 months ago
  54. f97f846 REGTEST: Add a script to validate agent checks by Christopher Faulet · 4 years, 2 months ago
  55. 88d939c Revert "MEDIUM: checks: capture groups in expect regexes" by Christopher Faulet · 4 years, 2 months ago
  56. aec7f76 REGTEST: Add scripts to test based tcp-check health-checks by Christopher Faulet · 4 years, 2 months ago
  57. a67ed43 REGTEST: Fix reg-tests about health-checks to adapt them to recent changes by Christopher Faulet · 4 years, 3 months ago
  58. 617780f REGTEST: Adapt regtests about checks to recent changes by Christopher Faulet · 4 years, 3 months ago
  59. 9dcb09f MEDIUM: checks: capture groups in expect regexes by Gaetan Rivet · 4 years, 5 months ago
  60. 1afd826 MINOR: checks: add min-recv tcp-check expect option by Gaetan Rivet · 4 years, 5 months ago
  61. 8acb128 MINOR: checks: Add a way to send custom headers and payload during http chekcs by Christopher Faulet · 4 years, 3 months ago
  62. 4fd9433 REGTEST: ssl/cli: add other cases of 'add ssl crt-list' by William Lallemand · 4 years, 3 months ago
  63. 7853251 REGTEST: ssl: pollute the crt-list file by William Lallemand · 4 years, 3 months ago
  64. fdb6db4 REGTEST: ssl/cli: tests options and filters w/ add ssl crt-list by William Lallemand · 4 years, 3 months ago
  65. 5e8017d REGTEST: make the unique-id test depend on version 2.0 by Willy Tarreau · 4 years, 3 months ago
  66. 1d52c7b REGTEST: make the PROXY TLV validation depend on version 2.2 by Willy Tarreau · 4 years, 3 months ago
  67. 4781fad REGTEST: ssl/cli: change test type to devel by William Lallemand · 4 years, 3 months ago
  68. 2be4a2e REGTEST: ssl/cli: test the 'add ssl crt-list' command by William Lallemand · 4 years, 3 months ago
  69. eb421b2 MINOR: listener: add so_name sample fetch by Jerome Magnin · 4 years, 3 months ago
  70. ce6fc25 REGTEST: increase timeouts on the seamless-reload test by Willy Tarreau · 4 years, 4 months ago
  71. 77e3b4a CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 4 months ago
  72. cf6e0c8 MEDIUM: proxy_protocol: Support sending unique IDs using PPv2 by Tim Duesterhus · 4 years, 4 months ago
  73. d1b15b6 MINOR: proxy_protocol: Ingest PP2_TYPE_UNIQUE_ID on incoming connections by Tim Duesterhus · 4 years, 4 months ago
  74. 488ee7f BUG/MAJOR: proxy_protocol: Properly validate TLV lengths by Tim Duesterhus · 4 years, 4 months ago
  75. 5fcec84 REGTEST: Add unique-id reg-test by Tim Duesterhus · 4 years, 4 months ago
  76. 6072beb MINOR: http-ana: Match on the path if the monitor-uri starts by a / by Christopher Faulet · 4 years, 5 months ago
  77. b5e6267 REGTESTS: use "command -v" instead of "which" by Willy Tarreau · 4 years, 5 months ago
  78. 3610486 REGTESTS: Add a reg test for http-after-response rulesets by Christopher Faulet · 4 years, 5 months ago
  79. c5a0aee REGTESTS: Add reg tests for the HTTP return action by Christopher Faulet · 4 years, 5 months ago
  80. fa10ffd REGTESTS: make the set_ssl_cert test require version 2.2 by Willy Tarreau · 4 years, 5 months ago
  81. a5afb0b REGEST: Add reg tests about error files by Christopher Faulet · 4 years, 6 months ago
  82. cedf8fb REGTEST: Add a strict rewriting mode reg test by Christopher Faulet · 4 years, 6 months ago
  83. 95d169b REGTEST: Fix format of set-uri HTTP request rule in h1or2_to_h1c.vtc by Christopher Faulet · 4 years, 6 months ago
  84. 01f4445 MINOR: http-htx: Move htx sample fetches in the scope "internal" by Christopher Faulet · 4 years, 6 months ago
  85. ec9ac54 REGTEST: add sample_fetches/hashes.vtc to validate hashes by Willy Tarreau · 4 years, 6 months ago
  86. 25b5693 REGTEST: mcli/mcli_start_progs: start 2 programs by William Lallemand · 4 years, 6 months ago
  87. 3e34ac7 REGTEST: set_ssl_cert.vtc: replace "echo" with "printf" by Ilya Shipitsin · 4 years, 6 months ago
  88. 8c4c1d4 REGTEST: make the "set ssl cert" require version 2.1 by Willy Tarreau · 4 years, 7 months ago
  89. d5b464b REGTEST: run-regtests: implement #REQUIRE_BINARIES by William Lallemand · 4 years, 7 months ago
  90. 9c1aa0a REGTEST: ssl: test the "set ssl cert" CLI command by William Lallemand · 4 years, 7 months ago
  91. cd37324 MINOR: sample: Validate the number of bits for the sha2 converter by Tim Duesterhus · 4 years, 7 months ago
  92. 1eee6ca REGTEST: Add an HTX reg-test to check an edge case by Christopher Faulet · 4 years, 7 months ago
  93. 1dfd165 MINOR: backend: Add srv_name sample fetche by vkill · 4 years, 8 months ago
  94. 1dccfbeb REGTEST: vtest can now enable mcli with its own flag by Jerome Magnin · 4 years, 8 months ago
  95. 04068a1 REGTESTS: server/cli_set_fqdn requires version 1.8 minimum by Willy Tarreau · 4 years, 9 months ago
  96. 1545a59 REGTESTS: make seamless-reload depend on 1.9 and above by Willy Tarreau · 4 years, 9 months ago
  97. 4381d26 BUG/MINOR: sample: Make the `field` converter compatible with `-m found` by Tim Duesterhus · 4 years, 9 months ago
  98. cd48277 REGTEST: mcli/mcli_show_info: launch a 'show info' on the master CLI by William Lallemand · 4 years, 9 months ago
  99. 452e578 REGTESTS: Adapt proxy_protocol_random_fail.vtc to match normalized URI too by Christopher Faulet · 4 years, 9 months ago
  100. 1448d3a REGTESTS: Send valid URIs in peers reg-tests and fix HA config to avoid warnings by Christopher Faulet · 4 years, 9 months ago