summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* makefile: make checksrc and hugefile commands "silent"bagder/makefile-silent-commandsDaniel Stenberg2019-03-147-25/+65
* 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
* CURLU: fix NULL dereference when used over proxyDaniel Stenberg2019-03-046-4/+140
* altsvc_out: check the return code from Curl_gmtimeDaniel Stenberg2019-03-031-1/+3
* docs/ALTSVC.md: docs describing the approachDaniel Stenberg2019-03-032-0/+60
* alt-svc: add a travis buildDaniel Stenberg2019-03-031-1/+5
* alt-svc: add test 355 and 356 to verify with command line curlDaniel Stenberg2019-03-034-2/+135
* alt-svc: the curl command line bitsDaniel Stenberg2019-03-037-9/+44
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-0325-32/+1180
* travis: add build using gnutlsDaniel Stenberg2019-03-021-0/+5
* RELEASE-NOTES: syncedDaniel Stenberg2019-03-021-8/+54
* scripts/completion.pl: also generate fish completion fileSimon Legner2019-03-026-99/+179
* gnutls: remove call to deprecated gnutls_compression_get_nameDaniel Stenberg2019-03-021-6/+1
* system_win32: move win32_init here from easy.cJay Satiro2019-03-023-90/+90
* curl_easy_duphandle.3: clarify that a duped handle has no sharesDaniel Stenberg2019-03-011-4/+6
* 10-at-a-time.c: fix too long lineDaniel Stenberg2019-03-011-1/+1
* examples: various fixes in ephiperfifo.cArnaud Rebillout2019-03-011-9/+12
* urldata: simplify bytecountersDaniel Stenberg2019-03-0122-176/+111
* examples/10-at-a-time.c: improve readability and simplifyDaniel Stenberg2019-03-011-72/+25
* threaded-resolver: shutdown the resolver thread without error messageDaniel Stenberg2019-03-011-30/+38
* docs: update max-redirs.d phrasingԜеѕ2019-03-011-3/+2
* ssh: fix Condition '!status' is always trueDaniel Stenberg2019-03-012-14/+6
* test578: make it read data from the correct testDaniel Stenberg2019-02-281-1/+1
* Curl_easy: remove req.maxfd - never used!Daniel Stenberg2019-02-282-3/+0
* http: set state.infilesize when sending formpostsDaniel Stenberg2019-02-281-1/+1
* INSTALL: refer to the current TLS library names and configure optionsDaniel Stenberg2019-02-281-3/+3
* FAQ: minor updates and spelling fixesDaniel Stenberg2019-02-281-15/+16
* GOVERNANCE.md: minor spelling fixesDaniel Stenberg2019-02-281-2/+2