aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-16Revert "checksrc: fix regexp for ASSIGNWITHINCONDITION"Daniel Stenberg
2019-12-16KNOWN_BUGS: TLS session cache doesn't work with TFODaniel Stenberg
2019-12-16KNOWN_BUGS: Connection information when using TCP Fast OpenDaniel Stenberg
2019-12-16KNOWN_BUGS: LDAP on Windows doesn't workDaniel Stenberg
2019-12-16docs: TLS SRP doesn't work with TLS 1.3Daniel Stenberg
2019-12-16cirrus: Switch to the FreeBSD 12.1 point release & enable more tests.Dan Fandrich
2019-12-16azure: the macos cmake doesn't need to install cmakeDaniel Stenberg
2019-12-15winbuild: Document CURL_STATICLIB requirement for static libcurlJay Satiro
2019-12-15libssh2: add support for ECDSA and ed25519 knownhost keysSantino Keupp
2019-12-15lib1591: free memory properly on OOM, in the trailers callbackDaniel Stenberg
2019-12-15runtests: --repeat=[num] to repeat testsDaniel Stenberg
2019-12-15RELEASE-NOTES: syncedDaniel Stenberg
2019-12-14azure: add a torture test on macDaniel Stenberg
2019-12-13multi: free sockhash on OOMDaniel Stenberg
2019-12-13tests: use DoH feature for DoH testsMarcel Raad
2019-12-13hostip: suppress compiler warningMarcel Raad
2019-12-13tests: fix build with `CURL_DISABLE_DOH`Marcel Raad
2019-12-13azure: add a torture testDaniel Stenberg
2019-12-13azure: make the default build use --enable-debug --enable-werrorDaniel Stenberg
2019-12-13ntlm_wb: fix double-free in OOMDaniel Stenberg
2019-12-13cirrus: Drop the FreeBSD 10.4 buildDan Fandrich
2019-12-13unit1620: fix bad free in OOMDaniel Stenberg
2019-12-13unit1609: fix mem-leak in OOMDaniel Stenberg
2019-12-13unit1607: fix mem-leak in OOMDaniel Stenberg
2019-12-13lib1559: fix mem-leak in OOMDaniel Stenberg
2019-12-13lib1557: fix mem-leak in OOMDaniel Stenberg
2019-12-12altsvc: make the save function ignore NULL filenamesDaniel Stenberg
2019-12-12curl: fix memory leak in OOM in etags logicDaniel Stenberg
2019-12-12doh: make it behave when built without proxy supportDaniel Stenberg
2019-12-12curl: improved cleanup in upload error pathDaniel Stenberg
2019-12-11mailmap: fix Andrew IshchukDaniel Stenberg
2019-12-11travis: make torture use --shallow=40Daniel Stenberg
2019-12-11runtests: introduce --shallow to reduce huge torture testsDaniel Stenberg
2019-12-11conncache: CONNECT_ONLY connections assumed always in-useDaniel Stenberg
2019-12-10vtls: make BearSSL possible to set with CURL_SSL_BACKENDGisle Vanem
2019-12-10RELEASE-NOTES: syncedDaniel Stenberg
2019-12-10travis: remove "coverage", make it "torture"Daniel Stenberg
2019-12-10azure: add libssh2 and cmake macos buildsDaniel Stenberg
2019-12-10curl: use errorf() betterDaniel Stenberg
2019-12-09tests: make it possible to set executable extensionsMarc Hoersken
2019-12-09tests: fix permissions of ssh keys in WSLMarc Hoersken
2019-12-09tests: use \r\n for log messages in WSLMarc Hoersken
2019-12-09winbuild: Define CARES_STATICLIB when WITH_CARES=staticandrew_ishchuk
2019-12-09conn: always set bits.close with connclose()Daniel Stenberg
2019-12-09cirrus: enable clang sanitizers on freebsd 13Daniel Stenberg
2019-12-09conncache: fix multi-thread use of shared connection cacheDaniel Stenberg
2019-12-09azure: add a vanilla macos buildDaniel Stenberg
2019-12-06curl: make the etag load logic work without fseekDaniel Stenberg
2019-12-06mailmap: Mohammad HasbiniDaniel Stenberg
2019-12-06docs: fix some typosmhasbini