summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tool_help: include <strings.h> for strcasecmpbagder/strcasecmpDaniel Stenberg2019-03-301-0/+3
* travis: allow builds on branches named "ci"Dan Fandrich2019-03-281-0/+1
* resolve: apply Happy Eyeballs philosophy to parallel c-ares queriesBrad Spencer2019-03-272-0/+96
* multi: improved HTTP_1_1_REQUIRED handlingDaniel Stenberg2019-03-271-18/+19
* configure: avoid unportable `==' test(1) operatorLeonardo Taccari2019-03-271-1/+1
* RELEASE: 7.64.1curl-7_64_1Daniel Stenberg2019-03-272-10/+48
* Revert "ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION set"Daniel Stenberg2019-03-271-1/+1
* ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION setChristian Schmitz2019-03-261-1/+1
* tool_cb_wrt: fix writing to Windows null device NULJay Satiro2019-03-261-1/+6
* CURLMOPT_PIPELINING.3: fix typoJay Satiro2019-03-251-1/+1
* TODO: config file parsingDaniel Stenberg2019-03-251-0/+9
* os400: Disable Alt-Svc by default since it's experimentalJay Satiro2019-03-242-3/+8
* tests: Fixed XML validation errors in some test files.Dan Fandrich2019-03-245-2/+6
* tests: Fix some incorrect precheck error messages.Dan Fandrich2019-03-245-5/+5
* curl_url.3: this is not experimental anymoreDaniel Stenberg2019-03-221-9/+1
* travis: bump the used wolfSSL version to 4.0.0Daniel Stenberg2019-03-221-7/+7
* lib: Fix typos in commentsDaniel Gustafsson2019-03-222-2/+2
* openssl: if cert type is ENG and no key specified, key is ENG tooDavid Woodhouse2019-03-201-4/+4
* sectransp: tvOS 11 is required for ALPN supportDaniel Stenberg2019-03-201-2/+2
* test1541: threaded connection sharingDaniel Stenberg2019-03-184-2/+189
* os400: alt-svc support.Patrick Monnerat2019-03-174-3/+29
* conncache: use conn->data to know if a transfer owns itDaniel Stenberg2019-03-172-7/+11
* RELEASE-NOTES: syncedDaniel Stenberg2019-03-151-12/+32
* configure: add --with-amisslChris Young2019-03-158-21/+194
* vtls: rename some of the SSL functionsChris Young2019-03-152-5/+5
* tool_getpass: termios.h is present on AmigaOS 3, but no tcgetattr/tcsetattrChris Young2019-03-151-1/+5
* tool_operate: build on AmigaOSChris Young2019-03-151-3/+7
* makefile: make checksrc and hugefile commands "silent"Daniel Stenberg2019-03-147-25/+65
* curl.1: --user and --proxy-user are hidden from ps outputDaniel Stenberg2019-03-142-0/+12
* curl.1: mark the argument to --cookie as <data|filename>Daniel Stenberg2019-03-142-2/+2
* fuzzer: Only clone the latest fuzzer code, for speed.Dan Fandrich2019-03-141-1/+1
* Negotiate: fix for HTTP POST with NegotiateDominik Hölzl2019-03-1410-116/+199
* http: send payload when (proxy) authentication is doneMarc Schlatter2019-03-132-3/+5
* file: fix "Checking if unsigned variable 'readcount' is less than zero."Daniel Stenberg2019-03-121-2/+2
* memdebug: log pointer before freeing its dataDaniel Stenberg2019-03-122-5/+5
* RELEASE-NOTES: syncedDaniel Stenberg2019-03-121-10/+26
* travis: actually use updated compiler versionsMarcel Raad2019-03-121-29/+79
* travis: update clang to version 7Marcel Raad2019-03-121-3/+3
* examples/externalsocket: add missing close socket callsAndre Guibert de Bruet2019-03-111-1/+9
* multi: removed unused code for request retriesDaniel Stenberg2019-03-111-72/+0
* doh: inherit some SSL options from user's easy handleJay Satiro2019-03-111-3/+68
* test331: verify set-cookie for dotless host nameDaniel Stenberg2019-03-092-1/+66
* Revert "cookies: extend domain checks to non psl builds"Daniel Stenberg2019-03-092-9/+5
* memdebug: make debug-specific functions use curl_dbg_ prefixDaniel Stenberg2019-03-087-167/+149
* cmdline-opts/proxytunnel.d: the option tunnnels all protocolsDaniel Stenberg2019-03-081-5/+4
* KNOWN_BUGS: Client cert (MTLS) issues with SchannelDaniel Stenberg2019-03-071-0/+5
* ROADMAP: updated to some more current things to work onDaniel Stenberg2019-03-071-14/+44
* tests: fix multiple may be used uninitialized warningsDaniel Stenberg2019-03-056-12/+14
* RELEASE-NOTES: syncedDaniel Stenberg2019-03-051-1/+16
* source: fix two 'nread' may be used uninitialized warningsDaniel Stenberg2019-03-052-4/+4