wine-wine/dlls/secur32
Kai Blin fdfa760c85 secur32: ntlm_auth returns BH if the connection to winbindd fails. 2007-10-09 12:34:35 +02:00
..
tests secur32/tests: Run tests on win95 again. 2007-08-16 11:08:09 +02:00
Makefile.in secur32: Implement LsaLookupAuthenticationPackage stub. 2007-08-30 11:57:18 +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: Set the close on exec flag on the ntlm_auth pipes. 2007-08-27 18:27:59 +02:00
hmac_md5.c secur32: Constify some variables. 2007-08-27 12:01:47 +02:00
hmac_md5.h secur32: Constify some variables. 2007-08-27 12:01:47 +02:00
lsa.c secur32: Implement LsaRegisterLogonProcess stub. 2007-08-30 20:06:56 +02:00
negotiate.c secur32: Win64 printf format warning fixes. 2006-10-16 10:54:33 +02:00
ntlm.c secur32: ntlm_auth returns BH if the connection to winbindd fails. 2007-10-09 12:34:35 +02:00
schannel.c secur32: Constify some variables. 2007-08-27 12:01:47 +02:00
secur32.c secur32: Implement LsaLookupAuthenticationPackage stub. 2007-08-30 11:57:18 +02:00
secur32.spec secur32: Implement LsaRegisterLogonProcess stub. 2007-08-30 20:06:56 +02:00
secur32_priv.h secur32: Constify some variables. 2007-08-27 12:01:47 +02:00
thunks.c secur32: Constify some variables. 2007-08-27 12:01:47 +02:00
thunks.h secur32: Win64 printf format warning fixes. 2006-10-16 10:54:33 +02:00
util.c secur32: Constify some variables. 2007-08-27 12:01:47 +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