aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-25multi: add curl_multi_wakeup()Gergely Nagy
2019-11-24schannel: fix --tls-max for when min is --tlsv1 or defaultXiaoyin Liu
2019-11-24checksrc.bat: Add a check for vquic and vssh directoriesJay Satiro
2019-11-24projects: Fix Visual Studio projects SSH buildsJay Satiro
2019-11-23RELEASE-NOTES: syncedDaniel Stenberg
2019-11-22openssl: Revert to less sensitivity for SYSCALL errorsJay Satiro
2019-11-22openssl: improve error message for SYSCALL during connectDaniel Stenberg
2019-11-22test1175: verify symbols-in-versions and libcurl-errors.3 in syncDaniel Stenberg
2019-11-21include: make CURLE_HTTP3 use a new error codeDaniel Stenberg
2019-11-21bump: next release will be 7.68.0Daniel Stenberg
2019-11-21curl: add --parallel-immediateDaniel Stenberg
2019-11-20docs: fix typosVictor Magierski
2019-11-18projects: Fix Visual Studio wolfSSL configurationsJay Satiro
2019-11-18RELEASE-NOTES: syncedDaniel Stenberg
2019-11-18ngtcp2: use overflow buffer for extra HTTP/3 dataJavier Blazquez
2019-11-18altsvc: bump to h3-24Daniel Stenberg
2019-11-18ngtcp2: free used resources on disconnectDaniel Stenberg
2019-11-18ngtcp2: handle key updates as ngtcp2 master branch tells usDaniel Stenberg
2019-11-17multi: Fix curl_multi_poll wait when extra_fds && !extra_nfdsGergely Nagy
2019-11-17lib: Move lib/ssh.h -> lib/vssh/ssh.hJay Satiro
2019-11-16INSTALL.md: provide Android build instructionsAndreas Falkenhahn
2019-11-16doh: improced both encoding and decodingNiall
2019-11-16ngtcp2: increase QUIC window size when data is consumedDaniel Stenberg
2019-11-14config-win32: cpu-machine-OS for Windows on ARMMelissa Mears
2019-11-14examples: add multi-poll.cDaniel Stenberg
2019-11-14multi_poll: avoid busy-loop when called without easy handles attachedDaniel Stenberg
2019-11-14curl: fix -T globbingDaniel Stenberg
2019-11-13HISTORY: added cmake, HTTP/3 and parallel downloads with curlDaniel Stenberg
2019-11-12quiche: reject headers in the wrong orderDaniel Stenberg
2019-11-12openssl: prevent recursive function calls from ctx callbacksDaniel Stenberg
2019-11-12CURL-DISABLE: initial docs for the CURL_DISABLE_* definesDaniel Stenberg
2019-11-11remove_handle: clear expire timers after multi_done()Daniel Stenberg
2019-11-10test1558: use double slash after file:Marcel Raad
2019-11-10pause: avoid updating socket if done was already calledDaniel Stenberg
2019-11-09strerror: Fix an error looking up some Windows error stringsJay Satiro
2019-11-09system.h: fix for MCST lcc compilerr-a-sattarov
2019-11-08TODO: curl_multi_unblockDaniel Stenberg
2019-11-08TODO: Run web-platform-tests url testsDaniel Stenberg
2019-11-08TODO: 1.4 alt-svc sharingDaniel Stenberg
2019-11-08test1560: require IPv6 for IPv6 aware URL parsingDaniel Stenberg
2019-11-08checksrc: repair the copyrightyear checkDaniel Stenberg
2019-11-08copyrights: fix copyright year rangeDaniel Stenberg
2019-11-08RELEASE-NOTES: syncedDaniel Stenberg
2019-11-08curlver: bump to 7.67.1Daniel Stenberg
2019-11-08mailmap: fixup Massimiliano FantuzziDaniel Stenberg
2019-11-08scripts/contributors: make committers get included tooDaniel Stenberg
2019-11-08configure: fix typo in help textMassimiliano Fantuzzi HB9GUS
2019-11-07ntlm: USE_WIN32_CRYPTO check removed to get USE_NTLM2SESSION setChristian Schmitz
2019-11-06build: fix for CURL_DISABLE_DOHWyatt O'Day
2019-11-06configure: avoid unportable `==' test(1) operatorLeonardo Taccari