]> granicus.if.org Git - curl/commit
http_ntlm: Use the SASL functions instead
authorSteve Holme <steve_holme@hotmail.com>
Sun, 9 Nov 2014 14:55:41 +0000 (14:55 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 9 Nov 2014 14:58:20 +0000 (14:58 +0000)
commit48d19acb7cebb13f9222789ff90fd1dccef3c3c7
treeb0d8408c5ace4f2edc7d00499b6b397bdacdc7d6
parent9dbbba997608f7c3c5de1c627c77c8cd2aa85b73
http_ntlm: Use the SASL functions instead

In preparation for moving the NTLM message code into the SASL module
use the SASL functions in the HTTP code instead.
lib/curl_ntlm.c