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-11-02
THANKS: synced with 7.51.0
Daniel Stenberg
2016-11-02
RELEASE-NOTES: 7.51.0
Daniel Stenberg
2016-11-02
ftp_done: don't clobber the passed in error code
Daniel Stenberg
2016-11-02
ftp: remove dead code in ftp_done
Daniel Stenberg
2016-11-01
generate.bat: Include include/curl in libcurl VS projects
Jay Satiro
2016-11-01
generate.bat: Remove strcase.[ch] from curl tool VS projects
Jay Satiro
2016-11-02
metalink: simplify the hex parsing function
Daniel Stenberg
2016-11-01
file: fix compiler warning
Michael Kaufmann
2016-11-01
strcase: fixed Metalink builds by redefining checkprefix()
Dan Fandrich
2016-11-01
curl.1: typo
Daniel Stenberg
2016-11-01
curl.1: expand on how multiple uses of -o looks
Daniel Stenberg
2016-10-31
tests/util: get a private strncasecompare clone
Daniel Stenberg
2016-10-31
strcase: make the tool use curl_str[n]equal instead
Daniel Stenberg
2016-10-31
gskit, nss: do not include strequal.h
Kamil Dudka
2016-10-31
strcasecompare: include curl.h in strcase.c
Dan Fandrich
2016-10-31
strcase: fix the remaining rawstr users
Daniel Stenberg
2016-10-31
msvc builds: s/rawstr/strcase
Daniel Stenberg
2016-10-31
strcasecompare: replaced remaining rawstr.h with strcase.h
Dan Fandrich
2016-10-31
digest_sspi: fix include
Marcel Raad
2016-10-31
libauthretry: use the external function curl_strequal
Dan Fandrich
2016-10-31
RELEASE-NOTES: synced with d14538d2501ef0da
Daniel Stenberg
2016-10-31
configure: raise the default minimum version for macos to 10.8
Daniel Stenberg
2016-10-31
unit1301: keep testing curl_strequal
Daniel Stenberg
2016-10-31
ldap: fix include
Daniel Stenberg
2016-10-31
url: remove unconditional idn2.h include
Daniel Stenberg
2016-10-31
curl_strequal: part of public API/ABI, needs to be kept
Daniel Stenberg
2016-10-31
strcase: s/strequal/strcasecompare
Daniel Stenberg
2016-10-31
ldap: fix strcase use
Daniel Stenberg
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
[prev]
[next]