Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
9de10ce478970b3195b2b4f750da854717b66e6b
/
reg-tests
5529c99
MINOR: sample: Add bc_rtt and bc_rttvar
by Aleksandar Lazic
· Fri Apr 28 11:39:12 2023 +0200
e247038
REGTESTS: remove unsupported "stats bind-process" keyword
by Ilya Shipitsin
· Sat Apr 22 20:09:05 2023 +0200
5003ac7
MEDIUM: config: set useful ALPN defaults for HTTPS and QUIC
by Willy Tarreau
· Wed Apr 19 09:12:33 2023 +0200
2e3c04a
REGTESTS: add a new "ssl_alpn" test to test ALPN negotiation
by Willy Tarreau
· Wed Apr 19 08:34:01 2023 +0200
9704797
BUG/MEDIUM: http-ana: Properly switch the request in tunnel mode on upgrade
by Christopher Faulet
· Mon Apr 17 08:52:10 2023 +0200
c394e21
REGTESTS: fix the race conditions in log_uri.vtc
by Christopher Faulet
· Thu Apr 13 15:11:23 2023 +0200
1edf36a
MEDIUM: hlua_fcn: dynamic server iteration and indexing
by Thierry Fournier
· Fri Oct 07 13:25:51 2022 +0200
d3e58f8
REGTESTS : Add test support for case insentitive for url_param
by Martin DOLEZ
· Thu Mar 30 09:03:36 2023 -0400
dafc068
MINOR: ssl: Accept certpath as param in "show ssl ocsp-response" CLI command
by Remi Tricot-Le Breton
· Mon Mar 13 15:56:34 2023 +0100
a6c0a59
MINOR: ssl: Use ocsp update task for "update ssl ocsp-response" command
by Remi Tricot-Le Breton
· Mon Mar 13 15:56:32 2023 +0100
447a38f
MINOR: jwt: Add support for RSA-PSS signatures (PS256 algorithm)
by Remi Tricot-Le Breton
· Tue Mar 07 17:43:57 2023 +0100
86d1e0b
BUG/MINOR: ssl: Fix ocsp-update when using "add ssl crt-list"
by Remi Tricot-Le Breton
· Thu Mar 02 15:49:53 2023 +0100
5ab54c6
REGTESTS: ssl: Add test for new ocsp update cli commands
by Remi Tricot-Le Breton
· Thu Mar 02 15:49:51 2023 +0100
780504a
REGTESTS: ssl: Fix ocsp update crt-lists
by Remi Tricot-Le Breton
· Tue Feb 28 17:46:30 2023 +0100
fa0413f
REGTEST: added tests covering smp_fetch_hdr_ip()
by Oto Valek
· Fri Feb 24 21:41:58 2023 +0100
34cffed
REGTESTS: cache: Use rxresphdrs to only get headers for 304 responses
by Christopher Faulet
· Wed Feb 22 16:12:43 2023 +0100
879debe
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
4ad6ee9
REGTESTS: Fix ssl_errors.vtc script to wait for connections close
by Christopher Faulet
· Tue Feb 21 11:24:04 2023 +0100
848878c
REGTESTS: Skip http_splicing.vtc script if fast-forward is disabled
by Christopher Faulet
· Tue Feb 21 11:21:03 2023 +0100
91fe0bc
REGTESTS: Remove unsupported feature command in http_splicing.vtc
by Christopher Faulet
· Fri Feb 17 15:27:10 2023 +0100
678a4ce
MINOR: haproxy: Add an command option to disable data fast-forward
by Christopher Faulet
· Tue Feb 14 16:12:54 2023 +0100
b015b3e
REGTEST: add RFC7239 forwarded header tests
by Aurelien DARRAGON
· Fri Dec 30 18:59:24 2022 +0100
424981c
REGTEST: add ifnone-forwardfor test
by Aurelien DARRAGON
· Mon Jan 09 11:02:48 2023 +0100
a0658c3
BUG/MINOR: jwt: Wrong return value checked
by Remi Tricot-Le Breton
· Fri Jan 20 09:37:26 2023 +0100
5a8f02a
BUG/MEDIUM: jwt: Properly process ecdsa signatures (concatenated R and S params)
by Remi Tricot-Le Breton
· Wed Jan 18 15:32:28 2023 +0100
f2b02cf
MAJOR: http-ana: Review error handling during HTTP payload forwarding
by Christopher Faulet
· Fri Jan 13 11:02:28 2023 +0100
f4569bb
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
522841c
REGTEST: ssl: Add test for 'update ssl ocsp-response' CLI command
by Remi Tricot-Le Breton
· Thu Jan 12 09:49:12 2023 +0100
7956aa1
REGTEST: fix the race conditions in hmac.vtc
by Aurelien DARRAGON
· Mon Jan 02 15:03:20 2023 +0100
1858c24
REGTEST: fix the race conditions in digest.vtc
by Aurelien DARRAGON
· Mon Jan 02 15:02:10 2023 +0100
63762b0
REGTEST: fix the race conditions in add_item.vtc
by Aurelien DARRAGON
· Mon Jan 02 14:59:50 2023 +0100
d4140a7
REGTEST: fix the race conditions in json_query.vtc
by Aurelien DARRAGON
· Mon Jan 02 14:54:31 2023 +0100
18cd474
REGTESTS: Remove tests with REQUIRE_VERSION_BELOW=1.9
by Tim Duesterhus
· Wed Jan 04 18:49:38 2023 +0100
7aff1bf
REGTESTS: Remove REQUIRE_VERSION=2.0 from all tests
by Tim Duesterhus
· Wed Jan 04 18:49:37 2023 +0100
2a5fb62
REGTESTS: Remove REQUIRE_VERSION=1.9 from all tests
by Tim Duesterhus
· Wed Jan 04 18:49:36 2023 +0100
2f275fb
REGTESTS: ssl: Add tests for ocsp auto update mechanism
by Remi Tricot-Le Breton
· Tue Dec 20 11:11:16 2022 +0100
8f5699b
REGTESTS: ssl: enable the ssl_reuse.vtc test for WolfSSL
by William Lallemand
· Tue Dec 20 15:27:33 2022 +0100
1039669
BUG/MEDIUM: tests: use tmpdir to create UNIX socket
by Bertrand Jacquin
· Sat Dec 17 21:39:38 2022 +0000
7332a12
REGTESTS: startup: disable automatic_maxconn.vtc
by William Lallemand
· Fri Dec 16 08:24:04 2022 +0100
da93802
BUG/MEDIUM: mux-h1: Don't release H1 stream upgraded from TCP on error
by Christopher Faulet
· Thu Dec 15 09:22:35 2022 +0100
f98b3b1
REGTESTS: startup: add alternatives values in automatic_maxconn.vtc
by William Lallemand
· Wed Dec 14 11:04:58 2022 +0100
02cf4ec
MINOR: sample: add param converter
by Thayne McCombs
· Wed Dec 14 00:19:59 2022 -0700
6b6f082
REGTESTS: startup: activate automatic_maxconn.vtc
by William Lallemand
· Tue Dec 13 18:44:35 2022 +0100
2a22539
REGTESTS: startup: change the expected maxconn to 11000
by William Lallemand
· Tue Dec 13 18:13:56 2022 +0100
38c5b6e
REGTESTS: startup: check maxconn computation
by William Lallemand
· Tue Dec 13 17:17:17 2022 +0100
e1b866a
REGTESTS: fix the race conditions in iff.vtc
by Christopher Faulet
· Fri Dec 09 17:11:22 2022 +0100
6f86eaa
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Wed Nov 30 16:22:42 2022 +0500
5a63e72
REGTESTS: fix peers-related regtests regarding "show table"
by Willy Tarreau
· Tue Nov 29 16:29:12 2022 +0100
1c52121
REG-TESTS: http: Add more tests about authority/host matching
by Christopher Faulet
· Tue Nov 22 15:39:12 2022 +0100
a0e1a87
REG-TESTS: cache: Remove T-E header for 304-Not-Modified responses
by Christopher Faulet
· Wed Nov 16 17:19:42 2022 +0100
9fbc84e
MINOR: ssl: x509_v_err_str converter transforms an integer to a X509_V_ERR name
by William Lallemand
· Thu Nov 03 18:56:37 2022 +0100
960fb74
MEDIUM: ssl: {ca,crt}-ignore-err can now use error constant name
by William Lallemand
· Thu Nov 03 16:31:50 2022 +0100
4ed0a3a
REGTESTS: httpclient/lua: test the lua task timeout with the httpclient
by William Lallemand
· Thu Oct 20 11:23:02 2022 +0200
0d6fb7a
BUG/MINOR: checks: update pgsql regex on auth packet
by Fatih Acar
· Mon Sep 26 17:27:11 2022 +0200
9a8d8a3
BUG/MINOR: smtpchk: SMTP Service check should gracefully close SMTP transaction
by wrightlaw
· Thu Sep 08 16:10:48 2022 +0100
330af2d
REGTESTS: 4be_1srv_smtpchk_httpchk_layer47errors: Return valid SMTP replies
by Christopher Faulet
· Wed Sep 21 15:05:42 2022 +0200
23bc0b2
REGTESTS: ssl/log: test the log-forward with SSL
by William Lallemand
· Tue Sep 13 12:41:29 2022 +0200
ebf600a
REGTESTS: log: test the log-forward feature
by William Lallemand
· Tue Sep 13 10:34:36 2022 +0200
28bc152
REGTESTS: healthcheckmail: Relax matching on the healthcheck log message
by Christopher Faulet
· Mon Sep 12 09:58:47 2022 +0200
4b5f302
MINOR: http-check: Remove support for headers/body in "option httpchk" version
by Christopher Faulet
· Mon Sep 05 09:05:17 2022 +0200
05ed05b
REGTESTS: http_request_buffer: Add a barrier to not mix up log messages
by Christopher Faulet
· Thu Sep 01 19:46:28 2022 +0200
529b6a3
REGTESTS: Fix prometheus script to perform HTTP health-checks
by Christopher Faulet
· Wed Aug 24 12:17:31 2022 +0200
16972e1
REGTESTS: launch http_reuse_always in mworker mode
by William Lallemand
· Mon Aug 22 12:59:50 2022 +0200
62c0b99
MINOR: ssl/cli: implement "add ssl ca-file"
by William Lallemand
· Fri Jul 29 17:50:58 2022 +0200
d23435d
REGTESTS: add test for HTTP/2 cookies concatenation
by Amaury Denoyelle
· Wed Aug 17 16:34:13 2022 +0200
4b85a96
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
b6189bc
REGTESTS: ssl: fix grep invocation to use extended regex in ssl_generate_certificate.vtc
by Ilya Shipitsin
· Sat Aug 06 22:40:41 2022 +0500
2f2a288
REGTESTS: ssl: adopt tests to OpenSSL-3.0.N
by Ilya Shipitsin
· Sun Jul 24 00:05:45 2022 +0500
0865160
REGTESTS: ssl: adopt tests to OpenSSL-3.0.N
by Ilya Shipitsin
· Sun Jul 24 00:01:32 2022 +0500
887a2b5
REGTEESTS: filters: Fix CONNECT request in random-forwarding script
by Christopher Faulet
· Thu Jul 07 09:52:54 2022 +0200
3f5fbe9
BUG/MEDIUM: h1: Improve authority validation for CONNCET request
by Christopher Faulet
· Tue Jul 05 14:50:17 2022 +0200
ae6547f
REGTESTS: ssl: add the same cert for client/server
by William Lallemand
· Mon Jun 20 18:01:30 2022 +0200
cb6c5f4
BUG/MEDIUM: ssl/cli: crash when crt inserted into a crt-list
by William Lallemand
· Mon Jun 20 16:51:53 2022 +0200
af93676
REGTESTS: healthcheckmail: Relax health-check failure condition
by Christopher Faulet
· Wed Jun 08 16:55:21 2022 +0200
5291257
REGTESTS: healthcheckmail: Update the test to be functionnal again
by Christopher Faulet
· Wed Jun 08 11:57:52 2022 +0200
fdf6934
REGTESTS: restrict_req_hdr_names: Extend supported versions
by Christopher Faulet
· Tue Jun 07 08:21:18 2022 +0200
3d1da9a
REGTESTS: http_abortonclose: Extend supported versions
by Christopher Faulet
· Tue Jun 07 08:20:12 2022 +0200
33a2745
REGTESTS: http_request_buffer: Increase client timeout to wait "slow" clients
by Christopher Faulet
· Thu Jun 02 14:01:30 2022 +0200
0f98a15
REGTESTS: abortonclose: Add a barrier to not mix up log messages
by Christopher Faulet
· Thu Jun 02 13:56:00 2022 +0200
bb186ee
REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+ (2)
by Tim Duesterhus
· Mon May 23 22:45:36 2022 +0200
96816b0
REGTESTS: abortonclose: Fix some race conditions
by Christopher Faulet
· Tue May 17 15:08:22 2022 +0200
18c13d3
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
addfc4d
REGTESTS: webstats: remove unused stats socket in /tmp
by William Lallemand
· Mon Apr 25 18:16:34 2022 +0200
e50aabe
REGTESTS: fix the race conditions in be2dec.vtc ad field.vtc
by Christopher Faulet
· Tue Apr 26 11:20:10 2022 +0200
5796228
BUG/MEDIUM: rules: Be able to use captures defined in defaults section
by Christopher Faulet
· Mon Apr 25 14:30:58 2022 +0200
85c0ff5
REGTESTS: ssl: Update error messages that changed with OpenSSLv3.1.0-dev
by Remi Tricot-Le Breton
· Thu Apr 21 12:06:42 2022 +0200
1d6338e
MEDIUM: ssl: Disable DHE ciphers by default
by Remi Tricot-Le Breton
· Tue Apr 12 11:31:55 2022 +0200
0dbf038
MINOR: sample: converter: Add add_item convertor
by Nikola Sale
· Sun Apr 03 18:11:53 2022 +0200
1295798
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
fbbbc33
REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+
by Tim Duesterhus
· Fri Mar 11 22:46:16 2022 +0100
a4af1b7
REGTESTS: fix the race conditions in be2hex.vtc
by Christopher Faulet
· Mon Mar 14 15:36:27 2022 +0100
76e8b70
MEDIUM: server: remove experimental-mode for dynamic servers
by Amaury Denoyelle
· Wed Mar 09 15:07:31 2022 +0100
3881e17
REGTESTS: server: test SSL/PROXY with checks for dynamic servers
by Amaury Denoyelle
· Wed Mar 09 16:43:34 2022 +0100
0657b93
MINOR: stream: add "last_rule_file" and "last_rule_line" samples
by Willy Tarreau
· Wed Mar 09 17:33:05 2022 +0100
0dc70ab
REGTESTS: fix the race conditions in secure_memcmp.vtc
by Christopher Faulet
· Tue Mar 01 11:03:00 2022 +0100
e07f8b5
REGTESTS: fix the race conditions in normalize_uri.vtc
by Christopher Faulet
· Mon Feb 28 17:04:37 2022 +0100
3d9266f
REGTESTS: fix the race conditions in 40be_2srv_odd_health_checks
by Willy Tarreau
· Mon Feb 21 20:44:00 2022 +0100
4f4f2b7
MINOR: httpclient/lua: add 'dst' optionnal field
by William Lallemand
· Thu Feb 17 20:00:23 2022 +0100
c382005
REGTESTS: peers: leave a bit more time to peers to synchronize
by Willy Tarreau
· Wed Feb 16 11:28:09 2022 +0100
42f2a51
REGTESTS: server: close an occasional race on dynamic_server_ssl.vtc
by Willy Tarreau
· Wed Feb 16 10:45:23 2022 +0100
Next »