summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_handler_basic.h
Commit message (Expand)AuthorAgeFilesLines
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-3/+13
* Add Single Sign On support to HTTP Authentication handlers.cbentzel@chromium.org2010-02-051-5/+12
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-271-0/+27