Module: wine Branch: master Commit: 0a8adeba9237abd06d2186ef81107d9fec6d478b URL: https://source.winehq.org/git/wine.git/?a=commit;h=0a8adeba9237abd06d2186ef8...
Author: Hans Leidekker hans@codeweavers.com Date: Wed May 25 12:09:01 2022 +0200
secur32: Add support for SCH_CREDENTIALS.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/secur32/schannel.c | 104 +++++++++++++++++++++++++++++++----------- dlls/secur32/tests/schannel.c | 11 ++++- include/schannel.h | 49 ++++++++++++++++++++ 3 files changed, 137 insertions(+), 27 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0a8adeba9237abd06d218...