Module: wine Branch: master Commit: b1b9a75411b045d6e48f12a88bbfa46e1783c202 URL: https://source.winehq.org/git/wine.git/?a=commit;h=b1b9a75411b045d6e48f12a88...
Author: Paul Gofman pgofman@codeweavers.com Date: Thu Apr 14 23:41:13 2022 +0300
crypt32: Support up to date subject and issuer alt names OIDs.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/crypt32/str.c | 215 ++++++++++++++++++++--------------------------- dlls/crypt32/tests/str.c | 160 ++++++++++++++++++++++++++++++----- 2 files changed, 230 insertions(+), 145 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b1b9a75411b045d6e48f1...