1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 19:45:04 -05:00
curl/lib/vtls
Steve Holme c1878e8f52 openssl: Use OPENSSL_IS_BORINGSSL for BoringSSL detection
For consistency with other conditionally compiled code in openssl.c,
use OPENSSL_IS_BORINGSSL rather than HAVE_BORINGSSL and try to use
HAVE_BORINGSSL outside of openssl.c when the OpenSSL header files are
not included.
2015-02-11 21:03:23 +00:00
..
axtls.c axtls: fix conversion from size_t to int warning 2015-02-06 14:26:32 +01:00
axtls.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
curl_darwinssl.c vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
curl_darwinssl.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
cyassl.c vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
cyassl.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
gskit.c gskit: Fix exclusive SSLv3 option 2015-02-09 10:38:46 +01:00
gskit.h gskit.h: Code policing of function pointer arguments 2015-01-17 17:02:01 +00:00
gtls.c vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
gtls.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
nss.c vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
nssg.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
openssl.c openssl: Use OPENSSL_IS_BORINGSSL for BoringSSL detection 2015-02-11 21:03:23 +00:00
openssl.h openssl: add support for the Certificate Status Request TLS extension 2015-01-22 23:25:23 +01:00
polarssl_threadlock.c vtls: moved all TLS/SSL source and header files into subdir 2013-12-20 17:12:42 +01:00
polarssl_threadlock.h vtls: moved all TLS/SSL source and header files into subdir 2013-12-20 17:12:42 +01:00
polarssl.c polarssl: Fix exclusive SSL protocol version options 2015-02-09 10:39:17 +01:00
polarssl.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
schannel.c schannel: Removed curl_ prefix from source files 2015-02-07 21:34:33 +00:00
schannel.h schannel: Removed curl_ prefix from source files 2015-02-07 21:34:33 +00:00
vtls.c url: add CURLOPT_SSL_VERIFYSTATUS option 2015-01-16 23:23:29 +01:00
vtls.h schannel: Removed curl_ prefix from source files 2015-02-07 21:34:33 +00:00