wine-wine/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
dispatcher.c
hmac_md5.c
hmac_md5.h
lsa.c
negotiate.c
ntlm.c
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.spec
secur32_priv.h secur32: Separate GnuTLS schannel implementation into separate file. 2011-03-14 14:16:13 +01:00
thunks.c
thunks.h
util.c
wrapper.c