]> granicus.if.org Git - curl/commit
ntlm: Added separate SSPI based functions
authorSteve Holme <steve_holme@hotmail.com>
Sun, 9 Nov 2014 15:12:56 +0000 (15:12 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 9 Nov 2014 15:12:35 +0000 (15:12 +0000)
commit2fbf23875f992aba93d85a7b77802eeecb8503cb
treef999b20f6f3f05d63ba3a7424e0d593c2041a176
parent48d19acb7cebb13f9222789ff90fd1dccef3c3c7
ntlm: Added separate SSPI based functions

In preparation for moving the NTLM message code into the SASL module,
and separating the native code from the SSPI code, added functions that
simply call the functions in curl_ntlm_msg.c.
lib/curl_sasl.c
lib/curl_sasl_sspi.c