summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_handler_basic_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-12/+13
* Add Single Sign On support to HTTP Authentication handlers.cbentzel@chromium.org2010-02-051-5/+10
* Allow the realm in BASIC and DIGEST challenges to not be specified.eroman@chromium.org2009-09-211-2/+36
* We should pass the service principal name (SPN) of thewtc@chromium.org2009-09-181-1/+2
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-6/+6
* Add some extra unit-tests to make sure we cover all permutations of {basic_au...ericroman@google.com2008-10-291-0/+2
* Add an HTTP basic auth unit test for an empty username.wtc@google.com2008-10-281-0/+2
* 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/+34