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 secur32/tests: InitFunctionPtrs() needs to use the global crypt32dll variable. 2007-12-19 12:19:00 +01:00
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: Fix possible crash while loading SSP providers from registry. 2007-12-21 13:46:15 +01:00
secur32.spec
secur32_priv.h secur32: Remove the SECUR32_ALLOC() macro around HeapAlloc(). 2007-12-06 12:07:12 +01:00
thunks.c secur32: Remove the SECUR32_ALLOC() macro around HeapAlloc(). 2007-12-06 12:07:12 +01:00
thunks.h
util.c
wrapper.c secur32: Remove the SECUR32_ALLOC() macro around HeapAlloc(). 2007-12-06 12:07:12 +01:00