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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[cros] Transfer proxy HTTP authentication from login screen into new session.
ivankr@chromium.org
2011-10-03
1
-0
/
+85
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-1
/
+1
*
Pick the closest enclosing path match when looking up HTTP auth cache entries...
asanka@chromium.org
2011-03-02
1
-9
/
+25
*
Cleanup: Use AUTH_SCHEME enum instead of a string.
cbentzel@chromium.org
2011-01-13
1
-58
/
+88
*
Histogram target for each HTTP Authentication Scheme.
cbentzel@chromium.org
2010-12-13
1
-1
/
+1
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
1
-2
/
+3
*
Don't evict username/password when handling "stale" digest authentication cha...
cbentzel@chromium.org
2010-09-16
1
-0
/
+49
*
Fix multi-round authentication.
cbentzel@chromium.org
2010-09-11
1
-1
/
+5
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-69
/
+90
*
Async support for HttpAuthHandler::GenerateAuthToken.
cbentzel@chromium.org
2010-06-10
1
-14
/
+8
*
HttpAuthHandler's are no longer refcounted.
cbentzel@chromium.org
2010-06-07
1
-24
/
+20
*
Remove handler from HttpAuthCache.
cbentzel@chromium.org
2010-05-20
1
-25
/
+61
*
Added authentication scheme as key to HttpAuthCache.
cbentzel@chromium.org
2010-05-13
1
-31
/
+81
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-1
/
+1
*
Add Single Sign On support to HTTP Authentication handlers.
cbentzel@chromium.org
2010-02-05
1
-9
/
+20
*
Second patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-0
/
+3
*
Implement the NTLM authentication scheme by porting
wtc@chromium.org
2009-02-28
1
-9
/
+10
*
Add unittests for eviction of http auth cache entries.
ericroman@google.com
2008-11-11
1
-1
/
+99
*
- Add preemptive authorization (new http stack only)
ericroman@google.com
2008-11-08
1
-0
/
+206