Sweden-Number/dlls/secur32
Ken Thomases 5015f388d1 secur32: Add alternative schannel implementation for Mac OS X.
It uses the native Secure Transport API rather than GnuTLS.
2011-03-14 19:31:07 +01:00
..
tests secur32/tests: Remove win9x hacks. 2011-03-01 13:21:58 +01:00
Makefile.in secur32: Add alternative schannel implementation for Mac OS X. 2011-03-14 19:31:07 +01: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: Trace flags as hex values. 2010-10-22 12:03:45 +02:00
ntlm.c secur32: Trace flags as hex values. 2010-10-22 12:03:45 +02:00
schannel.c secur32: Add alternative schannel implementation for Mac OS X. 2011-03-14 19:31:07 +01:00
schannel_gnutls.c secur32: Add alternative schannel implementation for Mac OS X. 2011-03-14 19:31:07 +01:00
schannel_macosx.c secur32: Add alternative schannel implementation for Mac OS X. 2011-03-14 19:31:07 +01: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: Separate GnuTLS schannel implementation into separate file. 2011-03-14 14:16:13 +01: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: Trace flags as hex values. 2010-10-22 12:03:45 +02:00