26 Feb
2021
26 Feb
'21
2:39 p.m.
Module: wine Branch: master Commit: e1352bf0283de7d178a1d4df1f632d6a1b8e8a46 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e1352bf0283de7d178a1d4df1... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Fri Feb 26 16:37:47 2021 +0100 winhttp/tests: Add tests for client certificate authentication. Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/winhttp/tests/winhttp.c | 303 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 303 insertions(+) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e1352bf0283de7d178a1d...