Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
ec26f626d35803289bb3dd689b7657984830a0dd
/
reg-tests
08381c4
MEDIUM: mqtt: support mqtt_is_valid and mqtt_field_value converters for MQTTv3.1
by Dhruv Jain
· Mon Mar 21 20:04:00 2022 +0530
12460db
REGTESTS: fix the race conditions in secure_memcmp.vtc
by Christopher Faulet
· Tue Mar 01 11:03:00 2022 +0100
23d9efa
REGTESTS: fix the race conditions in normalize_uri.vtc
by Christopher Faulet
· Mon Feb 28 17:04:37 2022 +0100
a2f44a9
REGTESTS: fix the race conditions in 40be_2srv_odd_health_checks
by Willy Tarreau
· Mon Feb 21 20:44:00 2022 +0100
adadf72
REGTESTS: peers: leave a bit more time to peers to synchronize
by Willy Tarreau
· Wed Feb 16 11:28:09 2022 +0100
7c56550
REGTESTS: ssl: fix ssl_default_server.vtc
by William Lallemand
· Wed Dec 29 18:16:27 2021 +0100
6338b7d
BUG/MEDIUM: ssl: initialize correctly ssl w/ default-server
by William Lallemand
· Tue Dec 28 18:47:17 2021 +0100
7cbd156
BUG/MINOR: server: Don't rely on last default-server to init server SSL context
by Christopher Faulet
· Wed Dec 01 09:50:41 2021 +0100
69352ec
MINOR: server: add ws keyword
by Amaury Denoyelle
· Mon Oct 18 14:40:29 2021 +0200
f5db0fc
Revert "BUG/MINOR: http-ana: Don't eval front after-response rules if stopped on back"
by Christopher Faulet
· Tue Nov 09 17:48:39 2021 +0100
b4c4a97
BUG/MINOR: http-ana: Apply stop to the current section for http-response rules
by Christopher Faulet
· Tue Nov 09 16:33:25 2021 +0100
68993a1
BUG/MEDIUM: mux-h2: reject upgrade if no RFC8441 support
by Amaury Denoyelle
· Mon Oct 18 09:43:29 2021 +0200
085ccd4
BUG/MINOR: http-ana: Don't eval front after-response rules if stopped on back
by Christopher Faulet
· Fri Oct 15 13:51:34 2021 +0200
4a9db77
BUG/MEDIUM: filters: Fix a typo when a filter is attached blocking the release
by Christopher Faulet
· Mon Oct 04 07:50:13 2021 +0200
58f21da
BUG/MEDIUM: mux-h1: Adjust conditions to ask more space in the channel buffer
by Christopher Faulet
· Mon Sep 20 07:47:27 2021 +0200
8101121
BUG/MINOR: tcpcheck: Improve LDAP response parsing to fix LDAP check
by Christopher Faulet
· Thu Sep 16 16:01:09 2021 +0200
2b0ba5f
REGTESTS: abortonclose: after retries, 503 is expected, not close
by Willy Tarreau
· Fri Aug 20 11:12:47 2021 +0200
a511635
REGTESTS: http_upgrade: fix incorrect expectation on TCP->H1->H2
by Willy Tarreau
· Fri Aug 20 11:02:28 2021 +0200
39faba7
REGTESTS: add a test to prevent h2 desync attacks
by Amaury Denoyelle
· Fri Aug 13 09:43:24 2021 +0200
c6ecf56
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Sat Aug 07 14:41:56 2021 +0500
3b0f3e0
BUG/MINOR: ssl: Default-server configuration ignored by server
by Remi Tricot-Le Breton
· Tue Jul 13 18:28:22 2021 +0200
8ba0c5d
REGTESTS: add http scheme-based normalization test
by Amaury Denoyelle
· Wed Jul 07 10:49:29 2021 +0200
f333e3e
BUG/MINOR: mqtt: Support empty client ID in CONNECT message
by Christopher Faulet
· Mon Jun 28 15:37:59 2021 +0200
edf94cb
BUG/MINOR: mqtt: Fix parser for string with more than 127 characters
by Christopher Faulet
· Mon Jun 28 15:26:00 2021 +0200
c16c6de
REGTESTS: fix maxconn update with agent-check
by Amaury Denoyelle
· Tue Jun 22 16:23:11 2021 +0200
beec7ea
BUG/MINOR: cache: Correctly handle existing-but-empty 'accept-encoding' header
by Tim Duesterhus
· Fri Jun 18 15:09:28 2021 +0200
77df12c
BUG/MEDIUM: server/cli: Fix ABBA deadlock when fqdn is set from the CLI
by Christopher Faulet
· Tue Jun 15 12:01:29 2021 +0200
94fd133
REGTESTS: stick-table: add src_conn_rate test
by Amaury Denoyelle
· Wed May 12 10:51:22 2021 +0200
dec1c36
MINOR: uri_normalizer: Add `fragment-encode` normalizer
by Tim Duesterhus
· Mon May 10 17:28:26 2021 +0200
c9e05ab
MINOR: uri_normalizer: Add `fragment-strip` normalizer
by Tim Duesterhus
· Mon May 10 17:28:25 2021 +0200
e1465c1
REGTESTS: disable inter-thread idle connection sharing on sensitive tests
by Willy Tarreau
· Sun May 09 14:41:41 2021 +0200
a9e639a
MINOR: http_act: mark normalize-uri as experimental
by Amaury Denoyelle
· Thu May 06 15:50:12 2021 +0200
16b3751
REGTESTS: Add script to test abortonclose option
by Christopher Faulet
· Wed Apr 07 14:37:07 2021 +0200
deee369
REGTESTS: add minimal CLI "add map" tests
by Willy Tarreau
· Thu Apr 29 16:17:23 2021 +0200
996190a
REGTESTS: server: fix cli_add_server due to previous trace update
by Amaury Denoyelle
· Thu Apr 29 15:35:46 2021 +0200
2e4a18e
MINOR: uri_normalizer: Add a `percent-decode-unreserved` normalizer
by Tim Duesterhus
· Wed Apr 21 21:20:36 2021 +0200
ff3bb8b
MINOR: uri_normalizer: Add a `strip-dot` normalizer
by Maximilian Mader
· Wed Apr 21 00:22:50 2021 +0200
e558043
MINOR: server: implement delete server cli command
by Amaury Denoyelle
· Thu Apr 15 14:41:20 2021 +0200
5be6ab2
MEDIUM: http_act: Rename uri-normalizers
by Tim Duesterhus
· Sat Apr 17 11:21:10 2021 +0200
a407193
MINOR: uri_normalizer: Add a `percent-upper` normalizer
by Tim Duesterhus
· Thu Apr 15 21:46:02 2021 +0200
d7b89be
MINOR: uri_normalizer: Add a `sort-query` normalizer
by Tim Duesterhus
· Thu Apr 15 21:46:01 2021 +0200
560e1a6
MINOR: uri_normalizer: Add support for supressing leading `../` for dotdot normalizer
by Tim Duesterhus
· Thu Apr 15 21:46:00 2021 +0200
9982fc2
MINOR: uri_normalizer: Add a `dotdot` normalizer to http-request normalize-uri
by Tim Duesterhus
· Thu Apr 15 21:45:59 2021 +0200
d371e99
MINOR: uri_normalizer: Add a `merge-slashes` normalizer to http-request normalize-uri
by Tim Duesterhus
· Thu Apr 15 21:45:58 2021 +0200
51c8ad4
MINOR: sample: converter: Add json_query converter
by Alex
· Thu Apr 15 16:45:15 2021 +0200
92f7d43
MINOR: sample: add ub64dec and ub64enc converters
by Moemen MHEDHBI
· Thu Apr 01 20:53:59 2021 +0200
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
Next »