Sweden-Number/dlls/secur32
Rob Shearman b814c45f00 secur32: NTLM's AcquireCredentialHandleA/W should accept domains and usernames with lengths of 0.
Add tests for these cases.
2007-03-06 21:59:39 +01:00
..
tests secur32: NTLM's AcquireCredentialHandleA/W should accept domains and usernames with lengths of 0. 2007-03-06 21:59:39 +01:00
Makefile.in
base64_codec.c
dispatcher.c secur32: Improve version detection, move all the version detection to ntlm.c. 2006-11-29 12:37:20 +01:00
hmac_md5.c
hmac_md5.h
negotiate.c
ntlm.c secur32: NTLM's AcquireCredentialHandleA/W should accept domains and usernames with lengths of 0. 2007-03-06 21:59:39 +01:00
schannel.c secur32: Make some data const. 2006-12-14 20:11:44 +01:00
secur32.c secur32: Use '%u' to print GetLastError(). 2007-01-18 12:55:10 +01: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: Improve version detection, move all the version detection to ntlm.c. 2006-11-29 12:37:20 +01:00
thunks.c
thunks.h
util.c secur32: Declare a function static. 2007-02-05 12:25:36 +01:00
wrapper.c