curl/lib/vquic
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
..
curl_ngtcp2.c msvc: drop exception, make BIT() a bitfield with Visual Studio 2026-01-17 11:46:31 +01:00
curl_ngtcp2.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
curl_quiche.c build: drop redundant unused variable suppressions 2026-01-14 10:38:34 +01:00
curl_quiche.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
vquic-tls.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
vquic-tls.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
vquic.c vquic: drop support for OpenSSL-QUIC 2026-01-17 22:49:34 +01:00
vquic.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
vquic_int.h http/3: add description for known server error codes 2026-01-07 14:30:21 +01:00