index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
http
/
http_auth_cache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Mention that HttpAuthCache::Entry::HasEnclosingPath() can return 0 as a path ...
asanka@chromium.org
2011-03-04
1
-1
/
+5
*
Pick the closest enclosing path match when looking up HTTP auth cache entries...
asanka@chromium.org
2011-03-02
1
-2
/
+5
*
Remove unnecessary const from HttpAuthCache to appease the clang gods.
cbentzel@chromium.org
2011-01-13
1
-1
/
+1
*
Cleanup: Use AUTH_SCHEME enum instead of a string.
cbentzel@chromium.org
2011-01-13
1
-12
/
+14
*
Start reordering the methods in headers in net/.
erg@google.com
2011-01-07
1
-10
/
+11
*
FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...
erg@google.com
2010-09-30
1
-0
/
+5
*
Don't evict username/password when handling "stale" digest authentication cha...
cbentzel@chromium.org
2010-09-16
1
-0
/
+12
*
Uninitialized member vars and inlined constructors.
finnur@chromium.org
2010-08-12
1
-1
/
+1
*
More FRIEND_TEST_ALL_PREFIXES.
phajdan.jr@chromium.org
2010-07-30
1
-4
/
+3
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-9
/
+10
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Remove handler from HttpAuthCache.
cbentzel@chromium.org
2010-05-20
1
-12
/
+20
*
Added authentication scheme as key to HttpAuthCache.
cbentzel@chromium.org
2010-05-13
1
-17
/
+25
*
Add unittests for eviction of http auth cache entries.
ericroman@google.com
2008-11-11
1
-0
/
+7
*
- Add preemptive authorization (new http stack only)
ericroman@google.com
2008-11-08
1
-0
/
+140