summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: set LC_ALL in more testsbagder/tests-LC_ALL-moreDaniel Stenberg2019-12-193-3/+3
* test165: set LC_ALL=en_US.UTF-8 tooDaniel Stenberg2019-12-191-1/+1
* curl.h: add two defines for the "pre ISO C" caseDaniel Stenberg2019-12-191-0/+2
* create_conn: prefer multiplexing to using new connectionsDaniel Stenberg2019-12-191-18/+0
* test1456: remove the use of a fixed local portDaniel Stenberg2019-12-191-2/+8
* CURLOPT_QUOTE.3: fix typosJay Satiro2019-12-183-11/+11
* strerror: Fix compiler warning "empty expression"Gisle Vanem2019-12-181-1/+1
* curl/parseconfig: use curl_free() to free memory allocated by libcurlDaniel Stenberg2019-12-181-2/+2
* curl/parseconfig: fix mem-leakDaniel Stenberg2019-12-181-0/+2
* CURLOPT_URL.3: "curl supports SMB version 1 (only)"Daniel Stenberg2019-12-181-2/+2
* test1270: a basic -w redirect_url testDaniel Stenberg2019-12-182-1/+70
* HISTORY: the SMB(S) support landed in 2014Daniel Stenberg2019-12-181-0/+2
* define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymoreDaniel Stenberg2019-12-177-38/+2
* lib: remove ASSIGNWITHINCONDITION exceptions, use our code styleDaniel Stenberg2019-12-172-5/+14
* tests: make sure checksrc runs on header files tooDaniel Stenberg2019-12-164-5/+5
* Revert "checksrc: fix regexp for ASSIGNWITHINCONDITION"Daniel Stenberg2019-12-162-1/+2
* KNOWN_BUGS: TLS session cache doesn't work with TFODaniel Stenberg2019-12-161-0/+5
* KNOWN_BUGS: Connection information when using TCP Fast OpenDaniel Stenberg2019-12-161-1/+2
* KNOWN_BUGS: LDAP on Windows doesn't workDaniel Stenberg2019-12-161-0/+8
* docs: TLS SRP doesn't work with TLS 1.3Daniel Stenberg2019-12-165-5/+15
* cirrus: Switch to the FreeBSD 12.1 point release & enable more tests.Dan Fandrich2019-12-161-5/+5
* azure: the macos cmake doesn't need to install cmakeDaniel Stenberg2019-12-161-1/+1
* winbuild: Document CURL_STATICLIB requirement for static libcurlJay Satiro2019-12-151-0/+6
* libssh2: add support for ECDSA and ed25519 knownhost keysSantino Keupp2019-12-151-47/+81
* lib1591: free memory properly on OOM, in the trailers callbackDaniel Stenberg2019-12-151-4/+17
* runtests: --repeat=[num] to repeat testsDaniel Stenberg2019-12-152-0/+19
* RELEASE-NOTES: syncedDaniel Stenberg2019-12-151-12/+40
* azure: add a torture test on macDaniel Stenberg2019-12-141-1/+19
* multi: free sockhash on OOMDaniel Stenberg2019-12-131-0/+1
* tests: use DoH feature for DoH testsMarcel Raad2019-12-133-1/+2
* hostip: suppress compiler warningMarcel Raad2019-12-131-0/+4
* tests: fix build with `CURL_DISABLE_DOH`Marcel Raad2019-12-132-2/+14
* azure: add a torture testDaniel 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