Alexandre Julliard : bcrypt: Move the backend code to a new Unix library.

Alexandre Julliard julliard at winehq.org
Tue Sep 29 15:20:38 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Sep 29 15:36:52 2020 +0200

bcrypt: Move the backend code to a new Unix library.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/bcrypt/bcrypt_internal.h |  40 +++++-----
 dlls/bcrypt/bcrypt_main.c     | 182 ++++++++++--------------------------------
 dlls/bcrypt/gnutls.c          | 104 ++++++++++++++++--------
 dlls/bcrypt/macos.c           |  73 ++++++++++++-----
 4 files changed, 188 insertions(+), 211 deletions(-)

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



More information about the wine-cvs mailing list