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_ntlm.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use AuthCredentials throughout the network stack instead of username/password.
cbentzel@chromium.org
2011-10-28
1
-13
/
+11
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-1
/
+1
*
More net/ method ordering.
erg@google.com
2011-01-26
1
-13
/
+13
*
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
*
Extract name-value pair parsing from http_auth.cc (ChallengeTokenizer) into h...
erikwright@chromium.org
2010-09-30
1
-4
/
+6
*
Fix multi-round authentication.
cbentzel@chromium.org
2010-09-11
1
-8
/
+29
*
Fail rather than crash if username+password are unspecified for NTLM on Linux...
cbentzel@chromium.org
2010-08-24
1
-0
/
+5
*
FBTF: Remove unneeded headers from base/ (part 5)
thestig@chromium.org
2010-08-07
1
-0
/
+2
*
Leftovers from wstring->string16 conversion in authentication code.
cbentzel@chromium.org
2010-08-05
1
-2
/
+3
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-7
/
+7
*
Make the Negotiate Authentication Handler a state machine.
cbentzel@chromium.org
2010-07-01
1
-1
/
+0
*
Async support for HttpAuthHandler::GenerateAuthToken.
cbentzel@chromium.org
2010-06-10
1
-12
/
+11
*
Kerberos uses an SPN (Service Principal Name) to identify a server. This is t...
cbentzel@chromium.org
2010-04-14
1
-1
/
+11
*
net: string_utils.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-0
/
+2
*
Validate that an SSPI scheme is supported before generating a handler.
cbentzel@chromium.org
2010-02-22
1
-20
/
+0
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-25
/
+26
*
Add Single Sign On support to HTTP Authentication handlers.
cbentzel@chromium.org
2010-02-05
1
-20
/
+21
*
Added WWW-Authenticate Negotate support using shared HttpAuthSspi.
cbentzel@chromium.org
2010-01-21
1
-0
/
+20
*
Move base64 from 'net/base' into 'base'.
hayato@chromium.org
2009-11-24
1
-3
/
+3
*
[Second attempt of r25461]
wtc@chromium.org
2009-09-05
1
-687
/
+3
*
Revert "Use SSPI for NTLM authentication on Windows."
agl@chromium.org
2009-09-04
1
-3
/
+687
*
Use SSPI for NTLM authentication on Windows.
wtc@chromium.org
2009-09-04
1
-687
/
+3
*
Validate offset / length of extra field in the message. Note these fields are
cevans@chromium.org
2009-07-09
1
-2
/
+9
*
Set endianness for ARM.
thestig@chromium.org
2009-05-01
1
-2
/
+1
*
Deprecate wstring version of PathService::Get() in net.
thestig@chromium.org
2009-05-01
1
-1
/
+2
*
GetMyHostName is renamed GetHostName to match the name of
wtc@chromium.org
2009-03-25
1
-1
/
+1
*
Make GetHostNameProc return a std::string.
wtc@chromium.org
2009-03-23
1
-92
/
+63
*
Add unit tests for NTLM authentication. This requires
wtc@chromium.org
2009-03-11
1
-6
/
+33
*
Implement the NTLM authentication scheme by porting
wtc@chromium.org
2009-02-28
1
-0
/
+787