Sweden-Number/dlls/secur32
Kai Blin 9dd206d28e secur32: Use NTLM2 instead of NTLMv2.
In the current code NTLMv2 is used when talking about second generation
NTLM crypto algorithms. Most other publiations call this NTLM2, and use
NTLMv2 to describe a different crypto handshake that can be used by
either NTLM1 or NTLM2 crypto.
2010-04-19 14:56:12 +02:00
..
tests makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
base64_codec.c
dispatcher.c secur32: Avoid the close-on-exec race with pipe() on kernels that support pipe2(). 2009-07-01 12:14:08 +02:00
hmac_md5.c secur32: Use NTLM2 instead of NTLMv2. 2010-04-19 14:56:12 +02:00
hmac_md5.h
lsa.c secur32: Don't return STATUS_SUCCESS from LsaGetLogonSessionData stub. 2009-06-03 15:34:31 +02:00
negotiate.c secur32: Pretend the NTLM provider also does Negotiate. 2009-12-30 13:31:12 +01:00
ntlm.c secur32: Use NTLM2 instead of NTLMv2. 2010-04-19 14:56:12 +02:00
schannel.c secur32: Avoid using a pointer difference in a trace. 2010-04-09 16:14:07 +02:00
secur32.c secur32: Fix memory leak in SECUR32_addPackages. 2009-12-17 13:09:49 +01:00
secur32.spec
secur32_priv.h secur32: Use NTLM2 instead of NTLMv2. 2010-04-19 14:56:12 +02:00
thunks.c
thunks.h
util.c secur32: Use NTLM2 instead of NTLMv2. 2010-04-19 14:56:12 +02:00
wrapper.c secur32: Don't allocate context handle in wrapper InitializeSecurityContextA/W if it is the same as the handle passed into the function. 2009-12-30 13:40:35 +01:00