aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-24tests: Fix some incorrect precheck error messages.Dan Fandrich
2019-03-22curl_url.3: this is not experimental anymoreDaniel Stenberg
2019-03-22travis: bump the used wolfSSL version to 4.0.0Daniel Stenberg
2019-03-22lib: Fix typos in commentsDaniel Gustafsson
2019-03-20openssl: if cert type is ENG and no key specified, key is ENG tooDavid Woodhouse
2019-03-20sectransp: tvOS 11 is required for ALPN supportDaniel Stenberg
2019-03-18test1541: threaded connection sharingDaniel Stenberg
2019-03-17os400: alt-svc support.Patrick Monnerat
2019-03-17conncache: use conn->data to know if a transfer owns itDaniel Stenberg
2019-03-15RELEASE-NOTES: syncedDaniel Stenberg
2019-03-15configure: add --with-amisslChris Young
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