summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-6/+5
* Add Single Sign On support to HTTP Authentication handlers.cbentzel@chromium.org2010-02-051-2/+4
* We should pass the service principal name (SPN) of thewtc@chromium.org2009-09-181-1/+3
* Implement the NTLM authentication scheme by portingwtc@chromium.org2009-02-281-4/+6
* Minor refactorings:ericroman@google.com2008-12-021-1/+0
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-0/+27