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