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_handler_basic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-1
/
+1
*
Fix multi-round authentication.
cbentzel@chromium.org
2010-09-11
1
-0
/
+5
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-2
/
+5
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Async support for HttpAuthHandler::GenerateAuthToken.
cbentzel@chromium.org
2010-06-10
1
-10
/
+6
*
HttpAuthHandler's are no longer refcounted.
cbentzel@chromium.org
2010-06-07
1
-1
/
+1
*
HttpAuthHandlers hold onto a bound net log.
cbentzel@chromium.org
2010-05-27
1
-0
/
+1
*
Remove handler from HttpAuthCache.
cbentzel@chromium.org
2010-05-20
1
-0
/
+2
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-3
/
+13
*
Add Single Sign On support to HTTP Authentication handlers.
cbentzel@chromium.org
2010-02-05
1
-5
/
+12
*
Second patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-0
/
+2
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Initial stab at http authentication (basic + digest) in new http stack.
ericroman@google.com
2008-09-27
1
-0
/
+27