summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup test584 - strip off the random bits from the boundary stringbagder/mimepost-nullDaniel Stenberg2021-01-141-3/+7
* mime: make sure setting MIMEPOST to NULL resets properlyDaniel Stenberg2021-01-145-5/+100
* tool_operate: spellfix a commentDaniel Stenberg2021-01-141-1/+1
* ROADMAP: refreshedDaniel Stenberg2021-01-141-7/+12
* http_chunks: remove Curl_ prefix from static functionsDaniel Stenberg2021-01-141-6/+6
* transfer: remove Curl_ prefix from static functionsDaniel Stenberg2021-01-141-5/+5
* tftp: remove Curl_ prefix from static functionsDaniel Stenberg2021-01-141-5/+5
* multi: remove Curl_ prefix from static functionsDaniel Stenberg2021-01-141-14/+14
* ldap: remove Curl_ prefix from static functionsDaniel Stenberg2021-01-141-5/+5
* doh: remove Curl_ prefix from static functionsDaniel Stenberg2021-01-141-2/+2
* asyn-ares: remove Curl_ prefix from static functionsDaniel Stenberg2021-01-141-4/+4
* vtls: remove Curl_ prefix from static functionsDaniel Stenberg2021-01-141-26/+26
* bearssl: remove Curl_ prefix from static functionsDaniel Stenberg2021-01-141-31/+31
* mbedtls: remove Curl_ prefix from static functionsDaniel Stenberg2021-01-141-32/+32
* wolfssl: remove Curl_ prefix from static functionsDaniel Stenberg2021-01-141-30/+30
* nss: remove Curl_ prefix from static functionsDaniel Stenberg2021-01-141-44/+44
* gnutls: remove Curl_ prefix from static functionsDaniel Stenberg2021-01-141-49/+49
* openssl: remove Curl_ prefix from static functionsDaniel Stenberg2021-01-141-65/+65
* nss: get the run-time version instead of build-timeDaniel Stenberg2021-01-131-2/+2
* tool_doswin: Restore original console settings on CTRL signalJay Satiro2021-01-122-53/+66
* gen.pl: fix perl syntaxDaniel Stenberg2021-01-121-2/+2
* help: update to current codebaseEmil Engler2021-01-121-5/+6
* docs: fix line length bug in gen.plEmil Engler2021-01-121-2/+5
* docs: fix wrong documentation in help.dEmil Engler2021-01-121-1/+1
* aws-sigv4.d: polish the wordingDaniel Stenberg2021-01-121-2/+2
* misc: fix typosFabian Keil2021-01-117-10/+12
* multi_runsingle: bail out early on data->conn == NULLDaniel Stenberg2021-01-111-1/+4
* multi: skip DONE state if there's no connection left for ftp wildcardDaniel Stenberg2021-01-111-1/+4
* libssh2: fix "Value stored to 'readdir_len' is never read"Daniel Stenberg2021-01-111-1/+0
* connect: mark intentional ignores of setsockopt return valuesDaniel Stenberg2021-01-111-9/+8
* http_proxy: Fix CONNECT chunked encoding race conditionJay Satiro2021-01-111-1/+4
* RELEASE-NOTES: syncedDaniel Stenberg2021-01-111-9/+27
* url: if IDNA conversion fails, fallback to TransitionalDaniel Stenberg2021-01-111-0/+5
* travis: make the Hyper build from its master branchDaniel Stenberg2021-01-111-1/+1
* http: make 'authneg' also work for HyperDaniel Stenberg2021-01-105-21/+25
* cmake: Add an option to disable libidn2Jay Satiro2021-01-081-1/+5
* HYPER: no longer needs the special branchDaniel Stenberg2021-01-081-1/+1
* test179: use consistent header line endingsDaniel Stenberg2021-01-081-1/+1
* file: don't provide content-length for directoriesDaniel Stenberg2021-01-071-10/+12
* TODO: Directory listing for FILE:Daniel Stenberg2021-01-071-8/+17
* curl.h: add CURLPROTO_GOPHERS as own protocol identifierDaniel Stenberg2021-01-064-3/+8
* http: have CURLOPT_FAILONERROR fail after all headersDaniel Stenberg2021-01-065-37/+90
* global_init: debug builds allocates a byte in initDaniel Stenberg2021-01-062-1/+15
* lib/unit tests: add missing curl_global_cleanup() callsDaniel Stenberg2021-01-0616-50/+84
* travis: adapt to Hyper build changeDaniel Stenberg2021-01-062-3/+3
* pretransfer: setup the User-Agent header hereDaniel Stenberg2021-01-052-14/+14
* test66: disable with HyperDaniel Stenberg2021-01-051-0/+3
* c-hyper: poll the tasks until end correctlyDaniel Stenberg2021-01-052-3/+3
* mk-ca-bundle.pl: deterministic output when using -tGergely Nagy2021-01-051-1/+1
* KNOWN_BUGS: fixed "wolfSSL lacks support for renegotiation"Daniel Stenberg2021-01-051-9/+0