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-01-12
url: Fix parsing for when 'file' is the default protocol
Jay Satiro
2017-01-12
rand: make it work without TLS backing
Daniel Stenberg
2017-01-12
STARTTLS: Don't print response character in denied messages
Jay Satiro
2017-01-12
smtp: Fix STARTTLS denied error message
Jay Satiro
2017-01-11
http2_send: avoid unsigned integer wrap around
Daniel Stenberg
2017-01-07
wolfssl: display negotiated SSL version and cipher
Dan Fandrich
2017-01-06
wolfssl: support setting cipher list
Dan Fandrich
2017-01-03
darwinssl: --insecure overrides --cacert if both settings are in use
Nick Zitzmann
2016-12-29
content_encoding: change return code on a failure
Daniel Stenberg
2016-12-29
digest_sspi: copy terminating NUL as well
Max Khon
2016-12-27
darwinssl: fix CFArrayRef leak
Chris Araman
2016-12-27
darwinssl: fix iOS build
Chris Araman
2016-12-26
vtls: s/SSLEAY/OPENSSL
Daniel Stenberg
2016-12-25
formdata: use NULL, not 0, when returning pointers
Daniel Stenberg
2016-12-25
ftp: failure to resolve proxy should return that error code
Daniel Stenberg
2016-12-24
ftp-gss: check for init before use
Daniel Stenberg
2016-12-24
cyassl: use time_t instead of long for timeout
Jay Satiro
2016-12-23
http: remove "Curl_http_done: called premature" message
Daniel Stenberg
2016-12-23
openssl-random: check return code when asking for random
Daniel Stenberg
2016-12-23
gnutls-random: check return code for failed random
Daniel Stenberg
2016-12-21
randit: store the value in the buffer
Kamil Dudka
2016-12-21
lib: fix MSVC compiler warnings
Marcel Raad
2016-12-20
ssh: inhibit coverity warning with (void)
Daniel Stenberg
2016-12-19
Curl_recv_has_postponed_data: silence compiler warnings
Daniel Stenberg
2016-12-19
tests: checksrc compliance
Jay Satiro
2016-12-19
http_proxy: Fix proxy CONNECT hang on pending data
Jay Satiro
2016-12-19
schannel: fix wildcard cert name validation on Win CE
Dan McNulty
2016-12-19
printf: fix floating point buffer overflow issues
Daniel Stenberg
2016-12-18
config-amigaos.h: (embarrassed) made the line shorter
Daniel Stenberg
2016-12-18
config-amigaos.h: fix bug report email reference
Daniel Stenberg
2016-12-18
openssl: simplify expression in Curl_ossl_version
Michael Kaufmann
2016-12-18
Curl_getconnectinfo: avoid checking if the connection is closed
Isaac Boukris
2016-12-16
preproxy: renamed what was added as SOCKS_PROXY
Daniel Stenberg
2016-12-16
CURLOPT_SOCKS_PROXYTYPE: removed
Daniel Stenberg
2016-12-14
checksrc: warn for assignments within if() expressions
Daniel Stenberg
2016-12-13
checksrc: stricter no-space-before-paren enforcement
Daniel Stenberg
2016-12-07
openssl: don't use OpenSSL's ERR_PACK.
Adam Langley
2016-12-01
http_proxy: simplify CONNECT response reading
Daniel Stenberg
2016-12-01
CONNECT: read responses one byte at a time
Daniel Stenberg
2016-12-01
CONNECT: reject TE or CL in 2xx responses
Daniel Stenberg
2016-12-01
URL parser: reject non-numerical port numbers
Daniel Stenberg
2016-11-30
cyassl: fixed typo introduced in 4f8b1774
Dan Fandrich
2016-11-30
CURLOPT_CONNECT_TO: Skip non-matching "connect-to" entries properly
Michael Kaufmann
2016-11-28
http2: check nghttp2_session_set_local_window_size exists
Jay Satiro
2016-11-28
http2: Fix crashes when parent stream gets aborted
Anders Bakken
2016-11-26
curl_version_info: add CURL_VERSION_HTTPS_PROXY
Okhin Vasilij
2016-11-26
curl_easy_reset: clear info for CULRINFO_PROTOCOL and CURLINFO_SCHEME
Frank Gevaerts
2016-11-25
HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEY
Thomas Glanzmann
2016-11-25
url: proxy: Use 443 as default port for https proxies
Thomas Glanzmann
2016-11-24
x509asn1: Restore the parameter check in Curl_getASN1Element
Jay Satiro
[prev]
[next]