1. 6ade861 REGTESTS: Fix proxy_protocol_tlv_validation by Christopher Faulet · Tue Oct 20 09:10:25 2020 +0200
  2. 72cffaf MEDIUM: cache: Remove cache entry in case of POST on the same resource by Remi Tricot-Le Breton · Thu Dec 03 18:19:31 2020 +0100
  3. 795e141 MINOR: cache: Do not store stale entry by Remi Tricot-Le Breton · Thu Dec 03 18:19:29 2020 +0100
  4. cc794b9 REGTESTS: add a test for the threaded Lua code by Willy Tarreau · Wed Dec 02 16:44:34 2020 +0100
  5. 8bb72aa MINOR: cache: Improve accept_encoding_normalizer by Remi Tricot-Le Breton · Mon Nov 30 17:06:03 2020 +0100
  6. fcdfd85 MINOR: log: Logging HTTP path only with %HPO by Maciej Zdeb · Mon Nov 30 18:27:47 2020 +0000
  7. b381a50 BUG/MAJOR: tcpcheck: Allocate input and output buffers from the buffer pool by Christopher Faulet · Wed Nov 25 13:47:00 2020 +0100
  8. 754b242 MINOR: cache: Add a process-vary option that can enable/disable Vary processing by Remi Tricot-Le Breton · Mon Nov 16 15:56:10 2020 +0100
  9. 1785f3d MEDIUM: cache: Add the Vary header support by Remi Tricot-Le Breton · Mon Nov 16 15:56:09 2020 +0100
  10. ebdd4c5 MINOR: http_act: Add -m flag for del-header name matching method by Maciej Zdeb · Fri Nov 20 13:58:48 2020 +0000
  11. 4137889 REGTESTS: mark proxy_protocol_random_fail as broken by Willy Tarreau · Sat Nov 21 15:33:03 2020 +0100
  12. a1ef754 REGTEST: server/cli_set_ssl.vtc requires OpenSSL by William Lallemand · Wed Nov 18 17:41:28 2020 +0100
  13. f637044 MEDIUM: cli/ssl: configure ssl on server at runtime by William Dauchy · Sat Nov 14 19:25:33 2020 +0100
  14. a2a46ee REGTESTS: converter: add url_dec test by William Dauchy · Sun Nov 15 14:04:43 2020 +0100
  15. 1bc8983 REGTESTS: mark the abns test as broken again by Willy Tarreau · Tue Nov 17 11:45:10 2020 +0100
  16. 4f33760 REGTESTS: Add a script to test the random forwarding with several filters by Christopher Faulet · Tue Nov 17 10:47:35 2020 +0100
  17. afe36e4 REGTESTS: Add sample_fetches/cook.vtc by Tim Duesterhus · Fri Nov 13 19:36:47 2020 +0100
  18. c300747 REGTEST: make ssl_client_samples and ssl_server_samples require to 2.2 by Christopher Faulet · Fri Nov 13 17:10:51 2020 +0100
  19. cc9bf2e MEDIUM: cache: Change caching conditions by Remi Tricot-Le Breton · Thu Nov 12 11:14:41 2020 +0100
  20. 8f04e18 REGTEST: ssl: mark reg-tests/ssl/ssl_crt-list_filters.vtc as broken by William Lallemand · Tue Nov 10 22:40:24 2020 +0100
  21. 50c03aa BUG/MEDIUM: ssl/crt-list: correctly insert crt-list line if crt already loaded by William Lallemand · Fri Nov 06 16:24:07 2020 +0100
  22. 3ff9591 REGTEST: ssl: test wildcard and multi-type + exclusions by William Lallemand · Fri Nov 06 14:46:36 2020 +0100
  23. 3218647 REGTEST: converter: Add a regtest for MQTT converters by Christopher Faulet · Fri Oct 30 17:46:00 2020 +0100
  24. 7983b86 REGTEST: converter: Add a regtest for fix converters by Christopher Faulet · Thu Oct 29 16:34:22 2020 +0100
  25. 501c995 REGTESTS: mark abns_socket as working now by Willy Tarreau · Tue Nov 03 18:43:48 2020 +0100
  26. a647611 MINOR: cache: Add Expires header value parsing by Remi Tricot-Le Breton · Wed Oct 28 17:52:53 2020 +0100
  27. bf97121 MINOR: cache: Create res.cache_hit and res.cache_name sample fetches by Remi Tricot-Le Breton · Tue Oct 27 11:55:57 2020 +0100
  28. 53161d8 MINOR: cache: Process the If-Modified-Since header in conditional requests by Remi Tricot-Le Breton · Fri Oct 23 10:51:28 2020 +0200
  29. 1ac1768 REGTEST: ssl: test "set ssl cert" with separate key / crt by William Lallemand · Fri Oct 23 18:37:19 2020 +0200
  30. 5bbdc81 REGTEST: cache: Add if-none-match test case by Remi Tricot-Le Breton · Thu Oct 22 10:40:06 2020 +0200
  31. 43ba3cf MEDIUM: proxy: remove start_proxies() by Willy Tarreau · Thu Sep 24 09:57:32 2020 +0200
  32. 2ea15a0 REGTESTS: mark abns_socket as broken by Willy Tarreau · Fri Oct 09 11:14:35 2020 +0200
  33. f717727 BUG/MINOR: tcpcheck: Set socks4 and send-proxy flags before the connect call by Christopher Faulet · Fri Oct 02 13:41:55 2020 +0200
  34. 73cc545 REGTEST: make map_regm_with_backref require 1.7 by Willy Tarreau · Tue Sep 29 11:00:51 2020 +0200
  35. f8d46de REGTEST: make abns_socket.vtc require 1.8 by Willy Tarreau · Tue Sep 29 10:58:44 2020 +0200
  36. 55da2b9 REGTEST: make agent-check.vtc require 1.8 by Willy Tarreau · Tue Sep 29 10:58:04 2020 +0200
  37. 0f08c37 REGTEST: the iif converter test requires 2.3 by Willy Tarreau · Tue Sep 29 10:51:16 2020 +0200
  38. 989fe79 REGTEST: make ssl_client_samples and ssl_server_samples requiret to 2.3 by Willy Tarreau · Tue Sep 29 10:50:23 2020 +0200
  39. 2aa3dd2 REGTEST: fix host part in balance-uri-path-only.vtc by Willy Tarreau · Tue Sep 29 09:58:23 2020 +0200
  40. 1949090 REGTESTS: add a few load balancing tests by Willy Tarreau · Wed Sep 23 09:02:13 2020 +0200
  41. 3943e4f MINOR: sample: Add iif(<true>,<false>) converter by Tim Duesterhus · Fri Sep 11 14:25:23 2020 +0200
  42. 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
  43. db522b5 REGTEST: increase some short timeouts to make tests more reliable by Willy Tarreau · Wed Sep 02 07:26:08 2020 +0200
  44. a1af38b REGTEST: remove stray leading spaces in converteers_ref_cnt_never_dec.vtc by Willy Tarreau · Wed Aug 19 11:20:28 2020 +0200
  45. a598b50 MINOR: ssl: add ssl_{c,s}_chain_der fetch methods by William Dauchy · Thu Aug 06 18:11:38 2020 +0200
  46. 9467f18 BUG/MINOR: http-rules: Fix ACLs parsing for http deny rules by Christopher Faulet · Tue Jun 30 09:32:01 2020 +0200
  47. 86bc953 REGTEST: ssl: add some ssl_c_* sample fetches test by William Lallemand · Fri Jun 26 12:03:45 2020 +0200
  48. 6e56b2c REGTEST: ssl: tests the ssl_f_* sample fetches by William Lallemand · Fri Jun 26 11:29:43 2020 +0200
  49. 47d1718 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sun Jun 21 21:42:57 2020 +0500
  50. bfa3e81 MINOR: ssl: add the ssl_s_* sample fetches for server side certificate by William Lallemand · Thu Jun 25 20:07:18 2020 +0200
  51. 99cc218 MINOR: cli/ssl: handle trailing slashes in crt-list commands by William Lallemand · Thu Jun 25 15:19:51 2020 +0200
  52. 60837d3 REGTEST: Add a simple script to tests errorfile directives in proxy sections by Christopher Faulet · Thu Jun 11 13:43:20 2020 +0200
  53. 5bb21b1 REGTEST: http-rules: test spaces in ACLs with master CLI by William Lallemand · Thu Jun 18 18:56:44 2020 +0200
  54. 398c5f3 REGTEST: http-rules: test spaces in ACLs by William Lallemand · Thu Jun 18 18:52:18 2020 +0200
  55. f38175c MINOR: sample: Add secure_memcmp converter by Tim Duesterhus · Tue Jun 09 11:48:42 2020 +0200
  56. 9947f77 REGTEST: Add connection/proxy_protocol_send_unique_id_alpn by Tim Duesterhus · Wed May 27 12:58:43 2020 +0200
  57. 80f59e5 REGTESTS: Require the version 2.2 to execute lua/set_var by Christopher Faulet · Tue May 26 11:11:23 2020 +0200
  58. 185a643 REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for compression/lua_validation by Christopher Faulet · Tue May 26 11:08:59 2020 +0200
  59. 4e172c9 MEDIUM: lua: Add `ifexist` parameter to `set_var` by Tim Duesterhus · Tue May 19 13:49:42 2020 +0200
  60. 84ebc13 MINOR: lua: Make `set_var()` and `unset_var()` return success by Tim Duesterhus · Tue May 19 13:49:41 2020 +0200
  61. de5021a REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for lua/txn_get_priv by Tim Duesterhus · Tue May 19 13:49:37 2020 +0200
  62. ed48657 REGTESTS: checks: Fix tls_health_checks when IPv6 addresses are used by Christopher Faulet · Mon May 25 07:59:59 2020 +0200
  63. 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
  64. 3b967c1 MINOR: http-htx/proxy: Add http-error directive using http return syntax by Christopher Faulet · Fri May 15 15:47:44 2020 +0200
  65. 5cb513a MEDIUM: http-rules: Rely on http reply for http deny/tarpit rules by Christopher Faulet · Wed May 13 17:56:56 2020 +0200
  66. 8177ad9 MINOR: ssl: split config and runtime variable for ssl-{min,max}-ver by William Lallemand · Wed May 20 16:49:02 2020 +0200
  67. 62f79fe MEDIUM: checks: Make post-41 the default mode for mysql checks by Christopher Faulet · Mon May 18 18:13:03 2020 +0200
  68. 8e36651 MINOR: sample: Add digest and hmac converters by Patrick Gansterer · Wed Apr 22 16:47:57 2020 +0200
  69. a0be859 REGTESTS: make the http-check-send test require version 2.2 by Willy Tarreau · Thu May 07 18:42:22 2020 +0200
  70. 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
  71. 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
  72. 8d38f0a REGTEST: checks: Adapt SSL error message reported when connection is rejected by Christopher Faulet · Wed May 06 11:10:51 2020 +0200
  73. b559426 MINOR: checks: Simplify matching on HTTP headers in HTTP expect rules by Christopher Faulet · Tue May 05 20:23:13 2020 +0200
  74. e596d18 MEDIUM: checks: Remove dedicated sample fetches and use response ones instead by Christopher Faulet · Tue May 05 17:46:34 2020 +0200
  75. 3970819 MEDIUM: checks: Support matching on headers for http-check expect rules by Christopher Faulet · Tue May 05 10:47:36 2020 +0200
  76. cb436f0 REGTEST: checks: Fix sync condition for agent-check by Christopher Faulet · Tue May 05 08:10:36 2020 +0200
  77. a911548 REGTEST: ssl: improve the "set ssl cert" test by William Lallemand · Thu Apr 30 10:19:40 2020 +0200
  78. 3ed722f REGTEST: ssl: remove curl from the "add ssl crt-list" test by William Lallemand · Thu Apr 30 09:47:08 2020 +0200
  79. 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
  80. 2e0dbb7 REGTEST: ssl: test the client certificate authentication by William Lallemand · Tue Apr 28 21:52:38 2020 +0200
  81. 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
  82. f97f846 REGTEST: Add a script to validate agent checks by Christopher Faulet · Fri Apr 24 16:25:28 2020 +0200
  83. 88d939c Revert "MEDIUM: checks: capture groups in expect regexes" by Christopher Faulet · Wed Apr 22 15:32:11 2020 +0200
  84. aec7f76 REGTEST: Add scripts to test based tcp-check health-checks by Christopher Faulet · Wed Apr 22 15:16:58 2020 +0200
  85. 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
  86. 617780f REGTEST: Adapt regtests about checks to recent changes by Christopher Faulet · Tue Apr 07 08:00:35 2020 +0200
  87. 9dcb09f MEDIUM: checks: capture groups in expect regexes by Gaetan Rivet · Fri Feb 07 15:37:17 2020 +0100
  88. 1afd826 MINOR: checks: add min-recv tcp-check expect option by Gaetan Rivet · Fri Feb 07 15:37:17 2020 +0100
  89. 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
  90. 4fd9433 REGTEST: ssl/cli: add other cases of 'add ssl crt-list' by William Lallemand · Thu Apr 02 12:13:27 2020 +0200
  91. 7853251 REGTEST: ssl: pollute the crt-list file by William Lallemand · Wed Apr 01 20:05:25 2020 +0200
  92. fdb6db4 REGTEST: ssl/cli: tests options and filters w/ add ssl crt-list by William Lallemand · Wed Apr 01 17:13:22 2020 +0200
  93. 5e8017d REGTEST: make the unique-id test depend on version 2.0 by Willy Tarreau · Wed Apr 01 16:08:43 2020 +0200
  94. 1d52c7b REGTEST: make the PROXY TLV validation depend on version 2.2 by Willy Tarreau · Tue Mar 31 16:36:20 2020 +0200
  95. 4781fad REGTEST: ssl/cli: change test type to devel by William Lallemand · Tue Mar 31 14:48:34 2020 +0200
  96. 2be4a2e REGTEST: ssl/cli: test the 'add ssl crt-list' command by William Lallemand · Tue Mar 31 12:13:34 2020 +0200
  97. eb421b2 MINOR: listener: add so_name sample fetch by Jerome Magnin · Fri Mar 27 22:08:40 2020 +0100
  98. ce6fc25 REGTEST: increase timeouts on the seamless-reload test by Willy Tarreau · Mon Mar 23 09:11:51 2020 +0100
  99. 77e3b4a CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Tue Mar 10 12:06:11 2020 +0500
  100. cf6e0c8 MEDIUM: proxy_protocol: Support sending unique IDs using PPv2 by Tim Duesterhus · Fri Mar 13 12:34:24 2020 +0100