aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-10-29examples: remove the "this exact code has not been verified"Daniel Stenberg
2019-10-29HTTP3: fix typo somehere1 > somewhere1Trivikram Kamat
2019-10-28HTTP3: fix invalid use of sendto for connected UDP socketJavier Blazquez
2019-10-28RELEASE-NOTES: syncedDaniel Stenberg
2019-10-28HTTP3: fix Windows buildJavier Blazquez
2019-10-27appveyor: add --disable-proxy autotools buildMarcel Raad
2019-10-25appveyor: make winbuilds with DEBUG=no/yes and VS 2015/2017Daniel Stenberg
2019-10-24schannel: reverse the order of certinfo insertionsFrancois Rivard
2019-10-24test1591: fix spelling of http featureMarcel Raad
2019-10-23appveyor: Use two parallel compilation on appveyor with CMakeMichał Janiszewski
2019-10-23conn-reuse: requests wanting NTLM can reuse non-NTLM connectionsDaniel Stenberg
2019-10-23tests: add missing proxy featuresMarcel Raad
2019-10-22RELEASE-NOTES: syncedDaniel Stenberg
2019-10-21tests: use %FILE_PWD for file:// URLsMarcel Raad
2019-10-21tests: add `connect to non-listen` keywordsMarcel Raad
2019-10-20runtests: get textaware info from curl instead of perlMarcel Raad
2019-10-20appveyor: Add MSVC ARM64 buildMichał Janiszewski
2019-10-18http2_recv: a closed stream trumps pause stateDaniel Stenberg
2019-10-18http2: expire a timeout at end of streamDaniel Stenberg