summaryrefslogtreecommitdiff
path: root/lib/bufq.c
Commit message (Expand)AuthorAgeFilesLines
* tests/http: more tests with specific clientsStefan Eissing2023-04-261-0/+11
* http2: support HTTP/2 to forward proxies, non-tunnelingStefan Eissing2023-04-171-0/+22
* bufq: simplify since expression is always trueDaniel Stenberg2023-04-141-14/+12
* vtls and h2 improvementsStefan Eissing2023-04-061-4/+11
* http3: improvements across backendsStefan Eissing2023-03-311-28/+58
* http2: flow control and buffer improvementsStefan Eissing2023-03-301-28/+7
* lib: add `bufq` and `dynhds`Stefan Eissing2023-03-301-0/+604