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-07
s/cURL/curl
Daniel Stenberg
2016-11-07
http2: Don't send header fields prohibited by HTTP/2 spec
Tatsuhiro Tsujikawa
2016-11-07
curl.1: explain the SMTP data expected for -T
Daniel Stenberg
2016-11-06
cmake: disable poll for macOS
Peter Wu
2016-11-05
easy: Initialize info variables on easy init and duphandle
Jay Satiro
2016-11-05
curl -w: added more decimal digits to timing counters
Mauro Rappa
2016-11-04
dist: add CMakeLists.txt to the tarball
Jakub Zakrzewski
2016-11-04
mbedtls: fix build with mbedtls versions < 2.4.0
Daniel Stenberg
2016-11-03
configure: verify that compiler groks -Werror=partial-availability
Daniel Stenberg
2016-11-03
docs: shorten and simplify the top comment in multi-uv.c
Daniel Stenberg
2016-11-03
docs: handle CURL_POLL_INOUT in multi-uv example
Andrei Sedoi
2016-11-03
docs: multi-uv: don't use CURLMsg after cleanup
Andrei Sedoi
2016-11-03
docs: remove unused variables in multi-uv example
Andrei Sedoi
2016-11-03
bump: start working on 7.51.1
Daniel Stenberg
2016-11-02
winbuild: remove strcase.obj from curl build
Daniel Stenberg
2016-11-02
msvc: removed a straggling reference to strequal.c
Dan Fandrich
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
[prev]
[next]