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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[net/http auth] Support channel bindings for HTTP authentication.
asanka
2016-03-23
1
-2
/
+5
*
Allow dynamic updating of authentication policies
aberent
2015-12-03
1
-1
/
+2
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
1
-2
/
+2
*
net cleanup: Remove unnecessary namespace prefixes.
ttuttle
2015-04-23
1
-2
/
+1
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
1
-2
/
+2
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
1
-2
/
+2
*
Implement alternative string conversion functions in net/ on Android,
mmenke@chromium.org
2014-05-10
1
-1
/
+3
*
Consolidate most of net/'s icu_string+conversions dependencies.
mmenke@chromium.org
2014-04-29
1
-3
/
+2
*
Move HttpAuth::ChallengeTokenizer to its own file.
davidben@chromium.org
2014-03-13
1
-5
/
+6
*
Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...
avi@chromium.org
2013-12-25
1
-2
/
+2
*
Revert 239921 "Revert 239759 "The comment in base64.h implies th..."
vadimt@chromium.org
2013-12-11
1
-7
/
+3
*
Revert 239759 "The comment in base64.h implies that base::Base64..."
vadimt@chromium.org
2013-12-11
1
-3
/
+7
*
The comment in base64.h implies that base::Base64Encode() can return false, but
ricea@chromium.org
2013-12-10
1
-7
/
+3
*
Use a direct include of strings headers in net/http/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in net/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-4
/
+2
*
Use AuthCredentials throughout the network stack instead of username/password.
cbentzel@chromium.org
2011-10-28
1
-4
/
+6
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-1
/
+1
*
Change AuthChallengeInfo to better represent underlying encodings.
cbentzel@chromium.org
2011-09-12
1
-15
/
+33
*
Fix realm selection when handling Basic authentication.
asanka@chromium.org
2011-02-24
1
-3
/
+1
*
Check and invalidate cached credentials if they were used for preemptive auth...
asanka@chromium.org
2011-02-18
1
-3
/
+14
*
Cleanup: Use AUTH_SCHEME enum instead of a string.
cbentzel@chromium.org
2011-01-13
1
-2
/
+1
*
Histogram target for each HTTP Authentication Scheme.
cbentzel@chromium.org
2010-12-13
1
-0
/
+1
*
Refactor net::HttpUtil::NameValuePairsIterator to relieve clients of the need...
erikwright@chromium.org
2010-10-22
1
-1
/
+1
*
Extract name-value pair parsing from http_auth.cc (ChallengeTokenizer) into h...
erikwright@chromium.org
2010-09-30
1
-6
/
+7
*
Fix multi-round authentication.
cbentzel@chromium.org
2010-09-11
1
-2
/
+18
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-3
/
+3
*
Async support for HttpAuthHandler::GenerateAuthToken.
cbentzel@chromium.org
2010-06-10
1
-14
/
+5
*
HttpAuthHandler's are no longer refcounted.
cbentzel@chromium.org
2010-06-07
1
-2
/
+2
*
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
-0
/
+2
*
net: string_utils.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-0
/
+1
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-9
/
+26
*
Add Single Sign On support to HTTP Authentication handlers.
cbentzel@chromium.org
2010-02-05
1
-6
/
+21
*
Move base64 from 'net/base' into 'base'.
hayato@chromium.org
2009-11-24
1
-4
/
+6
*
Allow the realm in BASIC and DIGEST challenges to not be specified.
eroman@chromium.org
2009-09-21
1
-2
/
+10
*
Implement the NTLM authentication scheme by porting
wtc@chromium.org
2009-02-28
1
-0
/
+1
*
Initial stab at http authentication (basic + digest) in new http stack.
ericroman@google.com
2008-09-27
1
-0
/
+46