summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Uninitialized member vars and inlined constructors.finnur@chromium.org2010-08-121-1/+1
* More FRIEND_TEST_ALL_PREFIXES.phajdan.jr@chromium.org2010-07-301-4/+3
* Net: Convert username and password to string16.thestig@chromium.org2010-07-291-9/+10
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Remove handler from HttpAuthCache.cbentzel@chromium.org2010-05-201-12/+20
* Added authentication scheme as key to HttpAuthCache.cbentzel@chromium.org2010-05-131-17/+25
* Add unittests for eviction of http auth cache entries.ericroman@google.com2008-11-111-0/+7
* - Add preemptive authorization (new http stack only)ericroman@google.com2008-11-081-0/+140