Module: wine Branch: refs/heads/master Commit: cb2e21ffb404a5a7f04af343f0dda26a89d7bfb3 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=cb2e21ffb404a5a7f04af343...
Author: Juan Lang juan_lang@yahoo.com Date: Mon Jun 19 15:12:51 2006 -0700
crypt32: Encode/decode CRL issuing dist points.
---
dlls/crypt32/decode.c | 49 +++++++++ dlls/crypt32/encode.c | 95 ++++++++++++++++++ dlls/crypt32/tests/encode.c | 230 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 374 insertions(+), 0 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=cb2e21ffb404a5a7f04a...