summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-05RELEASE-NOTES: syncedcurl-7_67_0Daniel 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
2019-10-18travis: Add an ARM64 buildDan Fandrich
2019-10-18examples/sslbackend: fix -Wchar-subscripts warningMarcel Raad
2019-10-18configure: remove all cyassl referencesDaniel Stenberg
2019-10-17test1162: disable MSYS2's POSIX path conversionMarcel Raad
2019-10-17RELEASE-NOTES: syncedDaniel Stenberg
2019-10-16CURLOPT_TIMEOUT.3: Clarify transfer timeout time includes queue timeJay Satiro
2019-10-16tool_operate: Fix retry sleep time shown to user when Retry-AfterStian Soiland-Reyes
2019-10-16url: normalize CURLINFO_EFFECTIVE_URLDaniel Stenberg
2019-10-16tests: line ending fixes for WindowsMarcel Raad
2019-10-15tests: use proxy featureMarcel Raad
2019-10-13smbserver: fix Python 3 compatibilityMarcel Raad
2019-10-13security: silence conversion warningMarcel Raad
2019-10-13connect: silence sign-compare warningMarcel Raad
2019-10-13TODO: Handle growing SFTP filesDaniel Stenberg
2019-10-13KNOWN_BUGS: remove "CURLFORM_CONTENTLEN in an array"Daniel Stenberg
2019-10-12KNOWN_BUGS: "LDAP on Windows does authentication wrong"Daniel Stenberg
2019-10-12appveyor: add a winbuild that uses VS2017Daniel Stenberg
2019-10-10socketpair: fix include and define for older TCP header systemsHarry Sintonen
2019-10-10socketpair: fix double-close in error caseDaniel Stenberg