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-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
2015-05-02
schannel.c: Improve error and return code handling upon aa99a63f03
Marc Hoersken
2015-05-02
schannel: fix regression in schannel_recv
Chris Araman
2015-05-01
Bug born in changes made several days ago 9a91e80.
Marc Hoersken
2015-04-30
schannel: Fix out of bounds array
Jay Satiro
2015-04-27
nss: fix compilation failure with old versions of NSS
Paul Howarth
2015-04-26
schannel.c: Fix typo introduced with 3447c973d0
Marc Hoersken
2015-04-26
schannel.c: Fix possible SEC_E_BUFFER_TOO_SMALL error
Marc Hoersken
2015-04-26
schannel: re-indented file to follow curl style better
Daniel Stenberg
2015-04-26
Curl_ossl_init: load builtin modules
Daniel Stenberg
2015-04-26
openssl: fix serial number output
Daniel Stenberg
2015-04-22
cyassl: Implement public key pinning
Jay Satiro
2015-04-22
nss: implement public key pinning for NSS backend
Kamil Dudka
2015-04-21
openssl: add OPENSSL_NO_SSL3_METHOD check
byronhe
2015-04-19
vtls/openssl: use https in URLs and a comment typo fixed
Viktor Szakáts
2015-04-17
cyassl: Fix include order
Jay Satiro
2015-04-14
cyassl: Add support for TLS extension SNI
Jay Satiro
2015-04-13
vtls_openssl: improve PKCS#12 load failure error message
Matthew Hall
2015-04-13
vtls_openssl: fix minor typo in PKCS#12 load routine
Matthew Hall
2015-04-13
vtls_openssl: improve client certificate load failure error messages
Matthew Hall
2015-04-13
vtls_openssl: remove ambiguous SSL_CLIENT_CERT_ERR constant
Matthew Hall
2015-04-11
cyassl: Include the CyaSSL build config
Jay Satiro
2015-04-06
cyassl: Use CYASSL_MAX_ERROR_SZ for error buffer size
Jay Satiro
2015-04-05
cyassl: Remove 'Connecting to' message from cyassl_connect_step2
Jay Satiro
2015-04-03
cyassl: Set minimum protocol version before CTX callback
Jay Satiro
2015-04-02
cyassl: Fix certificate load check
Jay Satiro
2015-04-01
cyassl: Fix library initialization return value
Jay Satiro
2015-03-31
axtls: add timeout within Curl_axtls_connect
Dan Fandrich
2015-03-28
cyassl: CTX callback cosmetic changes and doc fix
Jay Satiro
2015-03-27
cyassl: add SSL context callback support for CyaSSL
Kyle L. Huff
[next]