summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_handler_basic.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow the realm in BASIC and DIGEST challenges to not be specified.eroman@chromium.org2009-09-211-2/+10
* Implement the NTLM authentication scheme by portingwtc@chromium.org2009-02-281-0/+1
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-0/+46