aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-19sws: search for "Testno:" header uncondtionally if no testnoDaniel Stenberg
2019-12-19tests: set LC_ALL in more testsDaniel Stenberg
2019-12-19test165: set LC_ALL=en_US.UTF-8 tooDaniel Stenberg
2019-12-19curl.h: add two defines for the "pre ISO C" caseDaniel Stenberg
2019-12-19create_conn: prefer multiplexing to using new connectionsDaniel Stenberg
2019-12-19test1456: remove the use of a fixed local portDaniel Stenberg
2019-12-18CURLOPT_QUOTE.3: fix typosJay Satiro
2019-12-18strerror: Fix compiler warning "empty expression"Gisle Vanem
2019-12-18curl/parseconfig: use curl_free() to free memory allocated by libcurlDaniel Stenberg
2019-12-18curl/parseconfig: fix mem-leakDaniel Stenberg
2019-12-18CURLOPT_URL.3: "curl supports SMB version 1 (only)"Daniel Stenberg
2019-12-18test1270: a basic -w redirect_url testDaniel Stenberg
2019-12-18HISTORY: the SMB(S) support landed in 2014Daniel Stenberg
2019-12-17define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymoreDaniel Stenberg
2019-12-17lib: remove ASSIGNWITHINCONDITION exceptions, use our code styleDaniel Stenberg
2019-12-16tests: make sure checksrc runs on header files tooDaniel Stenberg
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