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-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
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
[next]