curl/lib/vtls
JDepooter 18495ecacc schannel: Remove incorrect SNI disabled message
- Remove the SNI disabled when host verification disabled message
  since that is incorrect.

- Show a message for legacy versions of Windows <= XP that connections
  may fail since those versions of WinSSL lack SNI, algorithms, etc.

Bug: https://github.com/curl/curl/pull/1240
2017-02-07 02:39:13 -05:00
..
axtls.c rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
axtls.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
cyassl.c rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
cyassl.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
darwinssl.c rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
darwinssl.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
gskit.c
gskit.h
gtls.c gnutls: disable TLS session tickets 2017-01-28 20:09:37 +01:00
gtls.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
mbedtls.c mbedtls: implement CTR-DRBG and HAVEGE random generators 2017-01-29 11:37:22 +01:00
mbedtls.h mbedtls: implement CTR-DRBG and HAVEGE random generators 2017-01-29 11:37:22 +01:00
nss.c nss: use the correct lock in nss_find_slot_by_name() 2017-01-15 14:46:01 +01:00
nssg.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
openssl.c openssl: Don't use certificate after transferring ownership 2017-01-31 21:04:31 -05:00
openssl.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
polarssl_threadlock.c
polarssl_threadlock.h
polarssl.c polarssl: fix hangs 2017-01-28 19:47:08 +01:00
polarssl.h polarssl: fix hangs 2017-01-28 19:47:08 +01:00
schannel.c schannel: Remove incorrect SNI disabled message 2017-02-07 02:39:13 -05:00
schannel.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
vtls.c vtls: source indentation fix 2017-01-22 12:00:28 +01:00
vtls.h