curl/lib/vquic
Stefan Eissing d7eafb1d55
http3: quiche, handshake optimization, trace cleanup
- load x509 store after clienthello
- cleanup of tracing

Closes #11618
2023-08-08 16:33:53 +02:00
..
curl_msh3.c trace: make tracing available in non-debug builds 2023-08-03 17:32:25 +02:00
curl_msh3.h
curl_ngtcp2.c ngtcp2: remove dead code 2023-08-08 12:29:48 +02:00
curl_ngtcp2.h
curl_quiche.c http3: quiche, handshake optimization, trace cleanup 2023-08-08 16:33:53 +02:00
curl_quiche.h
vquic_int.h lib: remove unused functions, make single-use static 2023-05-23 11:08:51 +02:00
vquic.c http3/ngtcp2: shorten handshake, trace cleanup 2023-08-07 17:13:52 +02:00
vquic.h