aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-12-06RELEASE-NOTES: syncedDaniel Stenberg
2019-12-05lib: fix some loose ends for recently added CURLSSLOPT_NO_PARTIALCHAINJay Satiro
2019-12-05setopt: Fix ALPN / NPN user option when built without HTTP2Jay Satiro
2019-12-05etag: allow both --etag-compare and --etag-save in same cmdlineDaniel Stenberg
2019-12-05curl_setup: fix `CURLRES_IPV6` conditionMarcel Raad
2019-12-05test342: make it return a 304 as the tag matchesDaniel Stenberg
2019-12-04CMake: add support for building with the NSS vtls backendPeter Wu
2019-12-04azure: add more buildsDaniel Stenberg
2019-12-04CURLOPT_VERBOSE.3: see also ERRORBUFFERDaniel Stenberg
2019-12-03hostip4.c: bump copyright year rangeDaniel Stenberg
2019-12-03configure: enable IPv6 support without `getaddrinfo`Marcel Raad
2019-12-03curl_setup: disable IPv6 resolver without `getaddrinfo`Marcel Raad
2019-12-03github action/azure pipeline: run 'make test-nonflaky' for testsDaniel Stenberg
2019-12-03openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chainsDaniel Stenberg