Module: wine Branch: master Commit: 0e9922bd3e02f6673371a39664dd4c3597d60053 URL: https://source.winehq.org/git/wine.git/?a=commit;h=0e9922bd3e02f6673371a3966...
Author: Dmitry Timoshkov dmitry@baikal.ru Date: Mon Jan 29 11:10:06 2018 +0800
kerberos: Add support for KerbQueryTicketCacheMessage.
Based on the code written by George Popoff.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kerberos/krb5_ap.c | 417 +++++++++++++++++++++++++++++++++++++++++++++++- include/ntsecapi.h | 105 ++++++++++++ 2 files changed, 519 insertions(+), 3 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0e9922bd3e02f6673371a...