]> granicus.if.org Git - curl/commit
http_digest: Added SSPI based authentication functions
authorSteve Holme <steve_holme@hotmail.com>
Thu, 6 Nov 2014 10:39:37 +0000 (10:39 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 6 Nov 2014 11:10:10 +0000 (11:10 +0000)
commit3d6b865654798de387015261664f52d88ea4e939
tree4b66a66bc484bb2acd1e92a901a0522784d05f8b
parent1033acd92db83c3c87d071ef6debe9b1d0628b46
http_digest: Added SSPI based authentication functions

This temporarily breaks HTTP digest authentication in SSPI based builds,
causing CURLE_NOT_BUILT_IN to be returned. A follow up commit will
resume normal operation.
lib/curl_sasl.c
lib/curl_sasl_sspi.c