1. 5bb21b1 REGTEST: http-rules: test spaces in ACLs with master CLI by William Lallemand · Thu Jun 18 18:56:44 2020 +0200
  2. 398c5f3 REGTEST: http-rules: test spaces in ACLs by William Lallemand · Thu Jun 18 18:52:18 2020 +0200
  3. f38175c MINOR: sample: Add secure_memcmp converter by Tim Duesterhus · Tue Jun 09 11:48:42 2020 +0200
  4. 9947f77 REGTEST: Add connection/proxy_protocol_send_unique_id_alpn by Tim Duesterhus · Wed May 27 12:58:43 2020 +0200
  5. 80f59e5 REGTESTS: Require the version 2.2 to execute lua/set_var by Christopher Faulet · Tue May 26 11:11:23 2020 +0200
  6. 185a643 REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for compression/lua_validation by Christopher Faulet · Tue May 26 11:08:59 2020 +0200
  7. 4e172c9 MEDIUM: lua: Add `ifexist` parameter to `set_var` by Tim Duesterhus · Tue May 19 13:49:42 2020 +0200
  8. 84ebc13 MINOR: lua: Make `set_var()` and `unset_var()` return success by Tim Duesterhus · Tue May 19 13:49:41 2020 +0200
  9. de5021a REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for lua/txn_get_priv by Tim Duesterhus · Tue May 19 13:49:37 2020 +0200
  10. ed48657 REGTESTS: checks: Fix tls_health_checks when IPv6 addresses are used by Christopher Faulet · Mon May 25 07:59:59 2020 +0200
  11. 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
  12. 3b967c1 MINOR: http-htx/proxy: Add http-error directive using http return syntax by Christopher Faulet · Fri May 15 15:47:44 2020 +0200
  13. 5cb513a MEDIUM: http-rules: Rely on http reply for http deny/tarpit rules by Christopher Faulet · Wed May 13 17:56:56 2020 +0200
  14. 8177ad9 MINOR: ssl: split config and runtime variable for ssl-{min,max}-ver by William Lallemand · Wed May 20 16:49:02 2020 +0200
  15. 62f79fe MEDIUM: checks: Make post-41 the default mode for mysql checks by Christopher Faulet · Mon May 18 18:13:03 2020 +0200
  16. 8e36651 MINOR: sample: Add digest and hmac converters by Patrick Gansterer · Wed Apr 22 16:47:57 2020 +0200
  17. a0be859 REGTESTS: make the http-check-send test require version 2.2 by Willy Tarreau · Thu May 07 18:42:22 2020 +0200
  18. 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
  19. 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
  20. 8d38f0a REGTEST: checks: Adapt SSL error message reported when connection is rejected by Christopher Faulet · Wed May 06 11:10:51 2020 +0200
  21. b559426 MINOR: checks: Simplify matching on HTTP headers in HTTP expect rules by Christopher Faulet · Tue May 05 20:23:13 2020 +0200
  22. e596d18 MEDIUM: checks: Remove dedicated sample fetches and use response ones instead by Christopher Faulet · Tue May 05 17:46:34 2020 +0200
  23. 3970819 MEDIUM: checks: Support matching on headers for http-check expect rules by Christopher Faulet · Tue May 05 10:47:36 2020 +0200
  24. cb436f0 REGTEST: checks: Fix sync condition for agent-check by Christopher Faulet · Tue May 05 08:10:36 2020 +0200
  25. a911548 REGTEST: ssl: improve the "set ssl cert" test by William Lallemand · Thu Apr 30 10:19:40 2020 +0200
  26. 3ed722f REGTEST: ssl: remove curl from the "add ssl crt-list" test by William Lallemand · Thu Apr 30 09:47:08 2020 +0200
  27. 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
  28. 2e0dbb7 REGTEST: ssl: test the client certificate authentication by William Lallemand · Tue Apr 28 21:52:38 2020 +0200
  29. 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
  30. f97f846 REGTEST: Add a script to validate agent checks by Christopher Faulet · Fri Apr 24 16:25:28 2020 +0200
  31. 88d939c Revert "MEDIUM: checks: capture groups in expect regexes" by Christopher Faulet · Wed Apr 22 15:32:11 2020 +0200
  32. aec7f76 REGTEST: Add scripts to test based tcp-check health-checks by Christopher Faulet · Wed Apr 22 15:16:58 2020 +0200
  33. 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
  34. 617780f REGTEST: Adapt regtests about checks to recent changes by Christopher Faulet · Tue Apr 07 08:00:35 2020 +0200
  35. 9dcb09f MEDIUM: checks: capture groups in expect regexes by Gaetan Rivet · Fri Feb 07 15:37:17 2020 +0100
  36. 1afd826 MINOR: checks: add min-recv tcp-check expect option by Gaetan Rivet · Fri Feb 07 15:37:17 2020 +0100
  37. 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
  38. 4fd9433 REGTEST: ssl/cli: add other cases of 'add ssl crt-list' by William Lallemand · Thu Apr 02 12:13:27 2020 +0200
  39. 7853251 REGTEST: ssl: pollute the crt-list file by William Lallemand · Wed Apr 01 20:05:25 2020 +0200
  40. fdb6db4 REGTEST: ssl/cli: tests options and filters w/ add ssl crt-list by William Lallemand · Wed Apr 01 17:13:22 2020 +0200
  41. 5e8017d REGTEST: make the unique-id test depend on version 2.0 by Willy Tarreau · Wed Apr 01 16:08:43 2020 +0200
  42. 1d52c7b REGTEST: make the PROXY TLV validation depend on version 2.2 by Willy Tarreau · Tue Mar 31 16:36:20 2020 +0200
  43. 4781fad REGTEST: ssl/cli: change test type to devel by William Lallemand · Tue Mar 31 14:48:34 2020 +0200
  44. 2be4a2e REGTEST: ssl/cli: test the 'add ssl crt-list' command by William Lallemand · Tue Mar 31 12:13:34 2020 +0200
  45. eb421b2 MINOR: listener: add so_name sample fetch by Jerome Magnin · Fri Mar 27 22:08:40 2020 +0100
  46. ce6fc25 REGTEST: increase timeouts on the seamless-reload test by Willy Tarreau · Mon Mar 23 09:11:51 2020 +0100
  47. 77e3b4a CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Tue Mar 10 12:06:11 2020 +0500
  48. cf6e0c8 MEDIUM: proxy_protocol: Support sending unique IDs using PPv2 by Tim Duesterhus · Fri Mar 13 12:34:24 2020 +0100
  49. d1b15b6 MINOR: proxy_protocol: Ingest PP2_TYPE_UNIQUE_ID on incoming connections by Tim Duesterhus · Fri Mar 13 12:34:23 2020 +0100
  50. 488ee7f BUG/MAJOR: proxy_protocol: Properly validate TLV lengths by Tim Duesterhus · Thu Mar 05 22:55:20 2020 +0100
  51. 5fcec84 REGTEST: Add unique-id reg-test by Tim Duesterhus · Fri Feb 28 15:13:32 2020 +0100
  52. 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
  53. b5e6267 REGTESTS: use "command -v" instead of "which" by Willy Tarreau · Tue Feb 18 14:42:33 2020 +0100
  54. 3610486 REGTESTS: Add a reg test for http-after-response rulesets by Christopher Faulet · Thu Feb 06 14:27:09 2020 +0100
  55. c5a0aee REGTESTS: Add reg tests for the HTTP return action by Christopher Faulet · Wed Feb 05 16:46:38 2020 +0100
  56. fa10ffd REGTESTS: make the set_ssl_cert test require version 2.2 by Willy Tarreau · Fri Jan 24 13:49:42 2020 +0100
  57. a5afb0b REGEST: Add reg tests about error files by Christopher Faulet · Mon Jan 20 13:49:48 2020 +0100
  58. cedf8fb REGTEST: Add a strict rewriting mode reg test by Christopher Faulet · Mon Jan 20 11:56:53 2020 +0100
  59. 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
  60. 01f4445 MINOR: http-htx: Move htx sample fetches in the scope "internal" by Christopher Faulet · Wed Jan 08 14:23:40 2020 +0100
  61. ec9ac54 REGTEST: add sample_fetches/hashes.vtc to validate hashes by Willy Tarreau · Wed Jan 15 11:31:01 2020 +0100
  62. 25b5693 REGTEST: mcli/mcli_start_progs: start 2 programs by William Lallemand · Tue Jan 14 15:38:43 2020 +0100
  63. 3e34ac7 REGTEST: set_ssl_cert.vtc: replace "echo" with "printf" by Ilya Shipitsin · Wed Jan 08 22:56:30 2020 +0500
  64. 8c4c1d4 REGTEST: make the "set ssl cert" require version 2.1 by Willy Tarreau · Fri Dec 20 14:35:18 2019 +0100
  65. d5b464b REGTEST: run-regtests: implement #REQUIRE_BINARIES by William Lallemand · Thu Dec 19 14:30:00 2019 +0100
  66. 9c1aa0a REGTEST: ssl: test the "set ssl cert" CLI command by William Lallemand · Thu Dec 19 11:25:19 2019 +0100
  67. cd37324 MINOR: sample: Validate the number of bits for the sha2 converter by Tim Duesterhus · Tue Dec 17 12:31:20 2019 +0100
  68. 1eee6ca REGTEST: Add an HTX reg-test to check an edge case by Christopher Faulet · Wed Dec 11 16:26:11 2019 +0100
  69. 1dfd165 MINOR: backend: Add srv_name sample fetche by vkill · Wed Oct 30 16:58:14 2019 +0800
  70. 1dccfbeb REGTEST: vtest can now enable mcli with its own flag by Jerome Magnin · Wed Oct 30 18:27:45 2019 +0100
  71. 04068a1 REGTESTS: server/cli_set_fqdn requires version 1.8 minimum by Willy Tarreau · Tue Oct 22 13:06:59 2019 +0200
  72. 1545a59 REGTESTS: make seamless-reload depend on 1.9 and above by Willy Tarreau · Tue Oct 22 10:42:10 2019 +0200
  73. 4381d26 BUG/MINOR: sample: Make the `field` converter compatible with `-m found` by Tim Duesterhus · Wed Oct 16 15:11:15 2019 +0200
  74. 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
  75. 452e578 REGTESTS: Adapt proxy_protocol_random_fail.vtc to match normalized URI too by Christopher Faulet · Mon Oct 14 16:22:03 2019 +0200
  76. 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
  77. f42fa7b REGTESTS: checks: make 4be_1srv_health_checks more reliable by Willy Tarreau · Thu Aug 01 09:51:29 2019 +0200
  78. 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
  79. 885f64f REGTESTS: checks: tcp-check connect to multiple ports by Jérôme Magnin · Mon Jul 15 20:19:42 2019 +0200
  80. 721d686 BUG/MEDIUM: compression: Set Vary: Accept-Encoding for compressed responses by Tim Duesterhus · Mon Jun 17 16:10:07 2019 +0200
  81. d437630 MINOR: sample: Add sha2([<bits>]) converter by Tim Duesterhus · Mon Jun 17 12:41:44 2019 +0200
  82. 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
  83. 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
  84. 1bbc74b REGTEST: fix tls_health_checks random failures on MacOS in Travis-CI by Willy Tarreau · Mon May 13 10:47:41 2019 +0200
  85. 5dfdd4a REGTEST: Wrong assumption in IP:port logging test. by Frédéric Lécaille · Tue May 07 12:00:36 2019 +0200
  86. 7eb936e REGTEST: Wrong renaming for one reg test. by Frédéric Lécaille · Tue May 07 11:18:56 2019 +0200
  87. b138ad0 REGTEST: Reg tests file renaming. by Frédéric Lécaille · Tue May 07 11:14:29 2019 +0200
  88. c8f931c REGTEST: Flag some slow reg tests. by Frédéric Lécaille · Tue May 07 11:11:00 2019 +0200
  89. 596ce52 REGTEST: make the "table in peers" test require v2.0 by Willy Tarreau · Tue May 07 07:53:54 2019 +0200
  90. 2eb1c79 REGTEST: make the tls_health_checks test much faster by Willy Tarreau · Tue May 07 07:26:08 2019 +0200
  91. 4d78948 REGTEST: Add reg tests for "table" lines in "peers" sections. by Frédéric Lécaille · Mon Mar 18 14:08:46 2019 +0100
  92. eacb022 REGTEST: Make this reg test be Linux specific. by Frédéric Lécaille · Mon Apr 29 16:10:12 2019 +0200
  93. 85a7ea0 REGTEST: Add a new reg test for log load-balancing feature. by Frédéric Lécaille · Thu Apr 25 20:14:43 2019 +0200
  94. 084354f REGTEST: exclude OSX and generic targets from abns_socket.vtc by Willy Tarreau · Thu Apr 25 08:50:25 2019 +0200
  95. 4fd376d REGTEST: relax the IPv6 address format checks in converters_ipmask_concat_strcmp_field_word by Willy Tarreau · Thu Apr 25 08:47:15 2019 +0200
  96. 03c6ab0 REGTEST: exclude osx and generic targets for 40be_2srv_odd_health_checks by Willy Tarreau · Thu Apr 25 08:39:48 2019 +0200
  97. b894f92 REGTEST: adapt some reg tests after renaming. by Frédéric Lécaille · Fri Mar 29 16:13:48 2019 +0100
  98. d7a8f14 REGTEST: rename the reg test files. by Frédéric Lécaille · Fri Mar 29 15:37:07 2019 +0100
  99. dc1a3bd REGTEST: replace LEVEL option by a more human readable one. by Frédéric Lécaille · Fri Mar 29 15:07:24 2019 +0100
  100. ffe30f7 REGTEST: Missing REQUIRE_VERSION declarations. by Frédéric Lécaille · Fri Apr 19 11:20:52 2019 +0200