Sweden-Number/dlls/secur32
Bruno Jesus 0fbbb1297d secur32: Don't try to set an empty target name in schan_InitializeSecurityContextW.
Based on original patch by Nikos Mavrogiannopoulos.
2015-04-09 13:25:04 +09:00
..
tests secur32/tests: Don't call InitializeSecurityContext on an uninitialized buffer. 2015-01-22 17:31:44 +01:00
Makefile.in
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: Don't try to set an empty target name in schan_InitializeSecurityContextW. 2015-04-09 13:25:04 +09: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.spec secur32: Export SetContextAttributes[AW](). 2015-03-16 15:04:12 +09:00
secur32_priv.h secur32: Mark internal symbols with hidden visibility. 2015-04-01 14:13:30 +09:00
thunks.c
thunks.h
util.c
wrapper.c