Sweden-Number/dlls/secur32
Michael Stefaniuc a87520036f janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
Some HeapFree's are hidden behind macros. Found by smatch.
2006-05-10 11:31:41 +02:00
..
tests janitorial: Remove redundant NULL pointer checks before HeapFree'ing them. 2006-05-10 11:31:41 +02:00
.gitignore
Makefile.in
base64_codec.c
dispatcher.c secur32: Update ntlm_auth version detection to detect new samba4 version numbers. 2006-03-16 16:22:11 +01:00
negotiate.c
ntlm.c secur32: Add partial support for ISC_REQ_ALLOCATE_MEMORY in the NTLM security provider. 2006-05-05 20:23:30 +02:00
schannel.c secur32: Add InitializeSecurityContext stub for schannel. 2006-02-14 17:37:36 +01:00
secur32.c janitorial: Remove redundant NULL pointer checks before HeapFree'ing them. 2006-05-10 11:31:41 +02:00
secur32.spec
secur32_priv.h secur32: Fix some wrong assumptions in the NTLM test case, make it pass in XP SP2 and Wine. 2006-05-05 20:23:17 +02:00
thunks.c janitorial: Remove redundant NULL pointer checks before HeapFree'ing them. 2006-05-10 11:31:41 +02:00
thunks.h
wrapper.c