curl-curl/tests/http/testenv
Daniel Stenberg 6aaac9dd38
vquic: drop support for OpenSSL-QUIC
- It is slower and uses more memory than the alternatives and is only
  experimental in curl.
- We disable a few tests for OpenSSL-QUIC because of flakiness
- It gets little attention from OpenSSL and we have no expectation of the
  major flaws getting corrected anytime soon.
- No one has spoken up for keeping it
- curl users building with vanilla OpenSSL can still use QUIC through the
  means of ngtcp2

Closes #20226
2026-01-17 22:49:34 +01:00
..
mod_curltest build: omit forward declarations 2026-01-13 21:15:36 +01:00
__init__.py pytest: add tests using sshd 2025-12-12 11:58:57 +01:00
caddy.py badwords: fix issues found in tests 2025-11-17 13:30:35 +01:00
certs.py vtls: fix CURLOPT_CAPATH use 2025-11-08 17:02:54 +01:00
client.py tests: merge clients into libtests, drop duplicate code 2025-07-30 02:38:13 +02:00
curl.py vquic: drop support for OpenSSL-QUIC 2026-01-17 22:49:34 +01:00
dante.py pytest: use dante-server in CI 2025-07-29 15:02:30 +02:00
env.py pytest: replace allowlist with feature check to enable OCSP test 17_08 2026-01-02 01:23:27 +01:00
httpd.py badwords: fix issues found in tests 2025-11-17 13:30:35 +01:00
nghttpx.py pytest: quiche flakiness 2025-12-10 15:26:27 +01:00
ports.py pytest: bind to localhost 2025-09-10 00:55:07 +02:00
sshd.py pytest: add tests using sshd 2025-12-12 11:58:57 +01:00
vsftpd.py badwords: fix issues found in tests 2025-11-17 13:30:35 +01:00
ws_echo_server.py tests: change Python code style to pass ruff checks 2024-10-04 14:02:05 -07:00