curl/lib/vtls
Jay Satiro e819c3a4ca SSL: PolarSSL default min SSL version TLS 1.0
- Prior to this change no SSL minimum version was set by default at
runtime for PolarSSL. Therefore in most cases PolarSSL would probably
have defaulted to a minimum version of SSLv3 which is no longer secure.
2014-11-04 11:40:51 +01:00
..
axtls.c
axtls.h
curl_darwinssl.c darwinssl: detect possible future removal of SSLv3 from the framework 2014-10-24 18:59:13 -05:00
curl_darwinssl.h
curl_schannel.c SSL: Remove SSLv3 from SSL default due to POODLE attack 2014-10-24 13:41:56 +02:00
curl_schannel.h
cyassl.c SSL: Remove SSLv3 from SSL default due to POODLE attack 2014-10-24 13:41:56 +02:00
cyassl.h
gskit.c gskit.c: remove SSLv3 from SSL default. 2014-10-24 16:08:21 +02:00
gskit.h
gtls.c
gtls.h
nss.c nss: drop the code for libcurl-level downgrade to SSLv3 2014-10-29 14:34:46 +01:00
nssg.h
openssl.c openssl: Use 'CURLcode result' 2014-11-02 00:14:07 +00:00
openssl.h
polarssl_threadlock.c
polarssl_threadlock.h
polarssl.c SSL: PolarSSL default min SSL version TLS 1.0 2014-11-04 11:40:51 +01:00
polarssl.h
vtls.c vtls.c: Fixed compilation warning 2014-10-29 19:12:27 +00:00
vtls.h