19 Feb
2021
19 Feb
'21
11:20 p.m.
Module: wine Branch: master Commit: 3d1a98f48666e581b4ce0c10a4752f715fa06329 URL: https://source.winehq.org/git/wine.git/?a=commit;h=3d1a98f48666e581b4ce0c10a... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Fri Feb 19 16:58:58 2021 +0100 secur32/tests: Add tests for renegotiating an SSL connection. Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/secur32/tests/schannel.c | 338 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 333 insertions(+), 5 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=3d1a98f48666e581b4ce0...