Ken Thomases : secur32: Separate GnuTLS schannel implementation into separate file.

Alexandre Julliard julliard at winehq.org
Mon Mar 14 14:29:45 CDT 2011


Module: wine
Branch: master
Commit: 0b396208db68c950725adae49cedd1486ee56afd
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0b396208db68c950725adae49cedd1486ee56afd

Author: Ken Thomases <ken at codeweavers.com>
Date:   Sun Mar 13 18:58:40 2011 -0500

secur32: Separate GnuTLS schannel implementation into separate file.

---

 dlls/secur32/Makefile.in       |    1 +
 dlls/secur32/schannel.c        |  443 +--------------------------------------
 dlls/secur32/schannel_gnutls.c |  462 ++++++++++++++++++++++++++++++++++++++++
 dlls/secur32/secur32_priv.h    |   37 ++++
 4 files changed, 503 insertions(+), 440 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=0b396208db68c950725adae49cedd1486ee56afd



More information about the wine-cvs mailing list