wine-wine/dlls/secur32
Paul Vriens 22e48388d5 secur32/tests: Run tests on win95 again. 2007-08-16 11:08:09 +02:00
..
tests secur32/tests: Run tests on win95 again. 2007-08-16 11:08:09 +02:00
Makefile.in
base64_codec.c secur32: Move NTLM debug output to a seperate "ntlm" channel. 2007-04-16 12:08:44 +02:00
dispatcher.c secur32: Split the NTLM credential and context handles into separate objects. 2007-08-08 15:32:00 +02:00
hmac_md5.c
hmac_md5.h
negotiate.c
ntlm.c secur32: Remove valid_session_key from NegoHelper since it is only ever set and not read. 2007-08-08 15:32:00 +02:00
schannel.c
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: Remove valid_session_key from NegoHelper since it is only ever set and not read. 2007-08-08 15:32:00 +02:00
thunks.c secur32: Exclude unused headers. 2007-05-21 12:31:04 +02:00
thunks.h
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