Module: wine Branch: refs/heads/master Commit: dd4bd4ad28232507668279645b7c95139f4d882a URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=dd4bd4ad2823250766827964...
Author: Juan Lang juan_lang@yahoo.com Date: Fri Jun 2 13:20:13 2006 -0700
crypt32: Implement X509_NAME_VALUE encoding/decoding.
---
dlls/crypt32/crypt32_private.h | 1 dlls/crypt32/decode.c | 52 +++++++++++++++++++ dlls/crypt32/encode.c | 107 ++++++++++++++++++++++++---------------- dlls/crypt32/tests/encode.c | 2 - 4 files changed, 114 insertions(+), 48 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=dd4bd4ad282325076682...