aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-11-05RELEASE-NOTES: syncedDaniel Stenberg
2019-11-05THANKS: add new names from 7.67.0Daniel Stenberg
2019-11-05configure: only say ipv6 enabled when the variable is setDaniel Stenberg
2019-11-02certs/Server-localhost-lastSAN-sv: regenerate with sha256Marcel Raad
2019-11-02copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz
2019-11-02mbedtls: add error message for cert validity starting in the futureBastien Bouclet
2019-11-01schannel_verify: Fix concurrent openings of CA fileJay Satiro
2019-10-31gtls: make gnutls_bye() not wait for response on shutdownDaniel Stenberg
2019-10-30appveyor: publish artifacts on appveyorMichaƂ Janiszewski
2019-10-30url: make Curl_close() NULLify the pointer tooDaniel Stenberg
2019-10-29INSTALL: add missing space for configure commandsTrivikram Kamat
2019-10-29url: Curl_free_request_state() should also free doh handlesDaniel Stenberg