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 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 darwinssl: Avoid parsing certificates when not in verbose mode 2017-02-07 02:39:14 -05:00
darwinssl.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
gskit.c checksrc: stricter no-space-before-paren enforcement 2016-12-13 23:39:11 +01:00
gskit.h curl_version_info: add CURL_VERSION_HTTPS_PROXY 2016-11-26 17:28:53 +01:00
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.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
polarssl_threadlock.c Curl_polarsslthreadlock_thread_setup: clear array at init 2016-10-18 13:05:43 +02:00
polarssl_threadlock.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +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 checksrc: code style: use 'char *name' style 2016-11-24 23:58:22 +01:00