wine-wine/dlls/secur32
Dmitry Timoshkov ab31843808 secur32: Add an initial implementation of the authentication package manager.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-18 12:06:56 +02:00
..
tests secur32/tests: Don't free static buffers (Valgrind). 2017-10-05 19:33:09 +02:00
Makefile.in
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
kerberos.c
lsa.c secur32: Add an initial implementation of the authentication package manager. 2017-10-18 12:06:56 +02:00
negotiate.c
ntlm.c
schannel.c
schannel_gnutls.c
schannel_macosx.c secur32: Protect SSLRead/Write with cs on OSX. 2017-09-18 18:44:35 +02:00
secur32.c
secur32.spec
secur32_priv.h
thunks.c
thunks.h
util.c
wrapper.c secur32: Don't allocate a context handle in AcceptSecurityContext if new and passed in context are the same. 2017-10-16 15:26:32 +02:00