Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
b89df417183a7d2edc5810f6291d0402462b4b2e
/
reg-tests
b89df41
REGTESTS: make tcp-check_min-recv fail fast
by Willy Tarreau
· Thu Nov 18 17:26:25 2021 +0100
419c117
REGTEST: set retries count to zero for all tests that expect at 503
by Willy Tarreau
· Thu Nov 18 17:15:59 2021 +0100
ed9f48e
REGTESTS: ssl_crt-list_filters: feature cmd incorrectly set
by William Lallemand
· Wed Nov 17 02:49:16 2021 +0100
d19d776
REGTESTS: httpclient/lua: add greater body values
by William Lallemand
· Wed Nov 10 17:40:19 2021 +0100
4c5a591
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
46f46df
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
68574dd
MEDIUM: log: add the client's SNI to the default HTTPS log format
by Willy Tarreau
· Fri Nov 05 19:14:55 2021 +0100
6f74976
MEDIUM: connection: rename fc_conn_err and bc_conn_err to fc_err and bc_err
by Willy Tarreau
· Fri Nov 05 17:07:03 2021 +0100
41922af
REGTESTS: Use `feature cmd` for 2.5+ tests (2)
by Tim Duesterhus
· Thu Nov 04 21:12:14 2021 +0100
f9d5957
MINOR: server: add ws keyword
by Amaury Denoyelle
· Mon Oct 18 14:40:29 2021 +0200
0df0436
BUG/MEDIUM: mux-h2: reject upgrade if no RFC8441 support
by Amaury Denoyelle
· Mon Oct 18 09:43:29 2021 +0200
44c5ff6
MEDIUM: vars: make the var() sample fetch function really return type ANY
by Willy Tarreau
· Tue Nov 02 17:08:15 2021 +0100
7da35bf
BUG/MINOR: http: http_auth_bearer fetch does not work on custom header name
by Remi Tricot-Le Breton
· Fri Oct 29 15:25:19 2021 +0200
207f0cb
REGTESTS: lua: test httpclient with body streaming
by William Lallemand
· Thu Oct 28 15:57:33 2021 +0200
e1f3b54
REGTESTS: Add script to test client src/dst manipulation at different levels
by Christopher Faulet
· Tue Oct 26 18:12:23 2021 +0200
dc2cc90
MINOR: httpclient/lua: support more HTTP methods
by William Lallemand
· Tue Oct 26 11:43:26 2021 +0200
dec25c3
MINOR: httpclient: support payload within a buffer
by William Lallemand
· Mon Oct 25 19:48:37 2021 +0200
1c891bc
MINOR: jwt: jwt_verify returns negative values in case of error
by Remi Tricot-Le Breton
· Mon Oct 18 15:14:49 2021 +0200
bd6b4be
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Fri Oct 15 16:18:21 2021 +0500
e41b497
REGTESTS: Add scripts to test support of TCP/HTTP rules in defaults sections
by Christopher Faulet
· Wed Oct 13 18:06:55 2021 +0200
597909f
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
468c000
BUG/MEDIUM: jwt: fix base64 decoding error detection
by Willy Tarreau
· Fri Oct 15 11:41:16 2021 +0200
36da606
REGTESTS: jwt: Add tests for the jwt_verify converter
by Remi Tricot-Le Breton
· Fri Oct 01 15:36:59 2021 +0200
1d58b01
MINOR: ssl: add ssl_fc_is_resumed to "option httpslog"
by William Lallemand
· Thu Oct 14 14:27:48 2021 +0200
e5dfd40
REGTESTS: ssl: re-enable set_ssl_cert_bundle.vtc
by William Lallemand
· Thu Oct 14 11:06:16 2021 +0200
e1b6109
REGTESTS: ssl: Use mostly TLSv1.2 in ssl_errors test
by Remi Tricot-Le Breton
· Wed Oct 13 11:21:02 2021 +0200
d12e13a
REGTESTS: ssl: Reenable ssl_errors test for OpenSSL only
by Remi Tricot-Le Breton
· Mon Oct 11 15:34:14 2021 +0200
d266cda
REGTESTS: ssl: Fix ssl_errors test for OpenSSL v3
by Remi Tricot-Le Breton
· Mon Oct 11 15:34:13 2021 +0200
1ac65f8
REGTESTS: ssl: Fix references to removed option in test description
by Remi Tricot-Le Breton
· Mon Oct 11 15:34:11 2021 +0200
746e6f3
MINOR: httpclient/lua: supports headers via named arguments
by William Lallemand
· Wed Oct 06 10:57:44 2021 +0200
d28b2b2
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
f542941
REGTESTS: ssl: wrong feature cmd in show_ssl_ocspresponse.vtc
by William Lallemand
· Thu Sep 30 18:45:18 2021 +0200
2655f2b
REGTESTS: ssl: show_ssl_ocspresponse w/ freebsd won't use base64
by William Lallemand
· Thu Sep 30 17:57:04 2021 +0200
8d26438
REGTESTS: ssl: enable ssl_crt-list_filters.vtc again
by William Lallemand
· Thu Sep 30 15:07:27 2021 +0200
2f52fdb
REGTESTS: ssl: enable show_ssl_ocspresponse.vtc again
by William Lallemand
· Thu Sep 30 11:19:29 2021 +0200
1fe0fad
MINOR: ssl: Rename ssl_bc_hsk_err to ssl_bc_err
by Remi Tricot-Le Breton
· Wed Sep 29 18:56:52 2021 +0200
c7e9492
REGTESTS: Add script to validate T-E header parsing
by Christopher Faulet
· Tue Sep 28 15:55:55 2021 +0200
039cc08
REGTESTS: lua: test the httpclient:get() feature
by William Lallemand
· Fri Sep 24 19:02:50 2021 +0200
46e058d
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
8a0e5f8
BUG/MINOR: tcpcheck: Improve LDAP response parsing to fix LDAP check
by Christopher Faulet
· Thu Sep 16 16:01:09 2021 +0200
3a4bedc
MEDIUM: vars: replace the global name index with a hash
by Willy Tarreau
· Tue Aug 31 08:51:02 2021 +0200
54496a6
MINOR: vars: make the vars() sample fetch function support a default value
by Willy Tarreau
· Fri Sep 03 12:00:13 2021 +0200
e93bff4
MEDIUM: vars: also support format strings in CLI's "set var" command
by Willy Tarreau
· Fri Sep 03 09:47:37 2021 +0200
753d4db
MINOR: vars: add a "set-var-fmt" directive to the global section
by Willy Tarreau
· Fri Sep 03 09:02:47 2021 +0200
9a621ae
MEDIUM: vars: add a new "set-var-fmt" action
by Willy Tarreau
· Thu Sep 02 21:00:38 2021 +0200
bc1223b
MINOR: http-rules: add a new "ignore-empty" option to redirects.
by Willy Tarreau
· Thu Sep 02 16:54:33 2021 +0200
b061fb3
REGTESTS: ssl: Add tests for bc_conn_err and ssl_bc_hsk_err sample fetches
by Remi Tricot-Le Breton
· Wed Sep 01 15:52:16 2021 +0200
fe21fe7
MINOR: log: Add new "error-log-format" option
by Remi Tricot-Le Breton
· Tue Aug 31 12:08:52 2021 +0200
310a260
MEDIUM: config: Deprecate tune.ssl.capture-cipherlist-size
by Marcin Deranek
· Tue Jul 13 19:04:24 2021 +0200
da0264a
MINOR: sample: Add be2hex converter
by Marcin Deranek
· Tue Jul 13 14:08:56 2021 +0200
40ca09c
MINOR: sample: Add be2dec converter
by Marcin Deranek
· Tue Jul 13 14:05:24 2021 +0200
cbad112
REGTESTS: Remove REQUIRE_VERSION=1.5 from all tests
by Tim Duesterhus
· Wed Aug 25 19:17:28 2021 +0200
7ba9848
REGTESTS: Use `feature cmd` for 2.5+ tests
by Tim Duesterhus
· Wed Aug 25 19:14:01 2021 +0200
956be9d
REGTEST: fix haproxy required version for server removal test
by Amaury Denoyelle
· Wed Aug 25 16:35:25 2021 +0200
104b8e5
REGTEST: add missing lua requirements on server removal test
by Amaury Denoyelle
· Wed Aug 25 16:24:23 2021 +0200
14c3c5c
MEDIUM: server: allow to remove servers at runtime except non purgeable
by Amaury Denoyelle
· Mon Aug 23 14:10:51 2021 +0200
3b2533f
REGTESTS: server: fix agent-check syntax and expectation
by Willy Tarreau
· Fri Aug 20 11:28:15 2021 +0200
1713eec
REGTESTS: abortonclose: after retries, 503 is expected, not close
by Willy Tarreau
· Fri Aug 20 11:12:47 2021 +0200
ab4fa24
REGTESTS: http_upgrade: fix incorrect expectation on TCP->H1->H2
by Willy Tarreau
· Fri Aug 20 11:02:28 2021 +0200
74f6ab6
MEDIUM: ssl: Keep a reference to the client's certificate for use in logs
by Remi Tricot-Le Breton
· Thu Aug 19 18:06:30 2021 +0200
7ef244d
REGTESTS: add a test to prevent h2 desync attacks
by Amaury Denoyelle
· Fri Aug 13 09:43:24 2021 +0200
0188108
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Sat Aug 07 14:41:56 2021 +0500
a026783
REGTESTS: server: fix dynamic server with checks test
by Amaury Denoyelle
· Fri Aug 06 15:34:04 2021 +0200
3e7d468
REGTESTS: server: add dynamic check server test
by Amaury Denoyelle
· Thu Jul 29 17:34:16 2021 +0200
56f1f75
MINOR: log: rename 'dontloglegacyconnerr' to 'log-error-via-logformat'
by William Lallemand
· Mon Aug 02 10:25:30 2021 +0200
4f59c67
REGTESTS: ssl: ssl_errors.vtc does not work with old openssl version
by William Lallemand
· Thu Jul 29 16:00:24 2021 +0200
54f6383
REGTESTS: ssl: Add tests for the connection and SSL error fetches
by Remi Tricot-Le Breton
· Thu Jul 29 09:45:54 2021 +0200
f2e44d4
REGTESTS: add more complex check conditions to check_conditions.vtc
by Willy Tarreau
· Sat Jul 17 10:43:33 2021 +0200
b333db3
REGTEST: make check_condition.vtc fail as soon as possible
by Willy Tarreau
· Sat Jul 17 10:54:46 2021 +0200
79c52ec
REGTESTS: test track support for dynamic servers
by Amaury Denoyelle
· Thu Jul 15 11:23:17 2021 +0200
0498fa4
BUG/MINOR: ssl: Default-server configuration ignored by server
by Remi Tricot-Le Breton
· Tue Jul 13 18:28:22 2021 +0200
ff5adf8
REGTESTS: add http scheme-based normalization test
by Amaury Denoyelle
· Wed Jul 07 10:49:29 2021 +0200
0de0bec
BUG/MINOR: mqtt: Support empty client ID in CONNECT message
by Christopher Faulet
· Mon Jun 28 15:37:59 2021 +0200
ca925c9
BUG/MINOR: mqtt: Fix parser for string with more than 127 characters
by Christopher Faulet
· Mon Jun 28 15:26:00 2021 +0200
e500e59
REGTESTS: fix maxconn update with agent-check
by Amaury Denoyelle
· Tue Jun 22 16:23:11 2021 +0200
0ffad2d
REGTESTS: server: test ssl support for dynamic servers
by Amaury Denoyelle
· Fri Jun 18 16:30:36 2021 +0200
3bc6af4
BUG/MINOR: cache: Correctly handle existing-but-empty 'accept-encoding' header
by Tim Duesterhus
· Fri Jun 18 15:09:28 2021 +0200
c7b391a
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
4ee192f
REGTESTS: Replace REQUIRE_BINARIES with 'command -v'
by Tim Duesterhus
· Fri Jun 11 19:56:17 2021 +0200
c957048
REGTESTS: Replace REQUIRE_OPTIONS with 'haproxy -cc' for 2.5+ tests
by Tim Duesterhus
· Fri Jun 11 19:56:16 2021 +0200
5efc48d
REGTESTS: Replace REQUIRE_VERSION=2.5 with 'haproxy -cc'
by Tim Duesterhus
· Fri Jun 11 19:56:15 2021 +0200
1b095ca
REGTESTS: Remove REQUIRE_VERSION=1.7 from all tests
by Tim Duesterhus
· Fri Jun 11 18:16:25 2021 +0200
d8be001
REGTESTS: Remove REQUIRE_VERSION=1.6 from all tests
by Tim Duesterhus
· Fri Jun 11 18:16:24 2021 +0200
b63dbb7
MAJOR: config: remove parsing of the global "nbproc" directive
by Willy Tarreau
· Fri Jun 11 16:50:29 2021 +0200
0061323
REGTESTS: ssl: show_ssl_ocspresponce.vtc is broken with BoringSSL
by William Lallemand
· Fri Jun 11 10:03:08 2021 +0200
2a77c62
REGTESTS: ssl: Add "show ssl ocsp-response" test
by Remi Tricot-Le Breton
· Thu Jun 10 13:51:16 2021 +0200
fc0cceb
MINOR: haproxy: Add `-cc` argument
by Maximilian Mader
· Sun Jun 06 00:50:22 2021 +0200
a9334df
CLEANUP: reg-tests: Remove obsolete no-htx parameter for reg-tests
by Tim Duesterhus
· Mon May 31 23:07:29 2021 +0200
3b9cb60
REGTESTS: Fix http_abortonclose.vtc to support -1 status for some client aborts
by Christopher Faulet
· Wed Jun 02 17:23:47 2021 +0200
a3b2e09
REGTESTS: ssl: Add "set/commit ssl crl-file" test
by Remi Tricot-Le Breton
· Fri Apr 23 18:35:25 2021 +0200
f615070
REGTESTS: ssl: Add "new/del ssl crl-file" tests
by Remi Tricot-Le Breton
· Thu Apr 22 11:02:16 2021 +0200
efcc5b2
REGTESTS: ssl: Add "new/del ssl ca-file" tests
by Remi Tricot-Le Breton
· Mon Mar 29 11:55:40 2021 +0200
2a22e16
MEDIUM: ssl: Add "show ssl ca-file" CLI command
by Remi Tricot-Le Breton
· Tue Mar 16 11:19:33 2021 +0100
d5fd09d
MINOR: ssl: Add "abort ssl ca-file" CLI command
by Remi Tricot-Le Breton
· Thu Mar 11 10:22:52 2021 +0100
2db6101
REGTESTS: ssl: Add new ca-file update tests
by Remi Tricot-Le Breton
· Fri Mar 05 14:42:40 2021 +0100
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
Next »