Module: wine Branch: master Commit: 60e10a057168847fadf0fd70e0bc49f53ebcc052 URL: https://source.winehq.org/git/wine.git/?a=commit;h=60e10a057168847fadf0fd70e...
Author: Hans Leidekker hans@codeweavers.com Date: Wed Apr 6 15:15:32 2022 +0200
cryptnet: Support verifying certificate revocation with OCSP.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/cryptnet/Makefile.in | 2 +- dlls/cryptnet/cryptnet_main.c | 391 +++++++++++++++++++++++++++++++++++++++--- include/wincrypt.h | 4 + 3 files changed, 375 insertions(+), 22 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=60e10a057168847fadf0f...