Hans Leidekker : bcrypt: Move GnuTLS support to a new file.

Alexandre Julliard julliard at winehq.org
Wed Jul 18 14:58:04 CDT 2018


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Jul 18 11:20:11 2018 +0200

bcrypt: Move GnuTLS support to a new file.

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

---

 dlls/bcrypt/Makefile.in       |    1 +
 dlls/bcrypt/bcrypt_internal.h |  137 +++++
 dlls/bcrypt/bcrypt_main.c     | 1189 ++++++++---------------------------------
 dlls/bcrypt/gnutls.c          |  632 ++++++++++++++++++++++
 4 files changed, 1004 insertions(+), 955 deletions(-)

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



More information about the wine-cvs mailing list