Hans Leidekker : kerberos: Move support for KerbQueryTicketCacheMessage to the Unix library.

Alexandre Julliard julliard at winehq.org
Wed Apr 21 15:57:53 CDT 2021


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Apr 21 09:47:30 2021 +0200

kerberos: Move support for KerbQueryTicketCacheMessage to the Unix library.

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

---

 dlls/kerberos/krb5_ap.c | 428 ++++++------------------------------------------
 dlls/kerberos/unixlib.c | 164 +++++++++++++++++++
 dlls/kerberos/unixlib.h |   8 +
 3 files changed, 219 insertions(+), 381 deletions(-)

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



More information about the wine-cvs mailing list