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
*
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