index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-31
test165: adapted to the libidn2 use and IDNA2008 fix
Daniel Stenberg
2016-10-31
cookie: replace use of fgets() with custom version
Daniel Stenberg
2016-10-31
strcasecompare: all case insensitive string compares ignore locale now
Daniel Stenberg
2016-10-31
strcasecompare: is the new name for strequal()
Daniel Stenberg
2016-10-31
ftp: check for previous patch must be case sensitive!
Daniel Stenberg
2016-10-31
SSH: check md5 fingerprint case sensitively
Daniel Stenberg
2016-10-31
connectionexists: use case sensitive user/password comparisons
Daniel Stenberg
2016-10-31
base64: check for integer overflow on large input
Daniel Stenberg
2016-10-31
krb5: avoid realloc(0)
Daniel Stenberg
2016-10-31
aprintf: detect wrap-around when growing allocation
Daniel Stenberg
2016-10-31
range: reject char globs with missing end like '[L-]'
Daniel Stenberg
2016-10-31
glob_next_url: make sure to stay within the given output buffer
Daniel Stenberg
2016-10-31
range: prevent negative end number in a glob range
Daniel Stenberg
2016-10-31
parsedate: handle cut off numbers better
Daniel Stenberg
2016-10-31
escape: avoid using curl_easy_unescape() internally
Daniel Stenberg
2016-10-31
unescape: avoid integer overflow
Daniel Stenberg
2016-10-31
cookies: getlist() now holds deep copies of all cookies
Daniel Stenberg
2016-10-31
TODO: remove IDNA2008
Daniel Stenberg
2016-10-31
idn: switch to libidn2 use and IDNA2008 support
Daniel Stenberg
2016-10-31
test1246: verify URL parsing with host name ending with '#'
Daniel Stenberg
2016-10-31
urlparse: accept '#' as end of host name
Daniel Stenberg
2016-10-31
INTERNALS: better markdown (follow-up)
Jay Satiro
2016-10-30
INTERNALS: better markdown
Daniel Stenberg
2016-10-30
mk-ca-bundle.vbs: Fix UTF-8 output
Jay Satiro
2016-10-28
BINDINGS: converted to markdown
Daniel Stenberg
2016-10-27
CURLMOPT_MAX_PIPELINE_LENGTH.3: Clarify it's not for HTTP/2
Jay Satiro
2016-10-27
KNOWN_BUGS: HTTP/2 server push enabled when no pushes can be accepted
Daniel Stenberg
2016-10-27
KNOWN_BUGS: c-ares deviates from stock resolver on http://1346569778
Daniel Stenberg
2016-10-27
configure.in: Fix test syntax
Michael Osipov
2016-10-27
SECURITY: minor updates
Daniel Stenberg
2016-10-27
docs: fix req->data in multi-uv example
Andrei Sedoi
2016-10-26
mbedtls: stop using deprecated include file
Daniel Stenberg
2016-10-25
nss: fix tight loop in non-blocking TLS handhsake over proxy
Martin Frodl
2016-10-25
mk-ca-bundle: Update the vbscript version
Jay Satiro
2016-10-24
TODO: indent code to make it render properly
Daniel Stenberg
2016-10-24
TODO: Remove the generated include file
Daniel Stenberg
2016-10-24
TODO: add "--retry should resume"
Daniel Stenberg
2016-10-24
mk-ca-bundle.1: document -k
Daniel Stenberg
2016-10-24
mk-ca-bundle: Change URL retrieval to HTTPS-only by default
Jay Satiro
2016-10-24
RELEASE-NOTES: synced with 50ee3aaf1a9b22d
Daniel Stenberg
2016-10-23
INSTALL.md: Updated minimum file sizes for 7.50.3
Dan Fandrich
2016-10-22
multi: force connections to get closed in close_all_connections
Daniel Stenberg
2016-10-22
curl_multi_remove_handle: fix a double-free
Anders Bakken
2016-10-22
testcurl.1: fix the URL to the autobuild summary
Daniel Stenberg
2016-10-22
testcurl.1: update URLs
Daniel Stenberg
2016-10-21
INSTALL: converted to markdown => INSTALL.md
Daniel Stenberg
2016-10-20
configure: Check for other variants of the -m*os*-version-min flags
Martin Storsjo
2016-10-20
configure: set min version flags for builds on mac
Daniel Stenberg
2016-10-19
curl_multi_add_handle: set timeouts in closure handles
Daniel Stenberg
2016-10-18
configure/CURL_CHECK_FUNC_POLL: disable poll completely on mac
Daniel Stenberg
[prev]
[next]