aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-15vtls: rename some of the SSL functionsChris Young
2019-03-15tool_getpass: termios.h is present on AmigaOS 3, but no tcgetattr/tcsetattrChris Young
2019-03-15tool_operate: build on AmigaOSChris Young
2019-03-14makefile: make checksrc and hugefile commands "silent"Daniel Stenberg
2019-03-14curl.1: --user and --proxy-user are hidden from ps outputDaniel Stenberg
2019-03-14curl.1: mark the argument to --cookie as <data|filename>Daniel Stenberg
2019-03-14fuzzer: Only clone the latest fuzzer code, for speed.Dan Fandrich
2019-03-14Negotiate: fix for HTTP POST with NegotiateDominik Hölzl
2019-03-13http: send payload when (proxy) authentication is doneMarc Schlatter
2019-03-12file: fix "Checking if unsigned variable 'readcount' is less than zero."Daniel Stenberg
2019-03-12memdebug: log pointer before freeing its dataDaniel Stenberg
2019-03-12RELEASE-NOTES: syncedDaniel Stenberg
2019-03-12travis: actually use updated compiler versionsMarcel Raad
2019-03-12travis: update clang to version 7Marcel Raad
2019-03-11examples/externalsocket: add missing close socket callsAndre Guibert de Bruet
2019-03-11multi: removed unused code for request retriesDaniel Stenberg
2019-03-11doh: inherit some SSL options from user's easy handleJay Satiro
2019-03-09test331: verify set-cookie for dotless host nameDaniel Stenberg
2019-03-09Revert "cookies: extend domain checks to non psl builds"Daniel Stenberg
2019-03-08memdebug: make debug-specific functions use curl_dbg_ prefixDaniel Stenberg
2019-03-08cmdline-opts/proxytunnel.d: the option tunnnels all protocolsDaniel Stenberg
2019-03-07KNOWN_BUGS: Client cert (MTLS) issues with SchannelDaniel Stenberg
2019-03-07ROADMAP: updated to some more current things to work onDaniel Stenberg
2019-03-05tests: fix multiple may be used uninitialized warningsDaniel Stenberg
2019-03-05RELEASE-NOTES: syncedDaniel Stenberg
2019-03-05source: fix two 'nread' may be used uninitialized warningsDaniel Stenberg
2019-03-05gopher: remove check for path == NULLDaniel Stenberg
2019-03-05examples: only include <curl/curl.h>Daniel Stenberg
2019-03-05ssh: loop the state machine if not done and not blockingDaniel Stenberg
2019-03-05multi: support verbose conncache closure handleJay Satiro
2019-03-04CURLU: fix NULL dereference when used over proxyDaniel Stenberg
2019-03-03altsvc_out: check the return code from Curl_gmtimeDaniel Stenberg
2019-03-03docs/ALTSVC.md: docs describing the approachDaniel Stenberg
2019-03-03alt-svc: add a travis buildDaniel Stenberg
2019-03-03alt-svc: add test 355 and 356 to verify with command line curlDaniel Stenberg
2019-03-03alt-svc: the curl command line bitsDaniel Stenberg
2019-03-03alt-svc: the libcurl bitsDaniel Stenberg
2019-03-02travis: add build using gnutlsDaniel Stenberg
2019-03-02RELEASE-NOTES: syncedDaniel Stenberg
2019-03-02scripts/completion.pl: also generate fish completion fileSimon Legner
2019-03-02gnutls: remove call to deprecated gnutls_compression_get_nameDaniel Stenberg
2019-03-02system_win32: move win32_init here from easy.cJay Satiro
2019-03-01curl_easy_duphandle.3: clarify that a duped handle has no sharesDaniel Stenberg
2019-03-0110-at-a-time.c: fix too long lineDaniel Stenberg
2019-03-01examples: various fixes in ephiperfifo.cArnaud Rebillout
2019-03-01urldata: simplify bytecountersDaniel Stenberg
2019-03-01examples/10-at-a-time.c: improve readability and simplifyDaniel Stenberg
2019-03-01threaded-resolver: shutdown the resolver thread without error messageDaniel Stenberg
2019-03-01docs: update max-redirs.d phrasingԜеѕ
2019-03-01ssh: fix Condition '!status' is always trueDaniel Stenberg