]> granicus.if.org Git - curl/commit
sspi: Define authentication package name constants
authorSteve Holme <steve_holme@hotmail.com>
Wed, 5 Nov 2014 11:43:22 +0000 (11:43 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 5 Nov 2014 11:54:02 +0000 (11:54 +0000)
commitd62cb0f5d04597fa61ebfa6a5734b8283aa57646
tree9b8771142009a38126b74868ec3004372f2a51e5
parent1c05b9359d7dd96c7da5a8609beb679533edb595
sspi: Define authentication package name constants

These were previously hard coded, and whilst defined in security.h,
they may or may not be present in old header files given that these
defines were never used in the original code.

Not only that, but there appears to be some ambiguity between the ANSI
and UNICODE NTLM definition name in security.h.
lib/curl_ntlm_msgs.c
lib/curl_sasl_sspi.c
lib/curl_sspi.h
lib/http_negotiate_sspi.c