summaryrefslogtreecommitdiff
path: root/lib/vquic/curl_msh3.c
Commit message (Expand)AuthorAgeFilesLines
* checksrc: find bad indentation in conditions without open braceDaniel Stenberg2023-04-281-1/+1
* urldata: shrink *select_bits int => unsigned charDaniel Stenberg2023-04-261-2/+2
* http3: expire unpaused transfers in all HTTP/3 backendsStefan Eissing2023-04-251-0/+14
* h2/h3: replace `state.drain` counter with `state.dselect_bits`Stefan Eissing2023-04-251-14/+32
* http2: support HTTP/2 to forward proxies, non-tunnelingStefan Eissing2023-04-171-12/+54
* http3: check stream_ctx more thoroughly in all backendsStefan Eissing2023-04-131-7/+32
* http2: move HTTP/2 stream vars into local contextStefan Eissing2023-04-061-2/+2
* http3: improvements across backendsStefan Eissing2023-03-311-223/+360
* url: fix logic in connection reuse to deny reuse on "unclean" connectionsStefan Eissing2023-03-071-1/+3
* connect: fix time_connect and time_appconnect timer statisticsStefan Eissing2023-03-061-6/+13
* connections: introduce http/3 happy eyeballsStefan Eissing2023-02-021-7/+16
* curl_log: for failf/infof and debug logging implementationsStefan Eissing2023-01-121-36/+35
* msh3: update to v0.6Nick Banks2023-01-101-84/+134
* msh3: run again in its cfilterStefan Eissing2023-01-081-66/+240
* quic: rename vquic implementations, fix for quiche build.Stefan Eissing2023-01-051-0/+609