Sweden-Number/dlls/secur32
Aric Stewart e8d54db727 secur32/tests: Handle skip cleanup in negotiate more cleanly.
Signed-off-by: Aric Stewart <aric@codeweavers.com>
2015-10-01 16:34:37 +09:00
..
tests secur32/tests: Handle skip cleanup in negotiate more cleanly. 2015-10-01 16:34:37 +09: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: Avoid ssize_t type that causes printf format warnings. 2015-08-17 15:34:35 +09:00
schannel_macosx.c secur32: Declare debug channels only when needed (Clang). 2014-12-04 14:03:25 +01:00
secur32.c secur32: Implement a couple of identity helper functions. 2015-08-17 14:46:24 +09:00
secur32.spec secur32: Implement a couple of identity helper functions. 2015-08-17 14:46:24 +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