aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-06pipelining: removedDaniel Stenberg
2019-04-06tests: make Impacket (SMB server) Python 3 compatiblecclauss
2019-04-06cmake: set SSL_BACKENDSSimon Warta
2019-04-06cmake: don't run SORT on empty listSimon Warta
2019-04-05configure: fix default location for fish completionsEli Schwartz
2019-04-05ftplistparser: fix LGTM alert "Empty block without comment"Marcel Raad
2019-04-05transfer: fix LGTM alert "Comparison is always true"Marcel Raad
2019-04-04smtp: fix compiler warningRikard Falkeborn
2019-04-04VS projects: use Unicode for VC10+Marcel Raad
2019-04-03RELEASE-NOTES: syncedDaniel Gustafsson
2019-04-03documentation: Fix several typosTim Rühsen
2019-04-02vauth/oauth2: Fix OAUTHBEARER token generationMert Yazıcıoğlu
2019-04-02tool_cb_wrt: fix bad-function-cast warningMarcel Raad
2019-04-01VC15 project: remove MinimalRebuildMarcel Raad
2019-04-01cirrus: Customize the disabled tests per FreeBSD versionDan Fandrich
2019-04-01tool_help: include <strings.h> for strcasecmpDaniel Stenberg
2019-03-31scripts: fix typosDaniel Gustafsson
2019-03-28travis: allow builds on branches named "ci"Dan Fandrich
2019-03-27resolve: apply Happy Eyeballs philosophy to parallel c-ares queriesBrad Spencer
2019-03-27multi: improved HTTP_1_1_REQUIRED handlingDaniel Stenberg
2019-03-27configure: avoid unportable `==' test(1) operatorLeonardo Taccari
2019-03-27RELEASE: 7.64.1Daniel Stenberg
2019-03-27Revert "ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION set"Daniel Stenberg
2019-03-26ntlm: remove USE_WIN32_CRYPTO check to get USE_NTLM2SESSION setChristian Schmitz
2019-03-26tool_cb_wrt: fix writing to Windows null device NULJay Satiro
2019-03-25CURLMOPT_PIPELINING.3: fix typoJay Satiro
2019-03-25TODO: config file parsingDaniel Stenberg
2019-03-24os400: Disable Alt-Svc by default since it's experimentalJay Satiro
2019-03-24tests: Fixed XML validation errors in some test files.Dan Fandrich
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