curl/lib/vtls
Jay Satiro 8b1cae63b7 gtls: fix build for disabled TLS-SRP
Prior to this change if, at build time, the GnuTLS backend was found to
have TLS-SRP support (HAVE_GNUTLS_SRP) but TLS-SRP was disabled in curl
via --disable-tls-srp (!USE_TLS_SRP) then a build error would occur.

Bug: https://curl.se/mail/lib-2022-03/0046.html
Reported-by: Robert Brose

Closes https://github.com/curl/curl/pull/8604
2022-03-22 14:24:08 -04:00
..
bearssl.c BearSSL: add CURLOPT_SSL_CTX_FUNCTION support 2022-03-12 23:03:37 +01:00
bearssl.h
gskit.c ssl: reduce allocated space for ssl backend when FTP is disabled 2022-02-21 08:39:55 +01:00
gskit.h
gtls.c gtls: fix build for disabled TLS-SRP 2022-03-22 14:24:08 -04:00
gtls.h gtls: add gnutls include for the session type 2021-12-29 23:46:13 +01:00
hostcheck.c hostcheck: reduce strlen calls on chained certificates 2022-02-13 11:42:47 +01:00
hostcheck.h hostcheck: reduce strlen calls on chained certificates 2022-02-13 11:42:47 +01:00
keylog.c
keylog.h
mbedtls_threadlock.c
mbedtls_threadlock.h
mbedtls.c ssl: reduce allocated space for ssl backend when FTP is disabled 2022-02-21 08:39:55 +01:00
mbedtls.h
nss.c ssl: reduce allocated space for ssl backend when FTP is disabled 2022-02-21 08:39:55 +01:00
nssg.h
openssl.c openssl: check SSL_get_peer_cert_chain return value 2022-03-11 07:45:35 +01:00
openssl.h ngtcp2: add client certificate authentication for OpenSSL 2022-03-10 08:41:37 +01:00
rustls.c ssl: reduce allocated space for ssl backend when FTP is disabled 2022-02-21 08:39:55 +01:00
rustls.h
schannel_verify.c ssl: reduce allocated space for ssl backend when FTP is disabled 2022-02-21 08:39:55 +01:00
schannel.c ssl: reduce allocated space for ssl backend when FTP is disabled 2022-02-21 08:39:55 +01:00
schannel.h schannel: move the algIds array out of schannel.h 2022-02-18 08:03:22 +01:00
sectransp.c ssl: reduce allocated space for ssl backend when FTP is disabled 2022-02-21 08:39:55 +01:00
sectransp.h
vtls.c vtls: fix socket check conditions 2022-02-22 13:39:54 +01:00
vtls.h vtls: pass on the right SNI name 2022-01-27 08:36:10 +01:00
wolfssl.c wolfssl: fix compiler error without IPv6 2022-03-07 09:47:26 +01:00
wolfssl.h
x509asn1.c hostcheck: reduce strlen calls on chained certificates 2022-02-13 11:42:47 +01:00
x509asn1.h x509asn1: toggle off functions not needed for diff tls backends 2022-02-05 00:11:34 +01:00