summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* limit-rate: kick in even before "limit" data has been receivedbagder/limit-rate-logic-fixDaniel Stenberg2018-03-102-23/+29
* SECURITY: distros' max embargo time is 14 days nowDaniel Stenberg2018-03-091-1/+1
* curl tool: accept --compressed also if Brotli is enabled and zlib is not.Patrick Monnerat2018-03-081-2/+3
* THANKS + mailmap: remove duplicates, fixup full namesDaniel Stenberg2018-03-052-1/+5
* WolfSSL: adding TLSv1.3sergii.kavunenko2018-03-051-1/+11
* RELEASE-NOTES/THANKS: synced with cc1d4c505Daniel Stenberg2018-03-042-9/+52
* winbuild: prefer documented zlib library namesrichardthe3rd2018-03-041-0/+14
* krb5: use nondeprecated functionsMarcel Raad2018-03-041-3/+3
* curl.1: mention how to add numerical IP addresses in NO_PROXYDaniel Stenberg2018-03-041-3/+6
* CURLOPT_NOPROXY.3: mention how to list numerical IPv6 addressesDaniel Stenberg2018-03-041-1/+6
* NO_PROXY: fix for IPv6 numericals in the URLDaniel Stenberg2018-03-043-2/+63
* build: get CFLAGS (including -werror) used for examples and testsDaniel Stenberg2018-03-045-6/+13
* curl_ctype: fix macro redefinition warningsMarcel Raad2018-03-031-0/+8
* unit1307: proper cleanup on OOM to fix torture testsDan Fandrich2018-03-021-8/+18
* unit1309: fix warning on Windows x64Marcel Raad2018-02-283-17/+17
* travis: update compiler versionsMarcel Raad2018-02-281-9/+9
* docs/MANUAL: formfind.pl is not accessible on the site anymoreDaniel Stenberg2018-02-261-2/+1
* curl-openssl.m4: Fix version check for OpenSSL 1.1.1Jay Satiro2018-02-241-1/+10
* lib655: silence compiler warningViktor Szakats2018-02-231-1/+1
* spelling fixesViktor Szakats2018-02-2332-48/+49
* projects/README: remove reference to dead IDN link/packageDaniel Stenberg2018-02-241-7/+4
* winbuild: Use macros for the names of some build utilitiesRod Widdowson2018-02-231-2/+7
* TODO: remove "sha-256 digest", added in 2b5b37cb9109e7c2Daniel Stenberg2018-02-231-10/+0
* curl_share_setopt.3: connection cache is shared within multi handlesDaniel Stenberg2018-02-231-3/+6
* winbuild: Use CALL to run batch scriptsRod Widdowson2018-02-221-2/+2
* os400: add curl_resolver_start_callback type to ILE/RPG bindingPatrick Monnerat2018-02-221-0/+3
* form.d: rephrased somewhat, added two example command linesDaniel Stenberg2018-02-221-16/+26
* url: Add option CURLOPT_RESOLVER_START_FUNCTIONFrancisco Sedano2018-02-2116-3/+379
* lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MSJay Satiro2018-02-219-14/+14
* sasl: prefer PLAIN mechanism over LOGINPatrick Monnerat2018-02-211-10/+10
* RELEASE-NOTES: synced with 2427d94c6Daniel Stenberg2018-02-212-9/+37
* url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUTAnders Bakken2018-02-2018-5/+125
* hostip: fix 'potentially uninitialized variable' warningJay Satiro2018-02-201-2/+2
* TODO: warning if curl version is not in sync with libcurl versionDaniel Stenberg2018-02-201-0/+8
* CURLOPT_RESOLVE: Add support for multiple IP addresses per entryAnders Bakken2018-02-209-42/+347
* examples/sftpuploadresume: resume upload via CURLOPT_APPENDSergio Borghese2018-02-202-2/+132
* curl --version: show PSL if the run-time lib has it enabledDaniel Stenberg2018-02-181-4/+2
* TODO: "Support in-memory certs/ca certs/keys"Daniel Stenberg2018-02-181-15/+7
* CURLOPT_HEADER.3: clarify problems with different data sizesDaniel Stenberg2018-02-161-6/+12
* test1556: verify >16KB headers to the header callbackDaniel Stenberg2018-02-164-2/+147
* header callback: don't chop headers into smaller piecesDaniel Stenberg2018-02-163-33/+33
* test1154: verify that long HTTP headers get rejectedDaniel Stenberg2018-02-162-1/+58
* http: fix the max header length detection logicDaniel Stenberg2018-02-161-11/+10
* CURLOPT_HEADERFUNCTION.3: fix typo from d939226813Daniel Stenberg2018-02-161-1/+1
* CURLOPT_HEADERFUNCTION.3: mention folded headersDaniel Stenberg2018-02-161-1/+6
* TODO: 1.1 Option to refuse usernames in URLsDaniel Stenberg2018-02-161-0/+17
* TODO: 1.7 Support HTTP/2 for HTTP(S) proxiesDaniel Stenberg2018-02-161-0/+5
* ssh: add two missing state namesDaniel Stenberg2018-02-161-0/+5
* Revert "KNOWN_BUGS: 2.5 curl should not offer "ALPN: h2" when using https-proxy"Daniel Stenberg2018-02-151-8/+0
* non-ascii: fix implicit declaration warningJay Satiro2018-02-151-0/+1