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
2015-10-29
mbedtls: fix "Structurally dead code"
Daniel Stenberg
2015-10-29
mbedtls: fix "Logically dead code"
Daniel Stenberg
2015-10-29
Revert "openssl: engine: remove double-free"
Daniel Stenberg
2015-10-27
openssl: engine: remove double-free
Daniel Stenberg
2015-10-23
polarssl/mbedtls: fix name space pollution
Daniel Stenberg
2015-10-23
mbedTLS: THREADING_SUPPORT compilation fix
Dmitry S. Baikov
2015-10-22
mbedtls:new profile with RSA min key len = 1024.
m-gardet
2015-10-20
vtls: fix compiler warning for TLS backends without sha256
Daniel Stenberg
2015-10-20
vtls: added support for mbedTLS
Jonas Minnberg
2015-10-11
openssl: Fix set up of pkcs12 certificate verification chain
Erik Johansson
2015-09-28
openssl: Fix algorithm init
Michael Kalinin
2015-09-23
gnutls: Report actual GnuTLS error message for certificate errors
Mike Crowe
2015-09-22
gnutls: Support CURLOPT_KEYPASSWD
Mike Crowe
2015-09-19
vtls: Change designator name for server's pubkey hash
Jay Satiro
2015-09-19
ssl: add server cert's "sha256//" hash to verbose
Daniel Hwang
2015-09-19
openssl: don't output certinfo data
Alessandro Ghedini
2015-09-19
openssl: refactor certificate parsing to use OpenSSL memory BIO
Alessandro Ghedini
2015-09-18
nss: prevent NSS from incorrectly re-using a session
Kamil Dudka
2015-09-18
nss: check return values of NSS functions
Kamil Dudka
2015-09-17
openssl: build with < 0.9.8
Daniel Stenberg
2015-09-04
nss: do not directly access SSL_ImplementedCiphers[]
Kamil Dudka
2015-08-21
openssl: handle lack of server cert when strict checking disabled
Alessandro Ghedini
2015-08-01
schannel: Fix compilation warning from commit 7a8e861a56
Steve Holme
2015-07-24
openssl: work around MSVC warning
Marcel Raad
2015-07-22
schannel: Replace deprecated GetVersion with VerifyVersionInfo
Marcel Raad
2015-07-17
SSL: Add an option to disable certificate revocation checks
Jay Satiro
2015-07-14
openssl: VMS support for SHA256
John Malmberg
2015-07-02
cyassl: fixed mismatched sha256sum function prototype
Dan Fandrich
2015-07-01
SSL: Pinned public key hash support
moparisthebest
2015-06-18
openssl: fix use of uninitialized buffer
Daniel Stenberg
2015-06-18
openssl: fix build with BoringSSL
Daniel Stenberg
2015-06-17
openssl: Fix build with openssl < ~ 0.9.8f
Paul Howarth
2015-06-17
schannel: schannel_recv overhaul
Jay Satiro
2015-06-11
schannel: Add support for optional client certificates
Joel Depooter
2015-06-08
openssl: LibreSSL and BoringSSL do not use TLS_client_method
Jay Satiro
2015-06-07
openssl: Fix verification of server-sent legacy intermediates
Jay Satiro
2015-06-05
openssl: removed error string #ifdef
Daniel Stenberg
2015-06-05
openssl: removed USERDATA_IN_PWD_CALLBACK kludge
Daniel Stenberg
2015-06-05
openssl: remove SSL_get_session()-using code
Daniel Stenberg
2015-06-05
openssl: remove dummy callback use from SSL_CTX_set_verify()
Daniel Stenberg
2015-06-01
curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT
Jay Satiro
2015-05-27
openssl: typo in comment
Daniel Melani
2015-05-27
openssl: Use TLS_client_method for OpenSSL 1.1.0+
Jay Satiro
2015-05-20
gtls: don't fail on non-fatal alerts during handshake
Dmitry Eremin-Solenikov
2015-05-19
openssl: Use SSL_CTX_set_msg_callback and SSL_CTX_set_msg_callback_arg
Brian Prodoehl
2015-05-04
gtls: properly retrieve certificate status
Alessandro Ghedini
2015-05-04
OpenSSL: conditional check for SSL3_RT_HEADER
Daniel Stenberg
2015-05-04
openssl: skip trace outputs for ssl_ver == 0
Daniel Stenberg
2015-05-02
schannel.c: Small changes
Marc Hoersken
2015-05-02
schannel.c: Improve code path and readability
Marc Hoersken
[next]