summaryrefslogtreecommitdiff
path: root/lib/vquic/curl_quiche.c
Commit message (Expand)AuthorAgeFilesLines
* quiche: disable pacing while pacing is not actually performedFrançois Michel2023-05-031-0/+1
* urldata: shrink *select_bits int => unsigned charDaniel Stenberg2023-04-261-1/+1
* http3: expire unpaused transfers in all HTTP/3 backendsStefan Eissing2023-04-251-0/+16
* h2/h3: replace `state.drain` counter with `state.dselect_bits`Stefan Eissing2023-04-251-27/+23
* HTTP3/quiche: terminate h1 response header when no body is sentStefan Eissing2023-04-241-0/+6
* quiche: Enable IDLE egress handlingStefan Eissing2023-04-181-2/+2
* http2: support HTTP/2 to forward proxies, non-tunnelingStefan Eissing2023-04-171-40/+44
* http3: check stream_ctx more thoroughly in all backendsStefan Eissing2023-04-131-13/+45
* http2: move HTTP/2 stream vars into local contextStefan Eissing2023-04-061-2/+2
* proxy: http2 proxy tunnel implementationStefan Eissing2023-04-061-1/+1
* http3: improvements across backendsStefan Eissing2023-03-311-515/+625
* http2: Use KEEP_SEND_HOLD for flow control in HTTP/2Stefan Eissing2023-03-141-1/+1
* url: fix logic in connection reuse to deny reuse on "unclean" connectionsStefan Eissing2023-03-071-1/+27
* connect: fix time_connect and time_appconnect timer statisticsStefan Eissing2023-03-061-7/+12
* quic/schannel: fix compiler warningsViktor Szakats2023-02-281-1/+1
* vquic: stabilization and improvementsStefan Eissing2023-02-101-280/+498
* connections: introduce http/3 happy eyeballsStefan Eissing2023-02-021-110/+186
* curl_log: for failf/infof and debug logging implementationsStefan Eissing2023-01-121-43/+36
* quic: improve connect error message, debugging info, fix false connect reportStefan Eissing2023-01-091-5/+3
* quiche: fix build without any HTTP/2 implementationStefan Eissing2023-01-091-4/+0
* quic: rename vquic implementations, fix for quiche build.Stefan Eissing2023-01-051-0/+1152