summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* azure: add a torture testbagder/azure-tortureDaniel Stenberg2019-12-131-0/+21
* azure: make the default build use --enable-debug --enable-werrorDaniel Stenberg2019-12-131-1/+5
* ntlm_wb: fix double-free in OOMDaniel Stenberg2019-12-131-11/+6
* cirrus: Drop the FreeBSD 10.4 buildDan Fandrich2019-12-131-2/+1
* unit1620: fix bad free in OOMDaniel Stenberg2019-12-131-0/+2
* unit1609: fix mem-leak in OOMDaniel Stenberg2019-12-131-9/+20
* unit1607: fix mem-leak in OOMDaniel Stenberg2019-12-131-12/+18
* lib1559: fix mem-leak in OOMDaniel Stenberg2019-12-131-8/+4
* lib1557: fix mem-leak in OOMDaniel Stenberg2019-12-131-3/+3
* altsvc: make the save function ignore NULL filenamesDaniel Stenberg2019-12-121-2/+2
* curl: fix memory leak in OOM in etags logicDaniel Stenberg2019-12-121-10/+9
* doh: make it behave when built without proxy supportDaniel Stenberg2019-12-121-16/+18
* curl: improved cleanup in upload error pathDaniel Stenberg2019-12-121-5/+6
* mailmap: fix Andrew IshchukDaniel Stenberg2019-12-111-0/+1
* travis: make torture use --shallow=40Daniel Stenberg2019-12-111-1/+1
* runtests: introduce --shallow to reduce huge torture testsDaniel Stenberg2019-12-112-4/+41
* conncache: CONNECT_ONLY connections assumed always in-useDaniel Stenberg2019-12-111-1/+2
* vtls: make BearSSL possible to set with CURL_SSL_BACKENDGisle Vanem2019-12-101-0/+3
* RELEASE-NOTES: syncedDaniel Stenberg2019-12-101-11/+26
* travis: remove "coverage", make it "torture"Daniel Stenberg2019-12-102-2/+11
* azure: add libssh2 and cmake macos buildsDaniel Stenberg2019-12-103-6/+31
* curl: use errorf() betterDaniel Stenberg2019-12-104-16/+17
* tests: make it possible to set executable extensionsMarc Hoersken2019-12-094-17/+36
* tests: fix permissions of ssh keys in WSLMarc Hoersken2019-12-091-0/+3
* tests: use \r\n for log messages in WSLMarc Hoersken2019-12-091-1/+9
* winbuild: Define CARES_STATICLIB when WITH_CARES=staticandrew_ishchuk2019-12-091-0/+3
* conn: always set bits.close with connclose()Daniel Stenberg2019-12-092-3/+4
* cirrus: enable clang sanitizers on freebsd 13Daniel Stenberg2019-12-091-0/+7
* conncache: fix multi-thread use of shared connection cacheDaniel Stenberg2019-12-098-52/+58
* azure: add a vanilla macos buildDaniel Stenberg2019-12-091-8/+32
* curl: make the etag load logic work without fseekDaniel Stenberg2019-12-061-16/+3
* mailmap: Mohammad HasbiniDaniel Stenberg2019-12-061-0/+1
* docs: fix some typosmhasbini2019-12-065-5/+5
* RELEASE-NOTES: syncedDaniel Stenberg2019-12-061-10/+43
* lib: fix some loose ends for recently added CURLSSLOPT_NO_PARTIALCHAINJay Satiro2019-12-053-0/+4
* setopt: Fix ALPN / NPN user option when built without HTTP2Jay Satiro2019-12-051-2/+0
* etag: allow both --etag-compare and --etag-save in same cmdlineDaniel Stenberg2019-12-053-11/+62
* curl_setup: fix `CURLRES_IPV6` conditionMarcel Raad2019-12-051-6/+6
* test342: make it return a 304 as the tag matchesDaniel Stenberg2019-12-051-3/+2
* CMake: add support for building with the NSS vtls backendPeter Wu2019-12-043-4/+41
* azure: add more buildsDaniel Stenberg2019-12-042-29/+58
* CURLOPT_VERBOSE.3: see also ERRORBUFFERDaniel Stenberg2019-12-041-1/+2
* hostip4.c: bump copyright year rangeDaniel Stenberg2019-12-031-1/+1
* configure: enable IPv6 support without `getaddrinfo`Marcel Raad2019-12-031-11/+13
* curl_setup: disable IPv6 resolver without `getaddrinfo`Marcel Raad2019-12-034-6/+26
* github action/azure pipeline: run 'make test-nonflaky' for testsDaniel Stenberg2019-12-032-2/+2
* openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chainsDaniel Stenberg2019-12-036-23/+36
* openssl: set X509_V_FLAG_PARTIAL_CHAINDaniel Stenberg2019-12-031-9/+17
* curl: show better error message when no homedir is foundDaniel Stenberg2019-12-033-2/+19
* OPENSOCKETFUNCTION.3: correct the purpose descriptionDaniel Stenberg2019-12-031-7/+4