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_sspi_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
1
-4
/
+4
*
Extract name-value pair parsing from http_auth.cc (ChallengeTokenizer) into h...
erikwright@chromium.org
2010-09-30
1
-5
/
+3
*
Even more status reporting for SSPI functions.
cbentzel@chromium.org
2010-09-25
1
-71
/
+89
*
Fix multi-round authentication.
cbentzel@chromium.org
2010-09-11
1
-14
/
+18
*
Improved error reporting for GSSAPI statuses.
cbentzel@chromium.org
2010-09-08
1
-4
/
+4
*
Summary of changes:
cbentzel@chromium.org
2010-09-02
1
-9
/
+14
*
Map SECURITY_STATUS from InitializeSecurityContext to net error codes.
cbentzel@chromium.org
2010-08-31
1
-8
/
+46
*
Add support for delegated kerberos tickets to Negotiate authentication.
cbentzel@chromium.org
2010-08-27
1
-10
/
+18
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-14
/
+15
*
Make the Negotiate Authentication Handler a state machine.
cbentzel@chromium.org
2010-07-01
1
-9
/
+10
*
Async support for HttpAuthHandler::GenerateAuthToken.
cbentzel@chromium.org
2010-06-10
1
-1
/
+0
*
Kerberos uses an SPN (Service Principal Name) to identify a server. This is t...
cbentzel@chromium.org
2010-04-14
1
-11
/
+4
*
Added SSPILibrary interface so unit tests can mock SSPI calls.
cbentzel@chromium.org
2010-02-25
1
-25
/
+101
*
Validate that an SSPI scheme is supported before generating a handler.
cbentzel@chromium.org
2010-02-22
1
-9
/
+6
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-21
/
+10
*
Add Single Sign On support to HTTP Authentication handlers.
cbentzel@chromium.org
2010-02-05
1
-68
/
+147
*
Added WWW-Authenticate Negotate support using shared HttpAuthSspi.
cbentzel@chromium.org
2010-01-21
1
-0
/
+209
*
Abstracted and moved common SSPI functionality.
cbentzel@chromium.org
2010-01-08
1
-0
/
+77