index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2017-06-16
Makefile.m32: enable -W for MinGW32 build
Marcel Raad
2017-06-16
http-proxy: fix chunked-encoded CONNECT responses
Daniel Stenberg
2017-06-16
http-proxy: deal with EAGAIN
Daniel Stenberg
2017-06-16
HTTPS-Proxy: don't offer h2 for https proxy connections
Jay Satiro
2017-06-16
url: refactor the check for Windows drive letter in path
Jay Satiro
2017-06-16
mk-ca-bundle.pl: Check curl's exit code after certdata download
Jay Satiro
2017-06-16
http-proxy: fix build with --disable-proxy or --disable-http
Daniel Stenberg
2017-06-15
http-proxy: only attempt FTP over HTTP proxy
Daniel Stenberg
2017-06-15
curl_setup.h: error out on CURL_WANTS_CA_BUNDLE_ENV use
Daniel Stenberg
2017-06-15
lib/curl_setup.h: remove CURL_WANTS_CA_BUNDLE_ENV
Daniel Stenberg
2017-06-14
http-proxy: do the HTTP CONNECT process entirely non-blocking
Daniel Stenberg
2017-06-14
progress: let "current speed" be UL + DL speeds combined
Daniel Stenberg
2017-06-14
timers: store internal time stamps as time_t instead of doubles
Daniel Stenberg
2017-06-14
includes: remove curl/curlbuild.h and curl/curlrules.h
Daniel Stenberg
2017-06-13
libressl: OCSP and intermediate certs workaround no longer needed
Stuart Henderson
2017-06-13
url: fix buffer overwrite with file protocol (CVE-2017-9502)
Daniel Stenberg
2017-06-09
setopt: check CURLOPT_ADDRESS_SCOPE option range
Daniel Stenberg
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
file: make speedcheck use current time for checks
Daniel Stenberg
2017-06-05
test1521: test *all* curl_easy_setopt options
Daniel Stenberg
2017-06-05
curl_ntlm_core: use Curl_raw_toupper instead of toupper
Marcel Raad
2017-06-04
curl_ntlm_core: pass unsigned char to toupper
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
cyassl: define build macros before including ssl.h
Marcel Raad
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
curl_endian: remove unused functions
Daniel Stenberg
2017-06-02
build: provide easy code coverage measuring
Daniel Stenberg
2017-05-30
transfer: init the infilesize from the postfields...
Daniel Stenberg
2017-05-29
mbedtls: fix variable shadow warning
Jay Satiro
2017-05-25
ssh: fix 'left' may be used uninitialized
Daniel Stenberg
2017-05-24
time: fix type conversions and compiler warnings
Michael Kaufmann
2017-05-23
redirect: store the "would redirect to" URL when max redirs is reached
Daniel Stenberg
2017-05-24
LDAP: fixed checksrc issue
Sergei Nikulov
2017-05-23
LDAP: using ldap_bind_s on Windows with methods (#878)
Sergei Nikulov
2017-05-23
cmake: fix build on Ubuntu 14.04
Akhil Kedia
2017-05-23
url: fix declaration of 'pipe' shadows a global declaration
Daniel Stenberg
2017-05-22
memdebug: fix compilation failure
Kamil Dudka
2017-05-22
assert: avoid, use DEBUGASSERT instead!
Daniel Stenberg
2017-05-21
cmake: Add CURL_CA_FALLBACK to curl_config.h.cmake
Simon Warta
2017-05-20
ssh: ignore timeouts during disconnect
Daniel Stenberg
2017-05-16
darwinssl: Fix exception when processing a client-side certificate file
Nick Zitzmann
2017-05-16
curl_sasl: fix build error with CURL_DISABLE_CRYPTO_AUTH + USE_NTLM
Daniel Stenberg
2017-05-15
SecureTransport/DarwinSSL: Implement public key pinning
moparisthebest
2017-05-13
url.c: add a compile-time check that CURL_MAX_WRITE_SIZE is large enough
Dan Fandrich
2017-05-12
multi: remove leftover debug infof() calls from e9fd794a6
Daniel Stenberg
2017-05-12
pipeline: fix mistakenly trying to pipeline POSTs
Daniel Stenberg
[prev]
[next]