Module: wine Branch: master Commit: 92821ebd49abfaf7435295c83c9e2bb3604c2f1e URL: https://source.winehq.org/git/wine.git/?a=commit;h=92821ebd49abfaf7435295c83...
Author: Hans Leidekker hans@codeweavers.com Date: Fri Mar 4 13:57:15 2022 +0100
crypt32: Add support for encoding OCSP requests.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/crypt32/encode.c | 192 ++++++++++++++++++++++++++++++++++++++++++++ dlls/crypt32/tests/encode.c | 85 ++++++++++++++++++++ 2 files changed, 277 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=92821ebd49abfaf743529...