summaryrefslogtreecommitdiff
path: root/lib/curl_ntlm.h
Commit message (Expand)AuthorAgeFilesLines
* http_ntlm: Renamed from curl_ntlm.[c|h]Steve Holme2016-03-271-40/+0
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* build: Fixed no NTLM support for email when CURL_DISABLE_HTTP is definedSteve Holme2014-11-091-2/+2
* ntlm: Only define ntlm data structure when USE_NTLM is definedSteve Holme2014-10-251-5/+1
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* fix a bunch of MSVC compiler warningsYang Tse2011-09-031-1/+1
* NTLM: header inclusion cleanupYang Tse2011-08-281-0/+2
* NTLM: END of refactoring/splitting/movingYang Tse2011-08-281-131/+9
* NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]Yang Tse2011-08-271-0/+5
* http NTLM: refactoring followupSteve Holme2011-08-251-7/+5
* http NTLM: split http_ntlm.[ch] between http_ntlm.[ch] and curl_ntlm.[ch]Yang Tse2011-08-141-0/+25
* http NTLM: move portions of http_ntlm.h into new curl_ntlm.hSteve Holme2011-08-121-0/+136