Juan Lang : crypt32: Implement CertCreateCertificateChainEngine and CertFreeCertificateChainEngine .

Alexandre Julliard julliard at wine.codeweavers.com
Tue Aug 15 06:43:10 CDT 2006


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

Author: Juan Lang <juan_lang at yahoo.com>
Date:   Mon Aug 14 22:27:31 2006 -0700

crypt32: Implement CertCreateCertificateChainEngine and CertFreeCertificateChainEngine.

---

 dlls/crypt32/Makefile.in       |    1 
 dlls/crypt32/chain.c           |  172 ++++++++++++++++++++++++++++++++++++++++
 dlls/crypt32/crypt32.spec      |    4 -
 dlls/crypt32/tests/Makefile.in |    1 
 dlls/crypt32/tests/chain.c     |  108 +++++++++++++++++++++++++
 5 files changed, 284 insertions(+), 2 deletions(-)
 create mode 100644 dlls/crypt32/chain.c
 create mode 100644 dlls/crypt32/tests/chain.c

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



More information about the wine-cvs mailing list