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-23
openssl: made the error table static const
Dan Fandrich
2017-03-23
openssl: fall back on SSL_ERROR_* string when no error detail
Jay Satiro
2017-03-21
mbedtls: add support for CURLOPT_SSL_CTX_FUNCTION
Ales Mlakar
2017-03-18
darwinssl: fix typo in variable name
Palo Markovic
2017-03-13
Improve code readbility
Sylvestre Ledru
2017-03-11
mbedtls: fix typo in variable name
Thomas Glanzmann
2017-03-10
openssl: add two /* FALLTHROUGH */ to satisfy coverity
Daniel Stenberg
2017-03-09
polarssl: fixed compile errors introduced in 6448f98c
Dan Fandrich
2017-03-08
openssl: unbreak the build after 6448f98c1857de
Daniel Stenberg
2017-03-08
vtls: add options to specify range of enabled TLS versions
Jozef Kralik
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
[prev]
[next]