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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check and invalidate cached credentials if they were used for preemptive auth...
asanka@chromium.org
2011-02-18
1
-0
/
+7
*
HttpAuthHandlerDigest unit test cleanup.
cbentzel@chromium.org
2010-12-02
1
-78
/
+79
*
Added more digest auth unit tests.
cbentzel@chromium.org
2010-11-19
1
-0
/
+161
*
Remove static "set_fixed_cnonce" in favor of NonceGenerator objects.
cbentzel@chromium.org
2010-11-17
1
-1
/
+1
*
Improve unit test coverage of HttpAuthHandlerDigest parsing.
cbentzel@chromium.org
2010-11-15
1
-13
/
+174
*
Fix multi-round authentication.
cbentzel@chromium.org
2010-09-11
1
-0
/
+30
*
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
-7
/
+10
*
HttpAuthHandler's are no longer refcounted.
cbentzel@chromium.org
2010-06-07
1
-13
/
+32
*
HttpAuthHandlers hold onto a bound net log.
cbentzel@chromium.org
2010-05-27
1
-1
/
+2
*
Remove handler from HttpAuthCache.
cbentzel@chromium.org
2010-05-20
1
-2
/
+2
*
Auto-format style pass over files.
cbentzel@chromium.org
2010-05-04
1
-3
/
+6
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-4
/
+5
*
Allow the realm in BASIC and DIGEST challenges to not be specified.
eroman@chromium.org
2009-09-21
1
-3
/
+16
*
We should pass the service principal name (SPN) of the
wtc@chromium.org
2009-09-18
1
-1
/
+2
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-3
/
+3
*
- Add preemptive authorization (new http stack only)
ericroman@google.com
2008-11-08
1
-12
/
+12
*
Add some extra unit-tests to make sure we cover all permutations of {basic_au...
ericroman@google.com
2008-10-29
1
-0
/
+42
*
Add the auth unit-tests to SConscript and .pbxproj
ericroman@google.com
2008-09-27
1
-2
/
+2
*
Initial stab at http authentication (basic + digest) in new http stack.
ericroman@google.com
2008-09-27
1
-0
/
+210