1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 19:45:04 -05:00
curl/lib/vtls
Kamil Dudka 6390e65664 nss: do not count enabled cipher-suites
We only care if at least one cipher-suite is enabled, so it does
not make any sense to iterate till the end and count all enabled
cipher-suites.
2016-02-10 18:58:48 +01:00
..
axtls.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
axtls.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
cyassl.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
cyassl.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
darwinssl.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
darwinssl.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
gskit.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
gskit.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
gtls.c configure: --with-ca-fallback: use built-in TLS CA fallback 2016-02-08 14:45:58 +01:00
gtls.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
mbedtls.c mbedtls.c: re-indent to better match curl standards 2016-02-10 10:46:57 +01:00
mbedtls.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
nss.c nss: do not count enabled cipher-suites 2016-02-10 18:58:48 +01:00
nssg.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
openssl.c openssl: remove most BoringSSL #ifdefs. 2016-02-09 08:46:36 +01:00
openssl.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
polarssl_threadlock.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
polarssl_threadlock.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
polarssl.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
polarssl.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
schannel.c URLs: change more http to https 2016-02-04 18:46:54 -05:00
schannel.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
vtls.c URLs: change more http to https 2016-02-04 18:46:54 -05:00
vtls.h URLs: change more http to https 2016-02-04 18:46:54 -05:00