curl/lib/vtls
Brian Prodoehl a393d64456 openssl: Use SSL_CTX_set_msg_callback and SSL_CTX_set_msg_callback_arg
BoringSSL removed support for direct callers of SSL_CTX_callback_ctrl
and SSL_CTX_ctrl, so move to a way that should work on BoringSSL and
OpenSSL.

re #275
2015-05-19 22:54:42 +02:00
..
axtls.c axtls: add timeout within Curl_axtls_connect 2015-03-31 02:04:22 +02:00
axtls.h
cyassl.c cyassl: Implement public key pinning 2015-04-22 17:07:19 -04:00
cyassl.h cyassl: CTX callback cosmetic changes and doc fix 2015-03-28 16:41:51 +01:00
darwinssl.c darwinsssl: add support for TLS False Start 2015-03-21 12:22:56 -05:00
darwinssl.h darwinsssl: add support for TLS False Start 2015-03-21 12:22:56 -05:00
gskit.c
gskit.h
gtls.c gtls: properly retrieve certificate status 2015-05-04 13:42:45 +02:00
gtls.h
nss.c nss: fix compilation failure with old versions of NSS 2015-04-27 15:37:16 +02:00
nssg.h
openssl.c openssl: Use SSL_CTX_set_msg_callback and SSL_CTX_set_msg_callback_arg 2015-05-19 22:54:42 +02:00
openssl.h
polarssl_threadlock.c
polarssl_threadlock.h
polarssl.c polarssl: called mbedTLS in 1.3.10 and later 2015-03-25 09:19:57 +01:00
polarssl.h
schannel.c schannel.c: Small changes 2015-05-02 22:21:25 +02:00
schannel.h
vtls.c vtls: Don't accept unknown CURLOPT_SSLVERSION values 2015-03-27 09:32:23 +01:00
vtls.h Curl_ssl_md5sum: return CURLcode 2015-03-25 08:32:12 +01:00