Hans Leidekker : secur32: Move Schannel support to a Unix library.

Alexandre Julliard julliard at winehq.org
Fri May 7 15:42:03 CDT 2021


Module: wine
Branch: master
Commit: 7d0889b7475783b5c68c0e704d69e2140f369ccc
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=7d0889b7475783b5c68c0e704d69e2140f369ccc

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri May  7 11:54:41 2021 +0200

secur32: Move Schannel support to a Unix library.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/secur32/schannel.c        | 252 +++++++++++++++++++++++---------
 dlls/secur32/schannel_gnutls.c | 323 ++++++++++++++++-------------------------
 dlls/secur32/schannel_macosx.c | 210 ++++++++++++++++-----------
 dlls/secur32/secur32.c         |   3 +
 dlls/secur32/secur32_priv.h    |  81 ++++++-----
 5 files changed, 477 insertions(+), 392 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=7d0889b7475783b5c68c0e704d69e2140f369ccc



More information about the wine-cvs mailing list