From: Steve Holme Date: Fri, 14 Nov 2014 21:05:38 +0000 (+0000) Subject: sasl_sspi: Added missing RFC reference for HTTP Digest authentication X-Git-Tag: curl-7_40_0~373 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8c58dea8997e5d9133a006d11f9c5d97a2c5c2f5;p=thirdparty%2Fcurl.git sasl_sspi: Added missing RFC reference for HTTP Digest authentication --- diff --git a/lib/curl_sasl_sspi.c b/lib/curl_sasl_sspi.c index 78d669b948..ffc569c096 100644 --- a/lib/curl_sasl_sspi.c +++ b/lib/curl_sasl_sspi.c @@ -19,6 +19,7 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * + * RFC2617 Basic and Digest Access Authentication * RFC2831 DIGEST-MD5 authentication * RFC4422 Simple Authentication and Security Layer (SASL) * RFC4752 The Kerberos V5 ("GSSAPI") SASL Mechanism