aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-31strcasecompare: all case insensitive string compares ignore locale nowDaniel Stenberg
2016-10-31strcasecompare: is the new name for strequal()Daniel Stenberg
2016-10-31ftp: check for previous patch must be case sensitive!Daniel Stenberg
2016-10-31SSH: check md5 fingerprint case sensitivelyDaniel Stenberg
2016-10-31connectionexists: use case sensitive user/password comparisonsDaniel Stenberg
2016-10-31base64: check for integer overflow on large inputDaniel Stenberg
2016-10-31krb5: avoid realloc(0)Daniel Stenberg
2016-10-31aprintf: detect wrap-around when growing allocationDaniel Stenberg
2016-10-31range: reject char globs with missing end like '[L-]'Daniel Stenberg
2016-10-31glob_next_url: make sure to stay within the given output bufferDaniel Stenberg
2016-10-31range: prevent negative end number in a glob rangeDaniel Stenberg
2016-10-31parsedate: handle cut off numbers betterDaniel Stenberg
2016-10-31escape: avoid using curl_easy_unescape() internallyDaniel Stenberg
2016-10-31unescape: avoid integer overflowDaniel Stenberg
2016-10-31cookies: getlist() now holds deep copies of all cookiesDaniel Stenberg
2016-10-31TODO: remove IDNA2008Daniel Stenberg
2016-10-31idn: switch to libidn2 use and IDNA2008 supportDaniel Stenberg
2016-10-31test1246: verify URL parsing with host name ending with '#'Daniel Stenberg
2016-10-31urlparse: accept '#' as end of host nameDaniel Stenberg
2016-10-31INTERNALS: better markdown (follow-up)Jay Satiro
2016-10-30INTERNALS: better markdownDaniel Stenberg
2016-10-30mk-ca-bundle.vbs: Fix UTF-8 outputJay Satiro
2016-10-28BINDINGS: converted to markdownDaniel Stenberg
2016-10-27CURLMOPT_MAX_PIPELINE_LENGTH.3: Clarify it's not for HTTP/2Jay Satiro
2016-10-27KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be acceptedDaniel Stenberg
2016-10-27KNOWN_BUGS: c-ares deviates from stock resolver on http://1346569778Daniel Stenberg
2016-10-27configure.in: Fix test syntaxMichael Osipov
2016-10-27SECURITY: minor updatesDaniel Stenberg
2016-10-27docs: fix req->data in multi-uv exampleAndrei Sedoi
2016-10-26mbedtls: stop using deprecated include fileDaniel Stenberg
2016-10-25nss: fix tight loop in non-blocking TLS handhsake over proxyMartin Frodl
2016-10-25mk-ca-bundle: Update the vbscript versionJay Satiro
2016-10-24TODO: indent code to make it render properlyDaniel Stenberg
2016-10-24TODO: Remove the generated include fileDaniel Stenberg
2016-10-24TODO: add "--retry should resume"Daniel Stenberg
2016-10-24mk-ca-bundle.1: document -kDaniel Stenberg
2016-10-24mk-ca-bundle: Change URL retrieval to HTTPS-only by defaultJay Satiro
2016-10-24RELEASE-NOTES: synced with 50ee3aaf1a9b22dDaniel Stenberg
2016-10-23INSTALL.md: Updated minimum file sizes for 7.50.3Dan Fandrich
2016-10-22multi: force connections to get closed in close_all_connectionsDaniel Stenberg
2016-10-22curl_multi_remove_handle: fix a double-freeAnders Bakken
2016-10-22testcurl.1: fix the URL to the autobuild summaryDaniel Stenberg
2016-10-22testcurl.1: update URLsDaniel Stenberg
2016-10-21INSTALL: converted to markdown => INSTALL.mdDaniel Stenberg
2016-10-20configure: Check for other variants of the -m*os*-version-min flagsMartin Storsjo
2016-10-20configure: set min version flags for builds on macDaniel Stenberg
2016-10-19curl_multi_add_handle: set timeouts in closure handlesDaniel Stenberg
2016-10-18configure/CURL_CHECK_FUNC_POLL: disable poll completely on macDaniel Stenberg
2016-10-18RELEASE-NOTES: synced with f36f8c14551efc6772Daniel Stenberg
2016-10-18test14xx: fixed --libcurl output tests again after 8e8afa82cbbDaniel Stenberg