summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 9608. adding check that tokenized header is valid.ace@google.com2009-04-021-0/+7
* Implement the NTLM authentication scheme by portingwtc@chromium.org2009-02-281-3/+83
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-13/+18
* Add the auth unit-tests to SConscript and .pbxprojericroman@google.com2008-09-271-1/+1
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-0/+185