summaryrefslogtreecommitdiff
path: root/lib/altsvc.c
Commit message (Expand)AuthorAgeFilesLines
* altsvc: make saving the cache an atomic operationDaniel Stenberg2020-02-181-12/+33
* altsvc: keep a copy of the file name to survive handle resetDaniel Stenberg2020-02-091-1/+16
* altsvc: set h3 version at a common single spotDaniel Stenberg2020-02-041-11/+8
* altsvc: improved header parserHarry Sintonen2020-02-041-73/+98
* altsvc: use h3-25Daniel Stenberg2020-01-301-2/+2
* altsvc: make the save function ignore NULL filenamesDaniel Stenberg2019-12-121-2/+2
* parsedate: offer a getdate_capped() alternativeDaniel Stenberg2019-11-291-1/+1
* altsvc: bump to h3-24Daniel Stenberg2019-11-181-2/+2
* altsvc: accept quoted ma and persist valuesDaniel Stenberg2019-09-301-1/+11
* altsvc: correct the #ifdef for the ngtcp2 backendDaniel Stenberg2019-09-251-2/+2
* altsvc: save h3 as h3-23Daniel Stenberg2019-09-251-1/+1
* altsvc: both backends run h3-23 nowDaniel Stenberg2019-09-211-1/+1
* altsvc: make it use h3-22 with ngtcp2 as wellDaniel Stenberg2019-08-121-2/+2
* alt-svc: add protocol version selection maskingDaniel Stenberg2019-08-081-31/+26
* altsvc: make quiche use h3-22 nowDaniel Stenberg2019-08-061-2/+2
* altsvc: fix removal of expired cache entryDaniel Stenberg2019-08-051-0/+1
* altsvc: with quiche, use the quiche h3 alpn stringDaniel Stenberg2019-08-031-0/+9
* alt-svc: more liberal ALPN name parsingDaniel Stenberg2019-08-031-1/+1
* cleanup: remove FIXME and TODO commentsDaniel Stenberg2019-05-161-6/+4
* altsvc: Fix building with cookies disablesPo-Chuan Hsieh2019-04-201-1/+1
* lib: Fix typos in commentsDaniel Gustafsson2019-03-221-1/+1
* altsvc_out: check the return code from Curl_gmtimeDaniel Stenberg2019-03-031-1/+3
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-031-0/+569