- a9e639a MINOR: http_act: mark normalize-uri as experimental by Amaury Denoyelle · 3 years, 6 months ago
- 16b3751 REGTESTS: Add script to test abortonclose option by Christopher Faulet · 3 years, 7 months ago
- deee369 REGTESTS: add minimal CLI "add map" tests by Willy Tarreau · 3 years, 6 months ago
- 996190a REGTESTS: server: fix cli_add_server due to previous trace update by Amaury Denoyelle · 3 years, 6 months ago
- 2e4a18e MINOR: uri_normalizer: Add a `percent-decode-unreserved` normalizer by Tim Duesterhus · 3 years, 7 months ago
- ff3bb8b MINOR: uri_normalizer: Add a `strip-dot` normalizer by Maximilian Mader · 3 years, 7 months ago
- e558043 MINOR: server: implement delete server cli command by Amaury Denoyelle · 3 years, 7 months ago
- 5be6ab2 MEDIUM: http_act: Rename uri-normalizers by Tim Duesterhus · 3 years, 7 months ago
- a407193 MINOR: uri_normalizer: Add a `percent-upper` normalizer by Tim Duesterhus · 3 years, 7 months ago
- d7b89be MINOR: uri_normalizer: Add a `sort-query` normalizer by Tim Duesterhus · 3 years, 7 months ago
- 560e1a6 MINOR: uri_normalizer: Add support for supressing leading `../` for dotdot normalizer by Tim Duesterhus · 3 years, 7 months ago
- 9982fc2 MINOR: uri_normalizer: Add a `dotdot` normalizer to http-request normalize-uri by Tim Duesterhus · 3 years, 7 months ago
- d371e99 MINOR: uri_normalizer: Add a `merge-slashes` normalizer to http-request normalize-uri by Tim Duesterhus · 3 years, 7 months ago
- 51c8ad4 MINOR: sample: converter: Add json_query converter by Alex · 3 years, 7 months ago
- 92f7d43 MINOR: sample: add ub64dec and ub64enc converters by Moemen MHEDHBI · 3 years, 7 months ago
- a1e832b REGTESTS: ssl: mark set_ssl_cert_bundle.vtc as broken by William Lallemand · 3 years, 7 months ago
- 3520183 REGTESTS: ssl: "set ssl cert" and multi-certificates bundle by William Lallemand · 3 years, 7 months ago
- d57d9fe REGTESTS: Add script to tests the wait-for-body HTTP action by Christopher Faulet · 3 years, 7 months ago
- e1b9e1b REGTESTS: Add script to tests TCP to HTTP upgrades by Christopher Faulet · 3 years, 7 months ago
- b8bd1ee MEDIUM: cli: add a new experimental "set var" command by Willy Tarreau · 3 years, 7 months ago
- c35eb38 MINOR: vars/cli: add a "get var" CLI command to retrieve global variables by Willy Tarreau · 3 years, 7 months ago
- 9fdf342 REGTESTS: add a basic reg-test for some "set-var" commands by Willy Tarreau · 3 years, 7 months ago
- bc2c386 BUG/MINOR: ssl: Prevent removal of crt-list line if the instance is a default one by Remi Tricot-Le Breton · 3 years, 7 months ago
- 8218aed BUG/MINOR: ssl: Fix update of default certificate by Remi Tricot-Le Breton · 3 years, 8 months ago
- fb00f31 BUG/MINOR: ssl: Prevent disk access when using "add ssl crt-list" by Remi Tricot-Le Breton · 3 years, 8 months ago
- 79e6d2a REGTESTS: wait for proper return of enable server in cli add server test by Amaury Denoyelle · 3 years, 8 months ago
- 318c008 REGTESTS: remove unneeded experimental-mode in cli add server test by Amaury Denoyelle · 3 years, 8 months ago
- 19d1471 REGTESTS: revert workaround for a crash with recent libressl on http-reuse sni by Ilya Shipitsin · 3 years, 8 months ago
- 3046723 MINOR: server: support keyword proto in 'add server' cli by Amaury Denoyelle · 3 years, 8 months ago
- 65273ab REGTESTS: implement test for 'add server' cli by Amaury Denoyelle · 3 years, 8 months ago
- befef70 BUG/MINOR: sample: Rename SenderComID/TargetComID to SenderCompID/TargetCompID by Daniel Corbett · 3 years, 8 months ago
- a47dfab REGTESTS: test http-reuse if no server target by Amaury Denoyelle · 3 years, 8 months ago
- 3820ff8 REGTESTS: Add script to test except param for fowardedfor/originalto options by Christopher Faulet · 3 years, 8 months ago
- 98ad35f REGTESTS: contrib/prometheus-exporter: test well known labels by William Dauchy · 3 years, 9 months ago
- b456744 REGTESTS: contrib/prometheus-exporter: test NaN values by William Dauchy · 3 years, 9 months ago
- d8ea188 REGTESTS: workaround for a crash with recent libressl on http-reuse sni by Amaury Denoyelle · 3 years, 9 months ago
- 4cce708 REGTESTS: reorder reuse conn proxy protocol test by Amaury Denoyelle · 3 years, 9 months ago
- ffcd290 REGTESTS: fix http_reuse_conn_hash proxy test by Amaury Denoyelle · 3 years, 9 months ago
- e3f7bd5 MEDIUM: contrib/prometheus-exporter: add listen stats by William Dauchy · 3 years, 9 months ago
- d1a7b85 MEDIUM: server: support {check,agent}_addr, agent_port in server state by William Dauchy · 3 years, 9 months ago
- 7f583be REGTESTS: fix sni used in http_reuse_conn_hash for libressl 3.3.0 by Amaury Denoyelle · 3 years, 9 months ago
- 49aa5e9 REGTESTS: deactivate a failed test on CI in http_reuse_conn_hash by Amaury Denoyelle · 3 years, 9 months ago
- 8abbd2d REGTESTS: adjust http_reuse_conn_hash requirements by Amaury Denoyelle · 3 years, 9 months ago
- 7ef06c8 MINOR: reg-tests: test http-reuse with proxy protocol by Amaury Denoyelle · 3 years, 10 months ago
- 1921d20 MINOR: connection: use proxy protocol as parameter for srv conn hash by Amaury Denoyelle · 3 years, 10 months ago
- f679d9b MINOR: reg-test: test http-reuse with specific dst addr by Amaury Denoyelle · 3 years, 10 months ago
- e676239 MINOR: reg-tests: test http-reuse with sni by Amaury Denoyelle · 3 years, 10 months ago
- 475fab3 REGTESTS: Add a script to test payload skipping for bodyless HTTP responses by Christopher Faulet · 3 years, 9 months ago
- 826f3ab MINOR: stick-tables/counters: add http_fail_cnt and http_fail_rate data types by Willy Tarreau · 3 years, 9 months ago
- 6916422 MEDIUM: contrib/prometheus-exporter: export base stick table stats by William Dauchy · 3 years, 9 months ago
- 2da7429 REGTESTS: unbreak http-check-send.vtc by Willy Tarreau · 3 years, 9 months ago
- 23296f9 REGTESTS: mark sample_fetches/hashes.vtc as 2.4-only by Willy Tarreau · 3 years, 9 months ago
- cb4ed02 REGTESTS: mark http-check-send.vtc as 2.4-only by Willy Tarreau · 3 years, 9 months ago
- fe03e7d MEDIUM: server: adding support for check_port in server state by William Dauchy · 3 years, 9 months ago
- e0de0a6 MINOR: ssl/cli: flush the server session cache upon 'commit ssl cert' by William Lallemand · 3 years, 9 months ago
- 8695ce0 BUG/MEDIUM: ssl/cli: abort ssl cert is freeing the old store by William Lallemand · 3 years, 9 months ago
- ff97eda REGTESTS: set_ssl_server_cert: cleanup the SSL caching option by William Lallemand · 3 years, 9 months ago
- a870a9c REGTESTS: set_ssl_server_cert.vtc: remove SSL caching and set as working by William Lallemand · 3 years, 9 months ago
- e814321 REGTESTS: set_ssl_server_cert.vtc: set as broken by William Lallemand · 3 years, 9 months ago
- d2dcd8a REGTEST: Don't use the websocket to validate http-check by Christopher Faulet · 3 years, 10 months ago
- 85a8136 REGTESTS: Fix required versions for several scripts by Christopher Faulet · 3 years, 11 months ago
- 8969c32 MINOR: vtc: add websocket test by Amaury Denoyelle · 3 years, 11 months ago
- bda3430 MINOR: vtc: add test for h1/h2 protocol upgrade translation by Amaury Denoyelle · 3 years, 11 months ago
- d8b44f0 REGTESTS: Don't run http_msg_full_on_eom script on the 2.4 anymore by Christopher Faulet · 3 years, 11 months ago
- 7b79424 REGTESTS: set_ssl_server_cert.vtc: check the sha1 from the server by William Lallemand · 3 years, 9 months ago
- 7e69637 REGTESTS: set_ssl_server_cert.vtc: check the Sha1 Fingerprint by William Lallemand · 3 years, 9 months ago
- 8788c6f REGTESTS: set_ssl_server_cert.vtc: remove the abort command by William Lallemand · 3 years, 9 months ago
- f3eedfe MEDIUM: ssl: Enable backend certificate hot update by Remi Tricot-Le Breton · 3 years, 9 months ago
- d86ae4b MINOR: reg-tests: add http-reuse test by Amaury Denoyelle · 3 years, 9 months ago
- 6071c2d BUG/MEDIUM: filters/htx: Fix data forwarding when payload length is unknown by Christopher Faulet · 3 years, 9 months ago
- 6ca8916 MINOR: cache: Do not store responses with an unknown encoding by Remi Tricot-Le Breton · 3 years, 10 months ago
- 1704efe MINOR: contrib/prometheus-exporter: avoid connection close header by William Dauchy · 3 years, 10 months ago
- 76603f2 MINOR: reg-tests: add base prometheus test by William Dauchy · 3 years, 10 months ago
- 5417e89 CLEANUP: sample: remove uneeded check in json validation by William Dauchy · 3 years, 10 months ago
- 888b0ae MINOR: converter: adding support for url_enc by William Dauchy · 3 years, 10 months ago
- 1e9a666 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 10 months ago
- fae9a4c REGTESTS: add unresolvable servers to srvkey-addr by Willy Tarreau · 3 years, 10 months ago
- 23cc52d REGTESTS: add test for stickiness using "srvkey addr" by Thayne McCombs · 3 years, 11 months ago
- dc38bc4 BUG/MEDIUM: cache: Fix hash collision in `accept-encoding` handling for `Vary` by Tim Duesterhus · 3 years, 10 months ago
- e6cc5b5 MINOR: cache: Replace the "process-vary" option's expected values by Remi Tricot-Le Breton · 3 years, 11 months ago
- 14df1e1 REGTESTS: cache: Add a specific test for the accept-encoding normalizer by Remi Tricot-Le Breton · 3 years, 11 months ago
- b054b6d REGTESTS: cache: Simplify vary.vtc file by Remi Tricot-Le Breton · 3 years, 11 months ago
- e4421de BUG/MINOR: cache: Manage multiple headers in accept-encoding normalization by Remi Tricot-Le Breton · 3 years, 11 months ago
- 9eea560 REGTESTS: add tests for the xxh3 converter by Dragan Dosen · 3 years, 11 months ago
- 39ff8c5 REGTESTS: complete http-check test by Amaury Denoyelle · 3 years, 11 months ago
- f38a018 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 11 months ago
- 78ea5c9 REGTESTS: add regtest for http-request set-timeout by Amaury Denoyelle · 3 years, 11 months ago
- 6ade861 REGTESTS: Fix proxy_protocol_tlv_validation by Christopher Faulet · 4 years, 1 month ago
- 72cffaf MEDIUM: cache: Remove cache entry in case of POST on the same resource by Remi Tricot-Le Breton · 4 years ago
- 795e141 MINOR: cache: Do not store stale entry by Remi Tricot-Le Breton · 4 years ago
- cc794b9 REGTESTS: add a test for the threaded Lua code by Willy Tarreau · 4 years ago
- 8bb72aa MINOR: cache: Improve accept_encoding_normalizer by Remi Tricot-Le Breton · 4 years ago
- fcdfd85 MINOR: log: Logging HTTP path only with %HPO by Maciej Zdeb · 4 years ago
- b381a50 BUG/MAJOR: tcpcheck: Allocate input and output buffers from the buffer pool by Christopher Faulet · 4 years ago
- 754b242 MINOR: cache: Add a process-vary option that can enable/disable Vary processing by Remi Tricot-Le Breton · 4 years ago
- 1785f3d MEDIUM: cache: Add the Vary header support by Remi Tricot-Le Breton · 4 years ago
- ebdd4c5 MINOR: http_act: Add -m flag for del-header name matching method by Maciej Zdeb · 4 years ago
- 4137889 REGTESTS: mark proxy_protocol_random_fail as broken by Willy Tarreau · 4 years ago
- a1ef754 REGTEST: server/cli_set_ssl.vtc requires OpenSSL by William Lallemand · 4 years ago
- f637044 MEDIUM: cli/ssl: configure ssl on server at runtime by William Dauchy · 4 years ago