summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_handler_digest_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-3/+3
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-12/+12
* Add some extra unit-tests to make sure we cover all permutations of {basic_au...ericroman@google.com2008-10-291-0/+42
* Add the auth unit-tests to SConscript and .pbxprojericroman@google.com2008-09-271-2/+2
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-0/+210