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
/
openssl.c
Age
Commit message (
Expand
)
Author
2015-11-24
Revert "cleanup: general removal of TODO (and similar) comments"
Daniel Stenberg
2015-11-13
openssl: Free modules on cleanup
Sebastian Pohlschmidt
2015-11-13
cleanup: general removal of TODO (and similar) comments
Daniel Stenberg
2015-11-13
openssl: remove #if check for 0.9.7 for ENGINE_load_private_key
Daniel Stenberg
2015-11-13
openssl: all supported versions have X509_STORE_set_flags
Daniel Stenberg
2015-11-13
openssl: remove 0.9.3 check
Daniel Stenberg
2015-11-13
openssl: remove #ifdefs for < 0.9.5 support
Daniel Stenberg
2015-11-13
lib/vtls/openssl: remove unused traces of yassl ifdefs
Daniel Stenberg
2015-11-10
BoringSSL: Work with stricter BIO_get_mem_data()
Douglas Creager
2015-10-29
Revert "openssl: engine: remove double-free"
Daniel Stenberg
2015-10-27
openssl: engine: remove double-free
Daniel Stenberg
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-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-17
openssl: build with < 0.9.8
Daniel Stenberg
2015-08-21
openssl: handle lack of server cert when strict checking disabled
Alessandro Ghedini
2015-07-24
openssl: work around MSVC warning
Marcel Raad
2015-07-14
openssl: VMS support for SHA256
John Malmberg
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-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-19
openssl: Use SSL_CTX_set_msg_callback and SSL_CTX_set_msg_callback_arg
Brian Prodoehl
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-04-26
Curl_ossl_init: load builtin modules
Daniel Stenberg
2015-04-26
openssl: fix serial number output
Daniel Stenberg
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-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-03-24
curl_memory: make curl_memory.h the second-last header file loaded
Dan Fandrich
2015-03-24
openssl: do the OCSP work-around for libressl too
Daniel Stenberg
2015-03-24
openssl: verifystatus: only use the OCSP work-around <= 1.0.2a
Daniel Stenberg
2015-03-24
openssl: adapt to ASN1/X509 things gone opaque in 1.1
Daniel Stenberg
2015-03-20
openssl: try to avoid accessing OCSP structs when possible
Alessandro Ghedini
2015-03-17
checksrc: detect and remove space before trailing semicolons
Daniel Stenberg
[next]