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.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
*
Check and invalidate cached credentials if they were used for preemptive auth...
asanka@chromium.org
2011-02-18
1
-0
/
+7
*
Cleanup: Use AUTH_SCHEME enum instead of a string.
cbentzel@chromium.org
2011-01-13
1
-2
/
+14
*
Clean up some HttpAuth nits.
cbentzel@chromium.org
2010-10-29
1
-1
/
+2
*
Add more tests cases for HttpAuth::HandleChallengeResponse.
cbentzel@chromium.org
2010-10-20
1
-1
/
+20
*
FBTF: Continue fixing nits found by my automated source scanner.
erg@google.com
2010-10-05
1
-1
/
+1
*
Extract name-value pair parsing from http_auth.cc (ChallengeTokenizer) into h...
erikwright@chromium.org
2010-09-30
1
-60
/
+15
*
Don't evict username/password when handling "stale" digest authentication cha...
cbentzel@chromium.org
2010-09-16
1
-1
/
+2
*
Fix multi-round authentication.
cbentzel@chromium.org
2010-09-11
1
-11
/
+29
*
Uninitialized member vars and inlined constructors.
finnur@chromium.org
2010-08-12
1
-1
/
+5
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-3
/
+4
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Attempt to back off from Kerberos authentication if we don't have credentials.
ahendrickson@google.com
2010-07-20
1
-0
/
+5
*
Create HttpAuthController. (again)
vandebo@chromium.org
2010-06-24
1
-0
/
+4
*
Revert 50647 - Create HttpAuthController.
vandebo@chromium.org
2010-06-23
1
-4
/
+0
*
Create HttpAuthController.
vandebo@chromium.org
2010-06-23
1
-0
/
+4
*
HttpNetworkTransaction handles asynchronous auth token generation.
cbentzel@chromium.org
2010-06-17
1
-0
/
+1
*
HttpAuthHandler's are no longer refcounted.
cbentzel@chromium.org
2010-06-07
1
-1
/
+2
*
HttpAuthHandlers hold onto a bound net log.
cbentzel@chromium.org
2010-05-27
1
-0
/
+2
*
Remove handler from HttpAuthCache.
cbentzel@chromium.org
2010-05-20
1
-1
/
+10
*
On Windows, use IInternetSecurityManager to determine if it's OK
wtc@chromium.org
2010-03-29
1
-43
/
+47
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-14
/
+21
*
We should pass the service principal name (SPN) of the
wtc@chromium.org
2009-09-18
1
-0
/
+5
*
Respect cookies set in a 401 responses when restarting the http transaction.
ericroman@google.com
2009-03-27
1
-0
/
+3
*
Remove unneeded uses of base/ref_counted.h.
thestig@chromium.org
2009-03-18
1
-1
/
+2
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-4
/
+4
*
Implement the NTLM authentication scheme by porting
wtc@chromium.org
2009-02-28
1
-2
/
+9
*
- Add preemptive authorization (new http stack only)
ericroman@google.com
2008-11-08
1
-10
/
+46
*
Initial stab at http authentication (basic + digest) in new http stack.
ericroman@google.com
2008-09-27
1
-0
/
+120