21 Jun
2006
21 Jun
'06
10:25 a.m.
Module: wine Branch: refs/heads/master Commit: e8992af0fa8c3f799514b4c578a10138e68c8755 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=e8992af0fa8c3f799514b4c5... Author: Juan Lang <juan_lang(a)yahoo.com> Date: Tue Jun 20 16:06:27 2006 -0700 crypt32: Implement some CRL verification functions. --- dlls/crypt32/crl.c | 46 +++++++++ dlls/crypt32/crypt32.spec | 4 + dlls/crypt32/tests/crl.c | 229 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 278 insertions(+), 1 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=e8992af0fa8c3f799514...