summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup configure libssh2 without examplesbagder/travis-libssh2-gitDaniel Stenberg2019-03-271-3/+8
* fixup tell osx configure where to find libssh2Daniel Stenberg2019-03-261-1/+1
* fixup cache the libssh2 build and install on osx tooDaniel Stenberg2019-03-261-1/+2
* travis: use libssh2 from gitDaniel Stenberg2019-03-261-2/+8
* 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
* gopher: remove check for path == NULLDaniel Stenberg2019-03-051-1/+4
* examples: only include <curl/curl.h>Daniel Stenberg2019-03-052-3/+2
* ssh: loop the state machine if not done and not blockingDaniel Stenberg2019-03-051-4/+7
* multi: support verbose conncache closure handleJay Satiro2019-03-052-0/+6