[PATCH 22/22] secur32: Add alternative schannel implementation for Mac OS X.

Ken Thomases ken at codeweavers.com
Sun Mar 13 18:58:48 CDT 2011


It uses the native Secure Transport API rather than GnuTLS.
---
dlls/secur32/Makefile.in       |    2 +
dlls/secur32/schannel.c        |    6 +-
dlls/secur32/schannel_gnutls.c |    4 +-
dlls/secur32/schannel_macosx.c |  790 ++++++++++++++++++++++++++++++++++++++++
4 files changed, 797 insertions(+), 5 deletions(-)
create mode 100644 dlls/secur32/schannel_macosx.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0022-secur32-Add-alternative-schannel-implementation-for-.patch
Type: text/x-patch
Size: 26810 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110313/1fed6dd5/attachment-0001.bin>


More information about the wine-patches mailing list