Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
b34f6c41d0bde27d019e08fcb970fb661d84aeeb
/
reg-tests
5b3449e
REGTESTS: http: Improve script testing abortonclose option
by Christopher Faulet
· Tue Nov 14 09:03:15 2023 +0100
c48acd1
BUG/MINOR: http: skip leading zeroes in content-length values
by Willy Tarreau
· Wed Aug 09 11:02:34 2023 +0200
73b9b13
REGTESTS: http-rules: verify that we block '#' by default for normalize-uri
by Willy Tarreau
· Tue Aug 08 19:53:51 2023 +0200
c749215
REGTESTS: http-rules: add accept-invalid-http-request for normalize-uri tests
by Willy Tarreau
· Tue Aug 08 19:52:45 2023 +0200
ba9afd2
BUG/MAJOR: http: reject any empty content-length header value
by Willy Tarreau
· Wed Aug 09 08:32:48 2023 +0200
dd270e0
BUG/MINOR: cache: A 'max-age=0' cache-control directive can be overriden by a s-maxage
by Remi Tricot-Le Breton
· Tue Jul 04 17:13:28 2023 +0200
aa7fa6b
REGTESTS: fix the race conditions in log_uri.vtc
by Christopher Faulet
· Thu Apr 13 15:11:23 2023 +0200
a59ce4f
BUG/MINOR: cache: Cache response even if request has "no-cache" directive
by Remi Tricot-Le Breton
· Tue Feb 21 11:47:17 2023 +0100
1a023fa
BUG/MINOR: http-ana: Report SF_FINST_R flag on error waiting the request body
by Christopher Faulet
· Fri Jan 13 10:49:31 2023 +0100
93663cb
REGTEST: fix the race conditions in hmac.vtc
by Aurelien DARRAGON
· Mon Jan 02 15:03:20 2023 +0100
0daa7c8
REGTEST: fix the race conditions in digest.vtc
by Aurelien DARRAGON
· Mon Jan 02 15:02:10 2023 +0100
49663df
REGTEST: fix the race conditions in json_query.vtc
by Aurelien DARRAGON
· Mon Jan 02 14:54:31 2023 +0100
8cf30b3
REGTESTS: startup: check maxconn computation
by William Lallemand
· Tue Dec 13 17:17:17 2022 +0100
59a3728
REGTESTS: fix the race conditions in iff.vtc
by Christopher Faulet
· Fri Dec 09 17:11:22 2022 +0100
7c64767
REG-TESTS: cache: Remove T-E header for 304-Not-Modified responses
by Christopher Faulet
· Wed Nov 16 17:19:42 2022 +0100
d67b10f
BUG/MINOR: smtpchk: SMTP Service check should gracefully close SMTP transaction
by wrightlaw
· Thu Sep 08 16:10:48 2022 +0100
80cff2f
BUG/MINOR: checks: update pgsql regex on auth packet
by Fatih Acar
· Mon Sep 26 17:27:11 2022 +0200
25a4a42
REGTESTS: 4be_1srv_smtpchk_httpchk_layer47errors: Return valid SMTP replies
by Christopher Faulet
· Wed Sep 21 15:05:42 2022 +0200
89e0b6b
REGTESTS: ssl/log: test the log-forward with SSL
by William Lallemand
· Tue Sep 13 12:41:29 2022 +0200
072335e
REGTESTS: log: test the log-forward feature
by William Lallemand
· Tue Sep 13 10:34:36 2022 +0200
91c3baa
REGTESTS: healthcheckmail: Relax matching on the healthcheck log message
by Christopher Faulet
· Mon Sep 12 09:58:47 2022 +0200
6cacd01
REGTESTS: http_request_buffer: Add a barrier to not mix up log messages
by Christopher Faulet
· Thu Sep 01 19:46:28 2022 +0200
3d93b5c
REGTESTS: Fix prometheus script to perform HTTP health-checks
by Christopher Faulet
· Wed Aug 24 12:17:31 2022 +0200
4360b9a
BUG/MEDIUM: http-ana: fix crash or wrong header deletion by http-restrict-req-hdr-names
by Mateusz Malek
· Wed Aug 17 14:22:09 2022 +0200
63f95ed
BUG/MEDIUM: h1: Improve authority validation for CONNCET request
by Christopher Faulet
· Tue Jul 05 14:50:17 2022 +0200
bb12d30
REGTESTS: Fix some scripts to be compatible with 2.4 and prior
by Christopher Faulet
· Thu Jul 21 17:12:19 2022 +0200
215e0d7
REGTEESTS: filters: Fix CONNECT request in random-forwarding script
by Christopher Faulet
· Thu Jul 07 09:52:54 2022 +0200
31d463d
BUG/MEDIUM: ssl/cli: crash when crt inserted into a crt-list
by William Lallemand
· Mon Jun 20 16:51:53 2022 +0200
ffd796a
REGTESTS: healthcheckmail: Relax health-check failure condition
by Christopher Faulet
· Wed Jun 08 16:55:21 2022 +0200
1d93aae
REGTESTS: healthcheckmail: Update the test to be functionnal again
by Christopher Faulet
· Wed Jun 08 11:57:52 2022 +0200
b8bb9a8
REGTESTS: restrict_req_hdr_names: Extend supported versions
by Christopher Faulet
· Tue Jun 07 08:21:18 2022 +0200
c3d700c
REGTESTS: http_abortonclose: Extend supported versions
by Christopher Faulet
· Tue Jun 07 08:20:12 2022 +0200
dd259aa
REGTESTS: http_request_buffer: Increase client timeout to wait "slow" clients
by Christopher Faulet
· Thu Jun 02 14:01:30 2022 +0200
c133374
REGTESTS: abortonclose: Add a barrier to not mix up log messages
by Christopher Faulet
· Thu Jun 02 13:56:00 2022 +0200
0fd762c
REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+ (2)
by Tim Duesterhus
· Mon May 23 22:45:36 2022 +0200
b325b63
REGTESTS: abortonclose: Fix some race conditions
by Christopher Faulet
· Tue May 17 15:08:22 2022 +0200
7950715
MEDIUM: http-ana: Add a proxy option to restrict chars in request header names
by Christopher Faulet
· Mon May 16 11:43:10 2022 +0200
014b79b
REGTESTS: fix the race conditions in be2dec.vtc ad field.vtc
by Christopher Faulet
· Tue Apr 26 11:20:10 2022 +0200
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
Next »