aboutsummaryrefslogtreecommitdiff
path: root/lib/altsvc.c
AgeCommit message (Expand)Author
2020-06-12altsvc: remove the num field from the altsvc structDaniel Stenberg
2020-06-04quiche: advertise draft 28 supportPeter Wu
2020-06-03altsvc: fix 'dsthost' may be used uninitialized in this functionDaniel Stenberg
2020-05-25altsvc: fix parser for lines ending with CRLFDaniel Stenberg
2020-05-25ngtcp2: fix build with current ngtcp2 master implementing draft 28Peter Wu
2020-03-02altsvc: both h3 backends now speak h3-27Daniel Stenberg
2020-02-18altsvc: make saving the cache an atomic operationDaniel Stenberg
2020-02-09altsvc: keep a copy of the file name to survive handle resetDaniel Stenberg
2020-02-04altsvc: set h3 version at a common single spotDaniel Stenberg
2020-02-04altsvc: improved header parserHarry Sintonen
2020-01-30altsvc: use h3-25Daniel Stenberg
2019-12-12altsvc: make the save function ignore NULL filenamesDaniel Stenberg
2019-11-29parsedate: offer a getdate_capped() alternativeDaniel Stenberg
2019-11-18altsvc: bump to h3-24Daniel Stenberg
2019-09-30altsvc: accept quoted ma and persist valuesDaniel Stenberg
2019-09-25altsvc: correct the #ifdef for the ngtcp2 backendDaniel Stenberg
2019-09-25altsvc: save h3 as h3-23Daniel Stenberg
2019-09-21altsvc: both backends run h3-23 nowDaniel Stenberg
2019-08-12altsvc: make it use h3-22 with ngtcp2 as wellDaniel Stenberg
2019-08-08alt-svc: add protocol version selection maskingDaniel Stenberg
2019-08-06altsvc: make quiche use h3-22 nowDaniel Stenberg
2019-08-05altsvc: fix removal of expired cache entryDaniel Stenberg
2019-08-03altsvc: with quiche, use the quiche h3 alpn stringDaniel Stenberg
2019-08-03alt-svc: more liberal ALPN name parsingDaniel Stenberg
2019-05-16cleanup: remove FIXME and TODO commentsDaniel Stenberg
2019-04-20altsvc: Fix building with cookies disablesPo-Chuan Hsieh
2019-03-22lib: Fix typos in commentsDaniel Gustafsson
2019-03-03altsvc_out: check the return code from Curl_gmtimeDaniel Stenberg
2019-03-03alt-svc: the libcurl bitsDaniel Stenberg