Sweden-Number/dlls/secur32
Max Qian cf9cd32df3 secur32: Added support for a few more algids.
Signed-off-by: Max Qian <public@maxqia.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-06 23:10:08 +09:00
..
tests secur32: Added Kerberos provider stub implementation. 2016-07-03 10:54:18 +09:00
Makefile.in secur32: Added Kerberos provider stub implementation. 2016-07-03 10:54:18 +09:00
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
kerberos.c secur32: Added Kerberos provider stub implementation. 2016-07-03 10:54:18 +09:00
lsa.c
negotiate.c
ntlm.c secur32: Fix handling of ANSI NTLM credentials. 2016-05-26 22:14:53 +09:00
schannel.c secur32: Don't try to set an empty target name in schan_InitializeSecurityContextW. 2015-04-09 13:25:04 +09:00
schannel_gnutls.c secur32: Added support for a few more algids. 2016-07-06 23:10:08 +09:00
schannel_macosx.c secur32: Added support for a few more algids. 2016-07-06 23:10:08 +09:00
secur32.c secur32: Added Kerberos provider stub implementation. 2016-07-03 10:54:18 +09:00
secur32.spec secur32: Implement a couple of identity helper functions. 2015-08-17 14:46:24 +09:00
secur32_priv.h secur32: Added Kerberos provider stub implementation. 2016-07-03 10:54:18 +09:00
thunks.c
thunks.h
util.c
wrapper.c