Sweden-Number/dlls/secur32
Jacek Caban 48ea8a1cb4 secur32/tests: Don't call InitializeSecurityContext on an uninitialized buffer.
Also documents failure on an invalid buffer.
2015-01-22 17:31:44 +01:00
..
tests secur32/tests: Don't call InitializeSecurityContext on an uninitialized buffer. 2015-01-22 17:31:44 +01:00
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
base64_codec.c
dispatcher.c
hmac_md5.c
hmac_md5.h
lsa.c
negotiate.c
ntlm.c secur32: Removed superflous NULL check (Coverity). 2014-07-22 12:40:40 +02:00
schannel.c secur32: Cache certificate context instead of store in schannel handle. 2013-10-21 21:06:17 +02:00
schannel_gnutls.c secur32: Always tell the user that libgnutls could not be loaded. 2015-01-05 20:29:19 +01:00
schannel_macosx.c secur32: Declare debug channels only when needed (Clang). 2014-12-04 14:03:25 +01:00
secur32.c secur32: Slightly simplify the GetUserNameExW implementation. 2014-01-13 17:37:46 +01:00
secur32.spec
secur32_priv.h
thunks.c
thunks.h
util.c
wrapper.c