Alexander Morozov : crypt32: Implement decoding enveloped messages.

Alexandre Julliard julliard at winehq.org
Fri Dec 17 11:30:39 CST 2010


Module: wine
Branch: master
Commit: dd75ab38c640e0be5a513f3051b0bdaccc7cc668
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=dd75ab38c640e0be5a513f3051b0bdaccc7cc668

Author: Alexander Morozov <amorozov at etersoft.ru>
Date:   Wed Dec 15 17:35:29 2010 +0300

crypt32: Implement decoding enveloped messages.

---

 dlls/crypt32/crypt32_private.h |    4 +
 dlls/crypt32/decode.c          |  118 +++++++++++++++++++++++++++
 dlls/crypt32/msg.c             |  174 +++++++++++++++++++++++++++++++++++++++-
 dlls/crypt32/tests/msg.c       |    7 --
 4 files changed, 292 insertions(+), 11 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=dd75ab38c640e0be5a513f3051b0bdaccc7cc668



More information about the wine-cvs mailing list