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