Sweden-Number/dlls/secur32
Rob Shearman 088ae3b81c secur32: Fix ntlm_GetCachedCredential to not call strlenW on a NULL pointer.
pszHost should just be set to pszTargetName if pszTargetName doesn't
contain any other information.
2008-03-10 19:12:54 +01:00
..
tests
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
base64_codec.c
dispatcher.c secur32: Initialise more pointers in helper to NULL. 2008-02-04 11:10:54 +01:00
hmac_md5.c
hmac_md5.h
lsa.c
negotiate.c
ntlm.c secur32: Fix ntlm_GetCachedCredential to not call strlenW on a NULL pointer. 2008-03-10 19:12:54 +01:00
schannel.c
secur32.c
secur32.spec
secur32_priv.h
thunks.c
thunks.h
util.c
wrapper.c