summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_handler_negotiate.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the Negotiate Authentication Handler a state machine.cbentzel@chromium.org2010-07-011-0/+303
* Validate that an SSPI scheme is supported before generating a handler.cbentzel@chromium.org2010-02-221-15/+0
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-0/+15