From 9dfd7a3d132e554c90b45d14d5cef0c96dfad7a0 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Mon, 12 Sep 2011 14:45:22 -0700 Subject: Document NTLM winbind options (and caveats) --- docs/libcurl/curl_version_info.3 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/libcurl/curl_version_info.3') diff --git a/docs/libcurl/curl_version_info.3 b/docs/libcurl/curl_version_info.3 index 4481830a3..ccb202834 100644 --- a/docs/libcurl/curl_version_info.3 +++ b/docs/libcurl/curl_version_info.3 @@ -128,6 +128,11 @@ the app having to pass them on. (Added in 7.13.2) .IP CURL_VERSION_CONV libcurl was built with support for character conversions, as provided by the CURLOPT_CONV_* callbacks. (Added in 7.15.4) +.IP CURL_VERSION_TLSAUTH_SRP +libcurl was built with support for TLS-SRP. (Added in 7.21.4) +.IP CURL_VERSION_NTLM_WB +libcurl was built with support for NTLM delegation to a winbind helper. +(Added in 7.22.0) .RE \fIssl_version\fP is an ASCII string for the OpenSSL version used. If libcurl has no SSL support, this is NULL. -- cgit v1.2.3