curl/lib/vtls
Marcus Hoffmann 7ba8020c46 gnutls: check for alpn and ocsp in configure
Check for presence of gnutls_alpn_* and gnutls_ocsp_* functions during
configure instead of relying on the version number.  GnuTLS has options
to turn these features off and we ca just work with with such builds
like we work with older versions.

Signed-off-by: Marcus Hoffmann <m.hoffmann@cartelsol.com>

Closes #1204
2017-01-13 09:54:55 +01: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 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: check for alpn and ocsp in configure 2017-01-13 09:54:55 +01:00
gtls.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
mbedtls.c HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEY 2016-11-25 10:49:38 +01:00
mbedtls.h internals: rename the SessionHandle struct to Curl_easy 2016-06-22 10:28:41 +02:00
nss.c rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
nssg.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
openssl.c rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
openssl.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
polarssl.c HTTPS Proxy: Implement CURLOPT_PROXY_PINNEDPUBLICKEY 2016-11-25 10:49:38 +01:00
polarssl.h tls: make setting pinnedkey option fail if not supported 2016-05-01 17:05:38 +02: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 rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
schannel.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
vtls.c rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
vtls.h checksrc: code style: use 'char *name' style 2016-11-24 23:58:22 +01:00