wine/dlls/secur32
Hans Leidekker 33cb792056 secur32: Forward Sspi functions to sspicli.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-14 17:52:35 +09:00
..
tests 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
Makefile.in secur32: Added Kerberos provider stub implementation. 2016-07-03 10:54:18 +09:00
negotiate.c
ntlm.c
schannel.c
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: Forward Sspi functions to sspicli. 2016-07-14 17:52:35 +09:00
secur32.spec secur32: Forward Sspi functions to sspicli. 2016-07-14 17:52:35 +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