Sweden-Number/dlls/secur32
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
..
tests makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +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: 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 secur32: Constify some variables. 2007-08-27 12:01:47 +02:00
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: Avoid using long. 2010-05-12 13:44:40 +02:00
schannel.c secur32: Handle extra data in schan_InitializeSecurityContextW. 2010-09-18 13:05:30 +02:00
secur32.c secur32: Avoid using long. 2010-05-12 13:44:40 +02:00
secur32.spec secur32: Implement LsaRegisterLogonProcess stub. 2007-08-30 20:06:56 +02:00
secur32_priv.h secur32: Avoid using long. 2010-05-12 13:44:40 +02:00
thunks.c secur32: Remove the SECUR32_ALLOC() macro around HeapAlloc(). 2007-12-06 12:07:12 +01:00
thunks.h secur32: Win64 printf format warning fixes. 2006-10-16 10:54:33 +02:00
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