summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth.cc
Commit message (Expand)AuthorAgeFilesLines
* We should pass the service principal name (SPN) of thewtc@chromium.org2009-09-181-3/+5
* Fix for bug 9608. adding check that tokenized header is valid.ace@google.com2009-04-021-1/+5
* Implement the NTLM authentication scheme by portingwtc@chromium.org2009-02-281-8/+25
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-18/+20
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-0/+147