Hans Leidekker : kerberos: Move support for SpSealMessage to the Unix library.
Module: wine Branch: master Commit: 9120045653eab18136f92a80b11ea994c0399e07 URL: https://source.winehq.org/git/wine.git/?a=commit;h=9120045653eab18136f92a80b... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Wed Apr 21 09:47:28 2021 +0200 kerberos: Move support for SpSealMessage to the Unix library. Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/kerberos/krb5_ap.c | 107 +----------------------------------------------- dlls/kerberos/unixlib.c | 102 +++++++++++++++++++++++++++++++++++++++++++++ dlls/kerberos/unixlib.h | 1 + 3 files changed, 104 insertions(+), 106 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=9120045653eab18136f92...
participants (1)
-
Alexandre Julliard