curl/lib/vquic
Stefan Eissing e4139a73c8
h3-proxy: fixes around H3 proxy
code:
- less exception handling in existing code
- true ip happy eyeballing
- enable certificate verification
- cf-h2-proxy: abort connection when server closed connection

tests:
- remove all --insecure and --proxy-insecure args
- make session reuse test_60_12 a working one
- resolve port conflicts between h2o and nghttpx
- use proxy args better
- make test_60_06 run shorter
- kill h2o at the end of tests, normal stop takes too long

Ref: 59213f8248 #21789
Follow-up to e78b1b3ecc #21153

Closes #21798
2026-05-28 14:41:27 +02:00
..
curl_ngtcp2.c h3-proxy: fixes around H3 proxy 2026-05-28 14:41:27 +02:00
curl_ngtcp2.h HTTP/3: add proxy CONNECT and MASQUE CONNECT-UDP support (ngtcp2 QUIC) 2026-05-27 08:49:53 +02:00
curl_quiche.c h3-proxy: fixes around H3 proxy 2026-05-28 14:41:27 +02:00
curl_quiche.h cf-dns: connection filter for DNS queries 2026-03-30 13:28:38 +02:00
vquic-tls.c HTTP/3: add proxy CONNECT and MASQUE CONNECT-UDP support (ngtcp2 QUIC) 2026-05-27 08:49:53 +02:00
vquic-tls.h badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
vquic.c h3-proxy: fixes around H3 proxy 2026-05-28 14:41:27 +02:00
vquic.h h3-proxy: fixes around H3 proxy 2026-05-28 14:41:27 +02:00
vquic_int.h clang-tidy: add more missing parentheses in macro values 2026-02-25 15:43:23 +01:00