Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
1efe68978efb3ef1237ac5181ca22dd50ce6dff5
/
reg-tests
a1e832b
REGTESTS: ssl: mark set_ssl_cert_bundle.vtc as broken
by William Lallemand
· Fri Apr 02 17:01:25 2021 +0200
3520183
REGTESTS: ssl: "set ssl cert" and multi-certificates bundle
by William Lallemand
· Fri Apr 02 15:23:14 2021 +0200
d57d9fe
REGTESTS: Add script to tests the wait-for-body HTTP action
by Christopher Faulet
· Thu Apr 01 10:45:57 2021 +0200
e1b9e1b
REGTESTS: Add script to tests TCP to HTTP upgrades
by Christopher Faulet
· Wed Mar 31 17:22:31 2021 +0200
b8bd1ee
MEDIUM: cli: add a new experimental "set var" command
by Willy Tarreau
· Fri Mar 26 15:19:50 2021 +0100
c35eb38
MINOR: vars/cli: add a "get var" CLI command to retrieve global variables
by Willy Tarreau
· Fri Mar 26 14:51:31 2021 +0100
9fdf342
REGTESTS: add a basic reg-test for some "set-var" commands
by Willy Tarreau
· Fri Mar 26 14:03:57 2021 +0100
bc2c386
BUG/MINOR: ssl: Prevent removal of crt-list line if the instance is a default one
by Remi Tricot-Le Breton
· Fri Mar 26 10:47:50 2021 +0100
8218aed
BUG/MINOR: ssl: Fix update of default certificate
by Remi Tricot-Le Breton
· Wed Mar 17 14:56:54 2021 +0100
fb00f31
BUG/MINOR: ssl: Prevent disk access when using "add ssl crt-list"
by Remi Tricot-Le Breton
· Tue Mar 23 16:41:53 2021 +0100
79e6d2a
REGTESTS: wait for proper return of enable server in cli add server test
by Amaury Denoyelle
· Mon Mar 22 11:44:12 2021 +0100
318c008
REGTESTS: remove unneeded experimental-mode in cli add server test
by Amaury Denoyelle
· Mon Mar 22 11:43:03 2021 +0100
19d1471
REGTESTS: revert workaround for a crash with recent libressl on http-reuse sni
by Ilya Shipitsin
· Fri Mar 19 22:31:14 2021 +0500
3046723
MINOR: server: support keyword proto in 'add server' cli
by Amaury Denoyelle
· Fri Mar 12 18:03:27 2021 +0100
65273ab
REGTESTS: implement test for 'add server' cli
by Amaury Denoyelle
· Fri Mar 12 10:45:12 2021 +0100
befef70
BUG/MINOR: sample: Rename SenderComID/TargetComID to SenderCompID/TargetCompID
by Daniel Corbett
· Tue Mar 09 23:00:34 2021 -0500
a47dfab
REGTESTS: test http-reuse if no server target
by Amaury Denoyelle
· Tue Mar 02 14:39:20 2021 +0100
3820ff8
REGTESTS: Add script to test except param for fowardedfor/originalto options
by Christopher Faulet
· Fri Feb 26 12:23:17 2021 +0100
98ad35f
REGTESTS: contrib/prometheus-exporter: test well known labels
by William Dauchy
· Thu Feb 18 23:05:34 2021 +0100
b456744
REGTESTS: contrib/prometheus-exporter: test NaN values
by William Dauchy
· Thu Feb 18 23:05:33 2021 +0100
d8ea188
REGTESTS: workaround for a crash with recent libressl on http-reuse sni
by Amaury Denoyelle
· Fri Feb 19 15:37:40 2021 +0100
4cce708
REGTESTS: reorder reuse conn proxy protocol test
by Amaury Denoyelle
· Thu Feb 18 16:03:37 2021 +0100
ffcd290
REGTESTS: fix http_reuse_conn_hash proxy test
by Amaury Denoyelle
· Tue Feb 16 17:08:32 2021 +0100
e3f7bd5
MEDIUM: contrib/prometheus-exporter: add listen stats
by William Dauchy
· Sun Feb 14 23:22:56 2021 +0100
d1a7b85
MEDIUM: server: support {check,agent}_addr, agent_port in server state
by William Dauchy
· Thu Feb 11 22:51:26 2021 +0100
7f583be
REGTESTS: fix sni used in http_reuse_conn_hash for libressl 3.3.0
by Amaury Denoyelle
· Fri Feb 12 15:22:43 2021 +0100
49aa5e9
REGTESTS: deactivate a failed test on CI in http_reuse_conn_hash
by Amaury Denoyelle
· Fri Feb 12 14:16:30 2021 +0100
8abbd2d
REGTESTS: adjust http_reuse_conn_hash requirements
by Amaury Denoyelle
· Fri Feb 12 14:14:37 2021 +0100
7ef06c8
MINOR: reg-tests: test http-reuse with proxy protocol
by Amaury Denoyelle
· Fri Jan 22 16:36:55 2021 +0100
1921d20
MINOR: connection: use proxy protocol as parameter for srv conn hash
by Amaury Denoyelle
· Thu Jan 14 10:15:29 2021 +0100
f679d9b
MINOR: reg-test: test http-reuse with specific dst addr
by Amaury Denoyelle
· Mon Jan 11 17:21:49 2021 +0100
e676239
MINOR: reg-tests: test http-reuse with sni
by Amaury Denoyelle
· Fri Jan 22 16:35:22 2021 +0100
475fab3
REGTESTS: Add a script to test payload skipping for bodyless HTTP responses
by Christopher Faulet
· Wed Feb 10 10:20:26 2021 +0100
826f3ab
MINOR: stick-tables/counters: add http_fail_cnt and http_fail_rate data types
by Willy Tarreau
· Wed Feb 10 12:07:15 2021 +0100
6916422
MEDIUM: contrib/prometheus-exporter: export base stick table stats
by William Dauchy
· Sun Feb 07 20:42:38 2021 +0100
2da7429
REGTESTS: unbreak http-check-send.vtc
by Willy Tarreau
· Fri Feb 05 10:13:15 2021 +0100
23296f9
REGTESTS: mark sample_fetches/hashes.vtc as 2.4-only
by Willy Tarreau
· Thu Feb 04 18:07:59 2021 +0100
cb4ed02
REGTESTS: mark http-check-send.vtc as 2.4-only
by Willy Tarreau
· Thu Feb 04 18:06:13 2021 +0100
fe03e7d
MEDIUM: server: adding support for check_port in server state
by William Dauchy
· Wed Feb 03 22:30:06 2021 +0100
e0de0a6
MINOR: ssl/cli: flush the server session cache upon 'commit ssl cert'
by William Lallemand
· Wed Feb 03 18:51:01 2021 +0100
8695ce0
BUG/MEDIUM: ssl/cli: abort ssl cert is freeing the old store
by William Lallemand
· Mon Feb 01 15:31:00 2021 +0100
ff97eda
REGTESTS: set_ssl_server_cert: cleanup the SSL caching option
by William Lallemand
· Mon Feb 01 14:57:31 2021 +0100
a870a9c
REGTESTS: set_ssl_server_cert.vtc: remove SSL caching and set as working
by William Lallemand
· Mon Feb 01 14:37:36 2021 +0100
e814321
REGTESTS: set_ssl_server_cert.vtc: set as broken
by William Lallemand
· Thu Jan 28 18:08:36 2021 +0100
d2dcd8a
REGTEST: Don't use the websocket to validate http-check
by Christopher Faulet
· Tue Jan 05 15:42:51 2021 +0100
85a8136
REGTESTS: Fix required versions for several scripts
by Christopher Faulet
· Tue Dec 15 17:13:39 2020 +0100
8969c32
MINOR: vtc: add websocket test
by Amaury Denoyelle
· Fri Dec 11 17:53:12 2020 +0100
bda3430
MINOR: vtc: add test for h1/h2 protocol upgrade translation
by Amaury Denoyelle
· Fri Dec 11 17:53:11 2020 +0100
d8b44f0
REGTESTS: Don't run http_msg_full_on_eom script on the 2.4 anymore
by Christopher Faulet
· Tue Dec 15 14:53:03 2020 +0100
7b79424
REGTESTS: set_ssl_server_cert.vtc: check the sha1 from the server
by William Lallemand
· Thu Jan 28 16:00:22 2021 +0100
7e69637
REGTESTS: set_ssl_server_cert.vtc: check the Sha1 Fingerprint
by William Lallemand
· Thu Jan 28 14:59:19 2021 +0100
8788c6f
REGTESTS: set_ssl_server_cert.vtc: remove the abort command
by William Lallemand
· Thu Jan 28 14:56:31 2021 +0100
f3eedfe
MEDIUM: ssl: Enable backend certificate hot update
by Remi Tricot-Le Breton
· Mon Jan 25 17:19:44 2021 +0100
d86ae4b
MINOR: reg-tests: add http-reuse test
by Amaury Denoyelle
· Tue Jan 26 14:35:23 2021 +0100
6071c2d
BUG/MEDIUM: filters/htx: Fix data forwarding when payload length is unknown
by Christopher Faulet
· Mon Jan 25 12:02:00 2021 +0100
6ca8916
MINOR: cache: Do not store responses with an unknown encoding
by Remi Tricot-Le Breton
· Thu Jan 07 14:50:51 2021 +0100
1704efe
MINOR: contrib/prometheus-exporter: avoid connection close header
by William Dauchy
· Mon Jan 11 20:07:48 2021 +0100
76603f2
MINOR: reg-tests: add base prometheus test
by William Dauchy
· Sun Jan 10 21:13:06 2021 +0100
5417e89
CLEANUP: sample: remove uneeded check in json validation
by William Dauchy
· Fri Jan 08 21:57:41 2021 +0100
888b0ae
MINOR: converter: adding support for url_enc
by William Dauchy
· Wed Jan 06 23:39:50 2021 +0100
1e9a666
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Tue Jan 05 22:10:46 2021 +0500
fae9a4c
REGTESTS: add unresolvable servers to srvkey-addr
by Willy Tarreau
· Wed Jan 06 09:20:22 2021 +0100
23cc52d
REGTESTS: add test for stickiness using "srvkey addr"
by Thayne McCombs
· Sat Dec 19 00:59:35 2020 -0700
dc38bc4
BUG/MEDIUM: cache: Fix hash collision in `accept-encoding` handling for `Vary`
by Tim Duesterhus
· Tue Dec 29 12:43:53 2020 +0100
e6cc5b5
MINOR: cache: Replace the "process-vary" option's expected values
by Remi Tricot-Le Breton
· Wed Dec 23 18:13:53 2020 +0100
14df1e1
REGTESTS: cache: Add a specific test for the accept-encoding normalizer
by Remi Tricot-Le Breton
· Wed Dec 23 18:13:51 2020 +0100
b054b6d
REGTESTS: cache: Simplify vary.vtc file
by Remi Tricot-Le Breton
· Wed Dec 23 18:13:50 2020 +0100
e4421de
BUG/MINOR: cache: Manage multiple headers in accept-encoding normalization
by Remi Tricot-Le Breton
· Wed Dec 23 18:13:46 2020 +0100
9eea560
REGTESTS: add tests for the xxh3 converter
by Dragan Dosen
· Tue Dec 22 22:02:59 2020 +0100
39ff8c5
REGTESTS: complete http-check test
by Amaury Denoyelle
· Tue Dec 22 14:08:53 2020 +0100
f38a018
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Mon Dec 21 01:16:17 2020 +0500
78ea5c9
REGTESTS: add regtest for http-request set-timeout
by Amaury Denoyelle
· Thu Dec 10 13:44:01 2020 +0100
6ade861
REGTESTS: Fix proxy_protocol_tlv_validation
by Christopher Faulet
· Tue Oct 20 09:10:25 2020 +0200
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
795e141
MINOR: cache: Do not store stale entry
by Remi Tricot-Le Breton
· Thu Dec 03 18:19:29 2020 +0100
cc794b9
REGTESTS: add a test for the threaded Lua code
by Willy Tarreau
· Wed Dec 02 16:44:34 2020 +0100
8bb72aa
MINOR: cache: Improve accept_encoding_normalizer
by Remi Tricot-Le Breton
· Mon Nov 30 17:06:03 2020 +0100
fcdfd85
MINOR: log: Logging HTTP path only with %HPO
by Maciej Zdeb
· Mon Nov 30 18:27:47 2020 +0000
b381a50
BUG/MAJOR: tcpcheck: Allocate input and output buffers from the buffer pool
by Christopher Faulet
· Wed Nov 25 13:47:00 2020 +0100
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
1785f3d
MEDIUM: cache: Add the Vary header support
by Remi Tricot-Le Breton
· Mon Nov 16 15:56:09 2020 +0100
ebdd4c5
MINOR: http_act: Add -m flag for del-header name matching method
by Maciej Zdeb
· Fri Nov 20 13:58:48 2020 +0000
4137889
REGTESTS: mark proxy_protocol_random_fail as broken
by Willy Tarreau
· Sat Nov 21 15:33:03 2020 +0100
a1ef754
REGTEST: server/cli_set_ssl.vtc requires OpenSSL
by William Lallemand
· Wed Nov 18 17:41:28 2020 +0100
f637044
MEDIUM: cli/ssl: configure ssl on server at runtime
by William Dauchy
· Sat Nov 14 19:25:33 2020 +0100
a2a46ee
REGTESTS: converter: add url_dec test
by William Dauchy
· Sun Nov 15 14:04:43 2020 +0100
1bc8983
REGTESTS: mark the abns test as broken again
by Willy Tarreau
· Tue Nov 17 11:45:10 2020 +0100
4f33760
REGTESTS: Add a script to test the random forwarding with several filters
by Christopher Faulet
· Tue Nov 17 10:47:35 2020 +0100
afe36e4
REGTESTS: Add sample_fetches/cook.vtc
by Tim Duesterhus
· Fri Nov 13 19:36:47 2020 +0100
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
cc9bf2e
MEDIUM: cache: Change caching conditions
by Remi Tricot-Le Breton
· Thu Nov 12 11:14:41 2020 +0100
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
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
3ff9591
REGTEST: ssl: test wildcard and multi-type + exclusions
by William Lallemand
· Fri Nov 06 14:46:36 2020 +0100
3218647
REGTEST: converter: Add a regtest for MQTT converters
by Christopher Faulet
· Fri Oct 30 17:46:00 2020 +0100
7983b86
REGTEST: converter: Add a regtest for fix converters
by Christopher Faulet
· Thu Oct 29 16:34:22 2020 +0100
501c995
REGTESTS: mark abns_socket as working now
by Willy Tarreau
· Tue Nov 03 18:43:48 2020 +0100
a647611
MINOR: cache: Add Expires header value parsing
by Remi Tricot-Le Breton
· Wed Oct 28 17:52:53 2020 +0100
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
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
Next »