]> granicus.if.org Git - curl/commit
http_digest: Reworked the SSPI based input token storage
authorSteve Holme <steve_holme@hotmail.com>
Thu, 6 Nov 2014 15:05:36 +0000 (15:05 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 6 Nov 2014 14:59:53 +0000 (14:59 +0000)
commit500d2db302bea1544e9750b44cd1531a1a50d8fe
tree825a76bcda224ab6c77c9e8ac5a2af04a6532bf4
parent6d45f952e6c61695a1aa6b17d2103442a049e883
http_digest: Reworked the SSPI based input token storage

Reworked the input token (challenge message) storage as what is passed
to the buf and desc in the response generation are typically blobs of
data rather than strings, so this is more in keeping with other areas
of the SSPI code, such as the NTLM message functions.
lib/curl_sasl_sspi.c
lib/urldata.h