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
2017-06-13
url: fix buffer overwrite with file protocol (CVE-2017-9502)
Daniel Stenberg
2017-06-13
urlglob: fix division by zero
Daniel Stenberg
2017-06-12
configure: update the copyright year in the output
Daniel Stenberg
2017-06-12
BINDINGS: update SP-Forth and OCaml urls
ygrek
2017-06-11
FindWin32CACert: Use a temporary buffer on the stack
Michael Kaufmann
2017-06-11
test1521: fixed OOM handling
Dan Fandrich
2017-06-09
RELEASE-PROCEDURE: updated future release dates
Daniel Stenberg
2017-06-09
gitignore: ignore all vim swap files
Paul Harris
2017-06-09
lib1521: fix compiler warnings on the use of bad 'long' values
Daniel Stenberg
2017-06-09
setopt: check CURLOPT_ADDRESS_SCOPE option range
Daniel Stenberg
2017-06-08
cmake: Fix inconsistency regarding mbed TLS include directory
TheAssassin
2017-06-08
examples/multi-uv.c: fix deprecated symbol
Ryuichi KAWAMATA
2017-06-08
asyn-ares: s/Curl_expire_latest/Curl_expire
Daniel Stenberg
2017-06-08
expire: remove Curl_expire_latest()
Daniel Stenberg
2017-06-07
configure: fix link with librtmp when specifying path
Chris Carlmar
2017-06-07
file: make speedcheck use current time for checks
Daniel Stenberg
2017-06-07
metalink: remove unused printf() argument
Daniel Stenberg
2017-06-06
travis: let some builds *not* use --enable-debug
Daniel Stenberg
2017-06-06
README.md: show the coverall coverage on github
Daniel Stenberg
2017-06-06
lib1521: fix compiler warnings
Daniel Stenberg
2017-06-05
test1521: make the code < 80 columns wide
Daniel Stenberg
2017-06-05
test1121: use stricter types to work with typcheck-gcc
Daniel Stenberg
2017-06-05
typecheck-gcc: allow CURLOPT_STDERR to be NULL too
Daniel Stenberg
2017-06-05
test1521: test *all* curl_easy_setopt options
Daniel Stenberg
2017-06-05
test1538: added "verbose logs" keyword
Dan Fandrich
2017-06-05
test1262: verify ftp download with -z for "if older than this"
Daniel Stenberg
2017-06-05
curl_ntlm_core: use Curl_raw_toupper instead of toupper
Marcel Raad
2017-06-04
RELEASE-NOTES: synced with 65ba92650
Daniel Stenberg
2017-06-04
curl_ntlm_core: pass unsigned char to toupper
Marcel Raad
2017-06-03
BINDINGS: add Ring binding
Mahmoud Samir Fayed
2017-06-04
CONTRIBUTE.md: mention tests done on pull requests
Daniel Stenberg
2017-06-04
travis: add coverage, distcheck and cmake builds
Daniel Stenberg
2017-06-03
libtest: fix int-in-bool-context warnings
Marcel Raad
2017-06-03
libtest: fix implicit-fallthrough warnings with GCC 7
Marcel Raad
2017-06-03
x509asn1: fix implicit-fallthrough warning with GCC 7
Marcel Raad
2017-06-03
curl_sasl: fix unused-variable warning
Marcel Raad
2017-06-03
updatemanpages.pl: error out on too old git version
Daniel Stenberg
2017-06-03
cyassl: define build macros before including ssl.h
Marcel Raad
2017-06-03
tool_util: remove unused tvdiff_secs and remove tool_ prefix
Daniel Stenberg
2017-06-03
dedotdot: fixed output for ".." and "." only input
Daniel Stenberg
2017-06-02
mbedtls: make TU-local variable static
Marcel Raad
2017-06-02
MD(4|5): silence cast-align clang warning
Marcel Raad
2017-06-02
test1538: fix typo
Daniel Stenberg
2017-06-02
test1538: verify the libcurl strerror API calls
Daniel Stenberg
2017-06-02
curl_endian: remove unused functions
Daniel Stenberg
2017-06-02
test1537: dedicated tests of the URL (un)escape API calls
Daniel Stenberg
2017-06-02
coverage: run event tests too
Daniel Stenberg
2017-06-02
build: provide easy code coverage measuring
Daniel Stenberg
2017-06-01
typecheck-gcc.h: check CURLINFO_CERTINFO
Daniel Stenberg
2017-06-01
typecheck-gcc.h: check CURLINFO_TLS_SSL_PTR and CURLINFO_TLS_SESSION
Daniel Stenberg
[next]