Hans Leidekker : msv1_0: Add a Unix library to support ntlm_auth.

Alexandre Julliard julliard at winehq.org
Thu Apr 29 16:38:31 CDT 2021


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Thu Apr 29 12:47:31 2021 +0200

msv1_0: Add a Unix library to support ntlm_auth.

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

---

 dlls/msv1_0/Makefile.in |   3 +-
 dlls/msv1_0/main.c      |  31 +++++++-
 dlls/msv1_0/msv1_0.spec |   2 +-
 dlls/msv1_0/unixlib.c   | 185 ++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/msv1_0/unixlib.h   |  97 +++++++++++++++++++++++++
 5 files changed, 315 insertions(+), 3 deletions(-)

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



More information about the wine-cvs mailing list