Sweden-Number/dlls/secur32
Jacek Caban db22753a05 winhttp: Added schannel-based netconn_recv implementation. 2013-01-23 23:41:15 +01:00
..
tests secur32: Added SECPKG_ATTR_REMOTE_CERT_CONTEXT tests. 2013-01-21 16:19:35 +01:00
Makefile.in
base64_codec.c
dispatcher.c secur32: Fix potential leaks of the NTLM session key. 2012-05-10 18:42:15 +02:00
hmac_md5.c
hmac_md5.h
lsa.c
negotiate.c secur32: Make some SecurityFunction methods static. 2012-05-21 11:34:37 +02:00
ntlm.c secur32: Implement a Negotiate provider that forwards to NTLM. 2012-05-10 18:43:04 +02:00
schannel.c winhttp: Added schannel-based netconn_recv implementation. 2013-01-23 23:41:15 +01:00
schannel_gnutls.c secur32: Return a cert context with context store in SECPKG_ATTR_REMOTE_CERT_CONTEXT GnuTLS implementation. 2013-01-21 16:19:05 +01:00
schannel_macosx.c secur32: Return a cert context with context store in SECPKG_ATTR_REMOTE_CERT_CONTEXT MacOSX implementation. 2013-01-21 16:19:18 +01:00
secur32.c secur32: Avoid a FALSE:TRUE conditional expression. 2012-08-15 12:12:56 +02:00
secur32.spec
secur32_priv.h secur32: Return a cert context with context store in SECPKG_ATTR_REMOTE_CERT_CONTEXT GnuTLS implementation. 2013-01-21 16:19:05 +01:00
thunks.c
thunks.h
util.c
wrapper.c