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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support specifying the GSSAPI library that will be used.
danno@chromium.org
2010-11-12
1
-4
/
+55
*
Fix multi-round authentication.
cbentzel@chromium.org
2010-09-11
1
-4
/
+3
*
Add support for delegated kerberos tickets to Negotiate authentication.
cbentzel@chromium.org
2010-08-27
1
-0
/
+6
*
Remove obviously unneeded forward declarations from headers under src/{app,ba...
viettrungluu@chromium.org
2010-08-21
1
-3
/
+0
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-7
/
+8
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Make the Negotiate Authentication Handler a state machine.
cbentzel@chromium.org
2010-07-01
1
-8
/
+7
*
Async support for HttpAuthHandler::GenerateAuthToken.
cbentzel@chromium.org
2010-06-10
1
-1
/
+0
*
Use HttpRequestHeaders for extra_headers.
willchan@chromium.org
2010-04-20
1
-2
/
+1
*
Kerberos uses an SPN (Service Principal Name) to identify a server. This is t...
cbentzel@chromium.org
2010-04-14
1
-4
/
+4
*
Added SSPILibrary interface so unit tests can mock SSPI calls.
cbentzel@chromium.org
2010-02-25
1
-4
/
+57
*
Validate that an SSPI scheme is supported before generating a handler.
cbentzel@chromium.org
2010-02-22
1
-5
/
+16
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-3
/
+4
*
Add Single Sign On support to HTTP Authentication handlers.
cbentzel@chromium.org
2010-02-05
1
-16
/
+14
*
Added WWW-Authenticate Negotate support using shared HttpAuthSspi.
cbentzel@chromium.org
2010-01-21
1
-1
/
+46
*
Abstracted and moved common SSPI functionality.
cbentzel@chromium.org
2010-01-08
1
-0
/
+47