Sweden-Number/dlls/secur32
Alistair Leslie-Hughes fb78d19881 secur32: Stop memory leak (Coverity).
CID 1442946

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-04 14:50: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: Stop memory leak (Coverity). 2019-03-04 14:50:16 +01:00
schannel_macosx.c secur32: Add support for client certificate authentication. 2019-02-07 12:54:35 +01:00
secur32.c secur32: Use offsetof() instead of pointer substraction. 2019-02-19 20:51:38 +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