[PATCH 20/22] secur32: Separate GnuTLS schannel implementation into separate file.

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


---
dlls/secur32/Makefile.in       |    1 +
dlls/secur32/schannel.c        |  485 ++--------------------------------------
dlls/secur32/schannel_gnutls.c |  461 ++++++++++++++++++++++++++++++++++++++
dlls/secur32/secur32_priv.h    |   37 +++
4 files changed, 523 insertions(+), 461 deletions(-)
create mode 100644 dlls/secur32/schannel_gnutls.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0020-secur32-Separate-GnuTLS-schannel-implementation-into.patch
Type: text/x-patch
Size: 39330 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110313/e99dfa29/attachment-0001.bin>


More information about the wine-patches mailing list