Sweden-Number/dlls/secur32
Kai Blin c1e724bc88 secur32: Downgrade WARN to TRACE, fix another TRACE. 2007-05-29 11:54:22 +02:00
..
tests secur32: Fix NTLM's InitializeSecurityContextA/W to be flexible with the index of the token buffer in both the input and output buffer descriptions. 2007-05-25 20:17:11 +02:00
Makefile.in secur32: Implement RFC2104 (HMAC) with MD5 for NTLMv2. 2006-10-16 11:27:15 +02:00
base64_codec.c secur32: Move NTLM debug output to a seperate "ntlm" channel. 2007-04-16 12:08:44 +02:00
dispatcher.c secur32: Move NTLM debug output to a seperate "ntlm" channel. 2007-04-16 12:08:44 +02:00
hmac_md5.c secur32: Implement RFC2104 (HMAC) with MD5 for NTLMv2. 2006-10-16 11:27:15 +02:00
hmac_md5.h secur32: MD5 functions are WINAPI. 2006-11-09 10:39:09 +01:00
negotiate.c secur32: Win64 printf format warning fixes. 2006-10-16 10:54:33 +02:00
ntlm.c secur32: Downgrade WARN to TRACE, fix another TRACE. 2007-05-29 11:54:22 +02:00
schannel.c secur32: Make some data const. 2006-12-14 20:11:44 +01:00
secur32.c secur32: Fix the dwVersion field in the security function tables returned by InitSecurityInterfaceA/W. 2007-05-25 19:30:04 +02:00
secur32.spec secur32: SealMessage and UnsealMessage are aliases of EncryptMessage and DecryptMessage respectively. 2007-03-01 20:42:49 +01:00
secur32_priv.h secur32: Replace const pointer parameters with correct pointers to const. 2007-03-27 12:38:26 +02:00
thunks.c secur32: Exclude unused headers. 2007-05-21 12:31:04 +02:00
thunks.h secur32: Win64 printf format warning fixes. 2006-10-16 10:54:33 +02:00
util.c secur32: Exclude unused headers. 2007-05-21 12:31:04 +02:00
wrapper.c secur32: Fix the wrapper InitializeSecurityContextA/W functions to handle phContext and phNewContext parameters being optional for some SSPs. 2007-05-25 20:16:38 +02:00