haproxy/reg-tests/connection
William Lallemand 1592ed9854 MINOR: startup: Add HAVE_WORKING_TCP_MD5SIG in haproxy -vv
the TCP_MD5SIG ifdef is not enough to check if the feature is usable.
The code might compile but the OS could prevent to use it.

This patch tries to use the TCP_MD5SIG setsockopt before adding
HAVE_WORKING_TCP_MD5SIG in the feature list.  so it would prevent to
start reg-tests if the OS can't run it.
2026-02-12 18:02:19 +01:00
..
certs REGTESTS: ssl: Move all the SSL certificates, keys, crt-lists inside "certs" directory 2025-12-08 10:40:59 +01:00
cli_src_dst.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
dispatch.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
h2_glitches.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
http_reuse_aggressive.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
http_reuse_always.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
http_reuse_be_transparent.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
http_reuse_conn_hash.vtc REGTESTS: ssl: Move all the SSL certificates, keys, crt-lists inside "certs" directory 2025-12-08 10:40:59 +01:00
http_reuse_dispatch.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
http_reuse_never.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
http_reuse_safe.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
proxy_protocol_random_fail.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
proxy_protocol_send_generic.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
proxy_protocol_send_unique_id.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
proxy_protocol_send_unique_id_alpn.vtc REGTESTS: ssl: Move all the SSL certificates, keys, crt-lists inside "certs" directory 2025-12-08 10:40:59 +01:00
proxy_protocol_tlv_validation.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
reverse_connect_full.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
reverse_server.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
reverse_server_name.vtc REGTESTS: ssl: Move all the SSL certificates, keys, crt-lists inside "certs" directory 2025-12-08 10:40:59 +01:00
tcp_md5_signature.vtc MINOR: startup: Add HAVE_WORKING_TCP_MD5SIG in haproxy -vv 2026-02-12 18:02:19 +01:00
tcp_to_http_upgrade.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00