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
/
vtls
Age
Commit message (
Expand
)
Author
2017-03-03
build: fix gcc7 implicit fallthrough warnings
Alexis La Goutte
2017-03-02
darwinssl: Warn that disabling host verify also disables SNI
JDepooter
2017-02-26
cyassl: get library version string at runtime
Jay Satiro
2017-02-21
cyassl: fix typo
Jay Satiro
2017-02-15
axtls: adapt to API changes
Daniel Stenberg
2017-02-09
nss: make FTPS work with --proxytunnel
Kamil Dudka
2017-02-08
polarssl, mbedtls: Fix detection of pending data
Michael Kaufmann
2017-02-07
darwinssl: Avoid parsing certificates when not in verbose mode
Daniel Gustafsson
2017-02-07
schannel: Remove incorrect SNI disabled message
JDepooter
2017-01-31
openssl: Don't use certificate after transferring ownership
Adam Langley
2017-01-29
mbedtls: implement CTR-DRBG and HAVEGE random generators
Antoine Aubert
2017-01-28
mbedtls: disable TLS session tickets
Michael Kaufmann
2017-01-28
gnutls: disable TLS session tickets
Michael Kaufmann
2017-01-28
polarssl: fix hangs
Michael Kaufmann
2017-01-22
vtls: source indentation fix
Daniel Stenberg
2017-01-20
vtls: fix PolarSSL non-blocking handling
Daniel Stenberg
2017-01-20
vtls: fix mbedtls multi non blocking handshake.
Antoine Aubert
2017-01-17
openssl: Fix random generation
Jay Satiro
2017-01-15
nss: use the correct lock in nss_find_slot_by_name()
Kamil Dudka
2017-01-13
gnutls: check for alpn and ocsp in configure
Marcus Hoffmann
2017-01-12
rand: make it work without TLS backing
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-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-24
cyassl: use time_t instead of long for timeout
Jay Satiro
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-19
schannel: fix wildcard cert name validation on Win CE
Dan McNulty
2016-12-18
openssl: simplify expression in Curl_ossl_version
Michael Kaufmann
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-11-30
cyassl: fixed typo introduced in 4f8b1774
Dan Fandrich
2016-11-26
curl_version_info: add CURL_VERSION_HTTPS_PROXY
Okhin Vasilij
2016-11-25
HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEY
Thomas Glanzmann
2016-11-24
checksrc: move open braces to comply with function declaration style
Daniel Stenberg
2016-11-24
checksrc: white space edits to comply to stricter checksrc
Daniel Stenberg
2016-11-24
checksrc: code style: use 'char *name' style
Daniel Stenberg
2016-11-24
openssl: remove dead code
Daniel Stenberg
2016-11-24
HTTPS-proxy: fixed mbedtls and polishing
Okhin Vasilij
2016-11-24
darwinssl: adopted to the HTTPS proxy changes
Daniel Stenberg
2016-11-24
gtls: fix indent to silence compiler warning
Daniel Stenberg
2016-11-24
mbedtls: Fix compile errors
Thomas Glanzmann
2016-11-24
proxy: Support HTTPS proxy and SOCKS+HTTP(s)
Alex Rousskov
2016-11-24
Limit ASN.1 structure sizes to 256K. Prevent some allocation size overflows.
Patrick Monnerat
2016-11-19
vtls: fix build warnings
Marcel Raad
2016-11-15
darwinssl: fix SSL client certificate not found on MacOS Sierra
David Schweikert
[prev]
[next]