curl/lib/vtls
Daniel Gustafsson 3509aa8023 darwinssl: Avoid parsing certificates when not in verbose mode
The information extracted from the server certificates in step 3 is only
used when in verbose mode, and there is no error handling or validation
performed as that has already been done. Only run the certificate
information extraction when in verbose mode and libcurl was built with
verbose strings.

Closes https://github.com/curl/curl/pull/1246
2017-02-07 02:39:14 -05:00
..
axtls.c
axtls.h
cyassl.c
cyassl.h
darwinssl.c darwinssl: Avoid parsing certificates when not in verbose mode 2017-02-07 02:39:14 -05:00
darwinssl.h
gskit.c
gskit.h
gtls.c gnutls: disable TLS session tickets 2017-01-28 20:09:37 +01:00
gtls.h
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
nssg.h
openssl.c openssl: Don't use certificate after transferring ownership 2017-01-31 21:04:31 -05:00
openssl.h
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
vtls.c vtls: source indentation fix 2017-01-22 12:00:28 +01:00
vtls.h