summaryrefslogtreecommitdiff
path: root/lib/curl_ntlm_wb.c
Commit message (Expand)AuthorAgeFilesLines
* fix a bunch of MSVC compiler warningsYang Tse2011-09-031-3/+13
* Fix NTLM winbind support to pass the torture testsDan Fandrich2011-09-021-3/+3
* NTLM: header inclusion cleanupYang Tse2011-08-281-0/+7
* NTLM: move NTLM core specifics into curl_ntlm_core.[ch]Yang Tse2011-08-281-8/+0
* NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]Yang Tse2011-08-271-0/+385