summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup CURLOPT_ERRORBUFFER.3 docsbagder/clear-errorbuffer-add-handleJay Satiro2018-03-161-5/+7
* fixup the easy_perform errorbuffer clearingDaniel Stenberg2018-03-131-3/+3
* curl_multi_add_handle/easy_perform: clear errorbuffer if setDaniel Stenberg2018-03-132-0/+6
* Revert "hostip: fix compiler warning: 'variable set but not used'"Daniel Stenberg2018-03-121-1/+1
* limit-rate: fix compiler warningMichael Kaufmann2018-03-121-1/+1
* checksrc.pl: add -i and -m optionsViktor Szakats2018-03-121-6/+18
* curl-openssl.m4: fix spelling [ci skip]Viktor Szakats2018-03-121-1/+1
* FAQ: fix a broken URL [ci skip]Viktor Szakats2018-03-121-1/+1
* http2: mark the connection for close on GOAWAYDaniel Stenberg2018-03-123-21/+26
* credits: Viktor prefers without accentDaniel Stenberg2018-03-122-2/+2
* openldap: white space changes, fixed up the copyright yearsDaniel Stenberg2018-03-121-18/+19
* openldap: check ldap_get_attribute_ber() results for NULL before usingDaniel Stenberg2018-03-121-4/+4
* FTP: reject path components with control codesDaniel Stenberg2018-03-123-4/+47
* readwrite: make sure excess reads don't go beyond buffer endDaniel Stenberg2018-03-121-2/+7
* BUGS: updated link to security processDaniel Stenberg2018-03-121-1/+1
* limit-rate: kick in even before "limit" data has been receivedDaniel Stenberg2018-03-112-23/+29
* docs/SECURITY.md -> docs/SECURITY-PROCESS.mdDaniel Stenberg2018-03-112-2/+2
* SECURITY.md: call it the security processDaniel Stenberg2018-03-111-4/+4
* Curl_range: fix FTP-only and FILE-only buildsMichael Kaufmann2018-03-111-1/+1
* hostip: fix compiler warning: 'variable set but not used'Michael Kaufmann2018-03-111-1/+1
* HTTP: allow "header;" to replace an internal header with a blank oneDaniel Stenberg2018-03-119-86/+285
* http2: verbose output new MAX_CONCURRENT_STREAMS valuesDaniel Stenberg2018-03-101-1/+2
* 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