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_digest.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix multi-round authentication.
cbentzel@chromium.org
2010-09-11
1
-3
/
+4
*
Uninitialized member vars and inlined constructors.
finnur@chromium.org
2010-08-12
1
-3
/
+2
*
More FRIEND_TEST_ALL_PREFIXES.
phajdan.jr@chromium.org
2010-07-30
1
-6
/
+4
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-7
/
+10
*
`#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
-11
/
+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
-1
/
+4
*
Digest Authentication: Test that "nc" is incremented for same "nonce".
cbentzel@chromium.org
2010-05-18
1
-0
/
+9
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-5
/
+15
*
Add Single Sign On support to HTTP Authentication handlers.
cbentzel@chromium.org
2010-02-05
1
-5
/
+10
*
Second patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-0
/
+2
*
Minor refactorings:
ericroman@google.com
2008-12-02
1
-1
/
+1
*
- Add preemptive authorization (new http stack only)
ericroman@google.com
2008-11-08
1
-0
/
+3
*
Initial stab at http authentication (basic + digest) in new http stack.
ericroman@google.com
2008-09-27
1
-0
/
+105