curl/lib/vtls
Douglas Creager 3e0d64d075 BoringSSL: Work with stricter BIO_get_mem_data()
BoringSSL implements `BIO_get_mem_data` as a function, instead of a
macro, and expects the output pointer to be a `char **`.  We have to add
an explicit cast to grab the pointer as a `const char **`.

Closes #524
2015-11-10 22:34:07 +01:00
..
axtls.c
axtls.h
cyassl.c ssl: add server cert's "sha256//" hash to verbose 2015-09-19 23:17:39 +02:00
cyassl.h
darwinssl.c
darwinssl.h
gskit.c ssl: add server cert's "sha256//" hash to verbose 2015-09-19 23:17:39 +02:00
gskit.h
gtls.c gnutls: Report actual GnuTLS error message for certificate errors 2015-09-23 13:44:40 +02:00
gtls.h
mbedtls.c mbedtls: fix "Structurally dead code" 2015-10-29 22:59:27 +01:00
mbedtls.h vtls: added support for mbedTLS 2015-10-20 07:57:24 +02:00
nss.c ssl: add server cert's "sha256//" hash to verbose 2015-09-19 23:17:39 +02:00
nssg.h
openssl.c BoringSSL: Work with stricter BIO_get_mem_data() 2015-11-10 22:34:07 +01:00
openssl.h
polarssl_threadlock.c polarssl/mbedtls: fix name space pollution 2015-10-23 16:14:29 +02:00
polarssl_threadlock.h polarssl/mbedtls: fix name space pollution 2015-10-23 16:14:29 +02:00
polarssl.c polarssl/mbedtls: fix name space pollution 2015-10-23 16:14:29 +02:00
polarssl.h polarssl/mbedtls: fix name space pollution 2015-10-23 16:14:29 +02:00
schannel.c
schannel.h
vtls.c vtls: fix compiler warning for TLS backends without sha256 2015-10-20 08:12:44 +02:00
vtls.h vtls: added support for mbedTLS 2015-10-20 07:57:24 +02:00