summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_handler_ntlm.cc
Commit message (Expand)AuthorAgeFilesLines
* GetMyHostName is renamed GetHostName to match the name ofwtc@chromium.org2009-03-251-1/+1
* Make GetHostNameProc return a std::string.wtc@chromium.org2009-03-231-92/+63
* Add unit tests for NTLM authentication. This requireswtc@chromium.org2009-03-111-6/+33
* Implement the NTLM authentication scheme by portingwtc@chromium.org2009-02-281-0/+787