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.h
cyassl.c
cyassl.h
darwinssl.c
darwinssl.h
gskit.c
gskit.h
gtls.c gtls: properly retrieve certificate status 2015-05-04 13:42:45 +02:00
gtls.h
nss.c
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.h
schannel.c schannel.c: Small changes 2015-05-02 22:21:25 +02:00
schannel.h
vtls.c
vtls.h