summaryrefslogtreecommitdiff
path: root/lib/vquic/vquic.c
Commit message (Expand)AuthorAgeFilesLines
* h2/h3: replace `state.drain` counter with `state.dselect_bits`Stefan Eissing2023-04-251-1/+0
* http3: improvements across backendsStefan Eissing2023-03-311-48/+275
* ngtcp2: adjust config and code checks for ngtcp2 without nghttp3Stefan Eissing2023-03-231-3/+3
* http: fix unix domain socket use in https connectsStefan Eissing2023-02-281-0/+4
* quic/schannel: fix compiler warningsViktor Szakats2023-02-281-1/+2
* h3: silence compiler warningsViktor Szakats2023-02-121-0/+1
* vquic: stabilization and improvementsStefan Eissing2023-02-101-0/+216
* connections: introduce http/3 happy eyeballsStefan Eissing2023-02-021-4/+44
* quic: rename vquic implementations, fix for quiche build.Stefan Eissing2023-01-051-3/+3
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* lib: connect/h2/h3 refactorStefan Eissing2022-12-301-0/+51
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* misc: update copyright year rangesDaniel Stenberg2022-03-051-1/+1
* quiche: change qlog file extension to `.sqlog`Lucas Pardue2022-01-211-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* ngtcp2: introduce qlog supportDaniel Stenberg2020-05-071-0/+85