Andrew Wansink provided an NTLM bugfix: in the case the server sets the flag
authorDaniel Stenberg <daniel@haxx.se>
Tue, 14 Aug 2007 10:28:21 +0000 (10:28 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 14 Aug 2007 10:28:21 +0000 (10:28 +0000)
commit2f8f12e82eb69922f1144f047f77083677f9f767
treec9f679f4e6ffb3bf7a2ad56e063f3223116da027
parent5cdcc2b3aad86e4d29c701e37a82386299541d0a
Andrew Wansink provided an NTLM bugfix: in the case the server sets the flag
NTLMFLAG_NEGOTIATE_UNICODE, we need to filter it off because libcurl doesn't
unicode encode the strings it packs into the NTLM authenticate packet.
CHANGES
RELEASE-NOTES
lib/http_ntlm.c