curl/lib/vquic
Stefan Eissing f712af2891
http3/quiche: fix result code on a stream reset
- fixes pytest failures in test 07_22
- aligns CURLcode values on stream reset with ngtcp2

Closes #12629
2024-01-03 13:10:21 +01:00
..
curl_msh3.c lib: eliminate conn->cselect_bits 2023-12-14 15:20:05 +01:00
curl_msh3.h
curl_ngtcp2.c quiche: return CURLE_HTTP3 on send to invalid stream 2024-01-02 00:54:15 -05:00
curl_ngtcp2.h
curl_quiche.c http3/quiche: fix result code on a stream reset 2024-01-03 13:10:21 +01:00
curl_quiche.h
vquic_int.h quic: manage connection idle timeouts 2023-10-13 23:15:47 +02:00
vquic.c build: enable missing OpenSSF-recommended warnings, with fixes 2023-12-16 13:12:37 +00:00
vquic.h