Sweden-Number/dlls/secur32
Alistair Leslie-Hughes 9bbe5c3613 secur32: Fix compile error on older gnutls.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-08 22:18:16 +01:00
..
tests secur32: Fix default return flags for schannel contexts. 2019-02-08 12:11:45 +01:00
Makefile.in
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
lsa.c secur32: Make alloc_lsa_connection() static. 2018-04-30 20:41:59 +02:00
negotiate.c
ntlm.c
schannel.c secur32: Fix default return flags for schannel contexts. 2019-02-08 12:11:45 +01:00
schannel_gnutls.c secur32: Fix compile error on older gnutls. 2019-02-08 22:18:16 +01:00
schannel_macosx.c secur32: Add support for client certificate authentication. 2019-02-07 12:54:35 +01:00
secur32.c secur32: Turn variables 'bs' and 'ds' into static constants. 2018-11-30 19:36:51 +01:00
secur32.spec
secur32_priv.h secur32: Add support for client certificate authentication. 2019-02-07 12:54:35 +01:00
thunks.c
thunks.h
util.c
wrapper.c