1. dfa3bf7 REGTESTS: acl_cli_spaces: avoid a warning caused by undefined logs by Willy Tarreau · 6 months ago
  2. 529c3ad OPTIM: http_ext: avoid useless copy in http_7239_extract_{ipv4,ipv6} by Aurelien DARRAGON · 8 months ago
  3. 1b75afd REGTESTS: add a test to ensure map-ordering is preserved by Aurelien DARRAGON · 11 months ago
  4. 34042cb REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+ (3) by Tim Duesterhus · 1 year, 4 months ago
  5. c33738c BUG/MINOR: http: skip leading zeroes in content-length values by Willy Tarreau · 1 year, 4 months ago
  6. b3f2604 REGTESTS: http-rules: verify that we block '#' by default for normalize-uri by Willy Tarreau · 1 year, 4 months ago
  7. 1660481 REGTESTS: http-rules: add accept-invalid-http-request for normalize-uri tests by Willy Tarreau · 1 year, 4 months ago
  8. d3e58f8 REGTESTS : Add test support for case insentitive for url_param by Martin DOLEZ · 1 year, 8 months ago
  9. fa0413f REGTEST: added tests covering smp_fetch_hdr_ip() by Oto Valek · 1 year, 9 months ago
  10. b015b3e REGTEST: add RFC7239 forwarded header tests by Aurelien DARRAGON · 1 year, 11 months ago
  11. 424981c REGTEST: add ifnone-forwardfor test by Aurelien DARRAGON · 1 year, 11 months ago
  12. 18cd474 REGTESTS: Remove tests with REQUIRE_VERSION_BELOW=1.9 by Tim Duesterhus · 1 year, 11 months ago
  13. 7aff1bf REGTESTS: Remove REQUIRE_VERSION=2.0 from all tests by Tim Duesterhus · 1 year, 11 months ago
  14. 2a5fb62 REGTESTS: Remove REQUIRE_VERSION=1.9 from all tests by Tim Duesterhus · 1 year, 11 months ago
  15. 5a63e72 REGTESTS: fix peers-related regtests regarding "show table" by Willy Tarreau · 2 years ago
  16. 4b85a96 BUG/MEDIUM: http-ana: fix crash or wrong header deletion by http-restrict-req-hdr-names by Mateusz Malek · 2 years, 3 months ago
  17. fdf6934 REGTESTS: restrict_req_hdr_names: Extend supported versions by Christopher Faulet · 2 years, 6 months ago
  18. bb186ee REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+ (2) by Tim Duesterhus · 2 years, 6 months ago
  19. 18c13d3 MEDIUM: http-ana: Add a proxy option to restrict chars in request header names by Christopher Faulet · 2 years, 6 months ago
  20. 5796228 BUG/MEDIUM: rules: Be able to use captures defined in defaults section by Christopher Faulet · 2 years, 7 months ago
  21. e07f8b5 REGTESTS: fix the race conditions in normalize_uri.vtc by Christopher Faulet · 2 years, 9 months ago
  22. f673923 REGTESTS: extend the default I/O timeouts and make them overridable by Willy Tarreau · 3 years ago
  23. 4c5a591 Revert "BUG/MINOR: http-ana: Don't eval front after-response rules if stopped on back" by Christopher Faulet · 3 years ago
  24. 46f46df BUG/MINOR: http-ana: Apply stop to the current section for http-response rules by Christopher Faulet · 3 years ago
  25. 41922af REGTESTS: Use `feature cmd` for 2.5+ tests (2) by Tim Duesterhus · 3 years, 1 month ago
  26. e41b497 REGTESTS: Add scripts to test support of TCP/HTTP rules in defaults sections by Christopher Faulet · 3 years, 1 month ago
  27. 597909f BUG/MINOR: http-ana: Don't eval front after-response rules if stopped on back by Christopher Faulet · 3 years, 1 month ago
  28. bc1223b MINOR: http-rules: add a new "ignore-empty" option to redirects. by Willy Tarreau · 3 years, 3 months ago
  29. 1b095ca REGTESTS: Remove REQUIRE_VERSION=1.7 from all tests by Tim Duesterhus · 3 years, 6 months ago
  30. d8be001 REGTESTS: Remove REQUIRE_VERSION=1.6 from all tests by Tim Duesterhus · 3 years, 6 months ago
  31. a9334df CLEANUP: reg-tests: Remove obsolete no-htx parameter for reg-tests by Tim Duesterhus · 3 years, 6 months ago
  32. dec1c36 MINOR: uri_normalizer: Add `fragment-encode` normalizer by Tim Duesterhus · 3 years, 7 months ago
  33. c9e05ab MINOR: uri_normalizer: Add `fragment-strip` normalizer by Tim Duesterhus · 3 years, 7 months ago
  34. e1465c1 REGTESTS: disable inter-thread idle connection sharing on sensitive tests by Willy Tarreau · 3 years, 7 months ago
  35. a9e639a MINOR: http_act: mark normalize-uri as experimental by Amaury Denoyelle · 3 years, 7 months ago
  36. deee369 REGTESTS: add minimal CLI "add map" tests by Willy Tarreau · 3 years, 7 months ago
  37. 2e4a18e MINOR: uri_normalizer: Add a `percent-decode-unreserved` normalizer by Tim Duesterhus · 3 years, 7 months ago
  38. ff3bb8b MINOR: uri_normalizer: Add a `strip-dot` normalizer by Maximilian Mader · 3 years, 7 months ago
  39. 5be6ab2 MEDIUM: http_act: Rename uri-normalizers by Tim Duesterhus · 3 years, 7 months ago
  40. a407193 MINOR: uri_normalizer: Add a `percent-upper` normalizer by Tim Duesterhus · 3 years, 7 months ago
  41. d7b89be MINOR: uri_normalizer: Add a `sort-query` normalizer by Tim Duesterhus · 3 years, 7 months ago
  42. 560e1a6 MINOR: uri_normalizer: Add support for supressing leading `../` for dotdot normalizer by Tim Duesterhus · 3 years, 7 months ago
  43. 9982fc2 MINOR: uri_normalizer: Add a `dotdot` normalizer to http-request normalize-uri by Tim Duesterhus · 3 years, 7 months ago
  44. d371e99 MINOR: uri_normalizer: Add a `merge-slashes` normalizer to http-request normalize-uri by Tim Duesterhus · 3 years, 7 months ago
  45. 3820ff8 REGTESTS: Add script to test except param for fowardedfor/originalto options by Christopher Faulet · 3 years, 9 months ago
  46. ebdd4c5 MINOR: http_act: Add -m flag for del-header name matching method by Maciej Zdeb · 4 years ago
  47. 43ba3cf MEDIUM: proxy: remove start_proxies() by Willy Tarreau · 4 years, 2 months ago
  48. 73cc545 REGTEST: make map_regm_with_backref require 1.7 by Willy Tarreau · 4 years, 2 months ago
  49. 1c22048 REGTEST: Add a test for request path manipulations, with and without the QS by Christopher Faulet · 4 years, 3 months ago
  50. db522b5 REGTEST: increase some short timeouts to make tests more reliable by Willy Tarreau · 4 years, 3 months ago
  51. 5bb21b1 REGTEST: http-rules: test spaces in ACLs with master CLI by William Lallemand · 4 years, 5 months ago
  52. 398c5f3 REGTEST: http-rules: test spaces in ACLs by William Lallemand · 4 years, 5 months ago
  53. 8aa825a REGTEST: http-rules: Require PCRE or PCRE2 option to run map_redirect script by Christopher Faulet · 4 years, 7 months ago
  54. 3610486 REGTESTS: Add a reg test for http-after-response rulesets by Christopher Faulet · 4 years, 10 months ago
  55. c5a0aee REGTESTS: Add reg tests for the HTTP return action by Christopher Faulet · 4 years, 10 months ago
  56. cedf8fb REGTEST: Add a strict rewriting mode reg test by Christopher Faulet · 4 years, 10 months ago
  57. 95d169b REGTEST: Fix format of set-uri HTTP request rule in h1or2_to_h1c.vtc by Christopher Faulet · 4 years, 10 months ago
  58. 4fd376d REGTEST: relax the IPv6 address format checks in converters_ipmask_concat_strcmp_field_word by Willy Tarreau · 6 years ago
  59. b894f92 REGTEST: adapt some reg tests after renaming. by Frédéric Lécaille · 6 years ago
  60. d7a8f14 REGTEST: rename the reg test files. by Frédéric Lécaille · 6 years ago
  61. dc1a3bd REGTEST: replace LEVEL option by a more human readable one. by Frédéric Lécaille · 6 years ago
  62. 9ab3138 REGTESTS: exclude tests that require ssl, pcre if no such feature is enabled by Ilya Shipitsin · 6 years ago
  63. 7057898 REGTEST: http-rules/h00003: Use a different client for requests expecting a 301 by Christopher Faulet · 6 years ago
  64. 3759fe7 REGTESTS: Basic tests for using maps to redirect requests / select backend by Jarno Huuskonen · 6 years ago
  65. 3e5c772 REGTESTS: Basic tests for concat,strcmp,word,field,ipmask converters by Jarno Huuskonen · 6 years ago
  66. 3f0f578 REGTESTS: test case for map_regm commit 271022150d by Jarno Huuskonen · 6 years ago
  67. 9832a37 REGTESTS: remove the expected window updates from H2 handshakes by Willy Tarreau · 6 years ago
  68. 8f16148 REGTEST: Add option to use HTX prefixed by the macro 'no-htx' by Christopher Faulet · 6 years ago
  69. 211d540 REGTESTS: adjust the http-rules regtest to support window updates by Willy Tarreau · 6 years ago
  70. 64225e1 REGTEST: add the HTTP rules test involving HTX processing by Willy Tarreau · 6 years ago
  71. 425f17a REGTEST/MINOR: remove double body specification for server txresp by PiBa-NL · 6 years ago
  72. 1298948 REGTEST: make the HTTP rules test compatible with HTTP/2 as well by Willy Tarreau · 6 years ago
  73. 4d58ba7 REGTEST: add a basic test for HTTP rules manipulating headers by Willy Tarreau · 6 years ago