aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-03url: set conn->transport to default TCP at init timeDaniel Stenberg
2019-08-03altsvc: with quiche, use the quiche h3 alpn stringDaniel Stenberg
2019-08-03alt-svc: more liberal ALPN name parsingDaniel Stenberg
2019-08-02quiche: use the proper HTTP/3 ALPNDaniel Stenberg
2019-08-02quiche: add failf() calls for two error casesDaniel Stenberg
2019-08-02mailmap: added Kyohei KadotaDaniel Stenberg
2019-08-01http_negotiate: improve handling of gss_init_sec_context() failuresKamil Dudka
2019-08-01mailmap: added 4 more namesDaniel Stenberg
2019-08-01mailmap: add Giorgos OikonomouDaniel Stenberg
2019-08-01src/makefile: fix uncompressed hugehelp.c generationDaniel Stenberg
2019-08-01appveyor: pass on -k to makeDaniel Stenberg
2019-08-01timediff: make it 64 bit (if possible) even with 32 bit time_tDaniel Stenberg
2019-07-31ROADMAP: parallel transfers are merged nowDaniel Stenberg
2019-07-31getenv: support up to 4K environment variable contents on windowsDaniel Stenberg
2019-07-31plan9: add support for running on Plan 9lufia
2019-07-31ntlm: explicit type castinglufia
2019-07-30curl.h: fix outdated commentJustin
2019-07-30curl: remove outdated commentDaniel Stenberg
2019-07-30cleanup: remove the 'numsocks' argument used in many placesDaniel Stenberg
2019-07-30readwrite_data: repair setting the TIMER_STARTTRANSFER stampDaniel Stenberg
2019-07-30mailmap: Amit KatyalDaniel Stenberg
2019-07-30asyn-thread: removed unused variableDaniel Stenberg
2019-07-30RELEASE-NOTES: syncedDaniel Stenberg
2019-07-30asyn-thread: create a socketpair to wait onamkatyal
2019-07-30curl: cap the maximum allowed values for retry time argumentsDaniel Stenberg
2019-07-29progress: reset download/uploaded counterDaniel Stenberg
2019-07-29http2_recv: trigger another read when the last data is returnedDaniel Stenberg
2019-07-29curl: avoid uncessary libcurl timeouts (in parallel mode)Daniel Stenberg
2019-07-29HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknownBalazs Kovacsics
2019-07-29winbuild: add vquic to list of build directoriesDaniel Stenberg
2019-07-25easy: resize receive buffer on easy handle resetJay Satiro
2019-07-25examples: Avoid reserved names in hiperfifo examplesBrad Spencer
2019-07-25RELEASE-NOTES: syncedDaniel Stenberg
2019-07-25ssh-libssh: do not specify O_APPEND when not in append modeFelix Hädicke
2019-07-25multi: call detach_connection before Curl_disconnectGergely Nagy
2019-07-23tool_operate: fix implicit call to easysrc_cleanupJay Satiro
2019-07-22curl:create_transfers check return code from curl_easy_setoptDaniel Stenberg
2019-07-21HTTP3: initial (experimental) supportDaniel Stenberg
2019-07-21curl: remove dead codeDaniel Stenberg
2019-07-20docs/PARALLEL-TRANSFERS: correct the version numberDaniel Stenberg
2019-07-20docs/PARALLEL-TRANSFERS: addedDaniel Stenberg
2019-07-20curl: support parallel transfersDaniel Stenberg
2019-07-20docs/MANUAL.md: converted to markdown from plain textDaniel Stenberg
2019-07-20curl_version_info: provide nghttp2 detailsDaniel Stenberg
2019-07-19bump: start working on 7.66.0Daniel Stenberg
2019-07-19source: remove names from source commentsDaniel Stenberg
2019-07-19RELEASE-NOTES: 7.65.3Daniel Stenberg
2019-07-19THANKS: 7.65.3 statusDaniel Stenberg
2019-07-19progress: make the progress meter appear againDaniel Stenberg
2019-07-19version: bump to 7.65.3Daniel Stenberg