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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added SSPILibrary interface so unit tests can mock SSPI calls.
cbentzel@chromium.org
2010-02-25
1
-1
/
+13
*
Validate that an SSPI scheme is supported before generating a handler.
cbentzel@chromium.org
2010-02-22
1
-0
/
+11
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-5
/
+15
*
Add Single Sign On support to HTTP Authentication handlers.
cbentzel@chromium.org
2010-02-05
1
-5
/
+12
*
Added WWW-Authenticate Negotate support using shared HttpAuthSspi.
cbentzel@chromium.org
2010-01-21
1
-7
/
+2
*
Second patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-2
/
+2
*
[Second attempt of r25461]
wtc@chromium.org
2009-09-05
1
-3
/
+38
*
Revert "Use SSPI for NTLM authentication on Windows."
agl@chromium.org
2009-09-04
1
-38
/
+3
*
Use SSPI for NTLM authentication on Windows.
wtc@chromium.org
2009-09-04
1
-3
/
+38
*
Make GetHostNameProc return a std::string.
wtc@chromium.org
2009-03-23
1
-18
/
+42
*
Add unit tests for NTLM authentication. This requires
wtc@chromium.org
2009-03-11
1
-0
/
+14
*
Implement the NTLM authentication scheme by porting
wtc@chromium.org
2009-02-28
1
-0
/
+60