Module: wine Branch: master Commit: 0b350ab96761d0aa8d5c4349cec5ce4213310578 URL: https://source.winehq.org/git/wine.git/?a=commit;h=0b350ab96761d0aa8d5c4349c...
Author: Hans Leidekker hans@codeweavers.com Date: Tue Mar 15 14:14:42 2022 +0100
crypt32: Add support for decoding signed OCSP responses.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/crypt32/decode.c | 55 ++++++++++++++++++++- dlls/crypt32/tests/encode.c | 117 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 171 insertions(+), 1 deletion(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0b350ab96761d0aa8d5c4...