summaryrefslogtreecommitdiff
path: root/lib/progress.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-08-27 12:46:43 +0200
committerDaniel Stenberg <daniel@haxx.se>2020-08-28 14:13:05 +0200
commit68a51324740945f1da9758bc1d26bbe4835bd847 (patch)
tree529e597f750ae3918ee5ad7e905e26e76c149f3a /lib/progress.c
parentc77f6fd1cb19015c5e728235af860f09636fefbd (diff)
downloadcurl-68a51324740945f1da9758bc1d26bbe4835bd847.tar.gz
TLS: fix SRP detection by using the proper #ifdefs
USE_TLS_SRP will be true if *any* selected TLS backend can use SRP HAVE_OPENSSL_SRP is defined when OpenSSL can use it HAVE_GNUTLS_SRP is defined when GnuTLS can use it Clarify in the curl_verison_info docs that CURL_VERSION_TLSAUTH_SRP is set if at least one of the supported backends offers SRP. Reported-by: Stefan Strogin Fixes #5865 Closes #5870
Diffstat (limited to 'lib/progress.c')
0 files changed, 0 insertions, 0 deletions