Sweden-Number/dlls/crypt32
Juan Lang aa6dc003a4 crypt32: Implement CertFindCertificateInStore, with tests. 2006-02-23 11:13:45 +01:00
..
tests crypt32: Implement CertFindCertificateInStore, with tests. 2006-02-23 11:13:45 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in crypt32: Move certificate store functions to their own file. 2006-02-17 17:36:52 +01:00
cert.c crypt32: Add stubs for CryptFindOIDInfo and I_CryptInstallAsn1Module. 2006-02-22 18:19:49 +01:00
crypt32.spec crypt32: Add stubs for CryptFindOIDInfo and I_CryptInstallAsn1Module. 2006-02-22 18:19:49 +01:00
crypt32_private.h Implement more OID support functions. 2005-12-02 11:28:09 +01:00
encode.c crypt32: More encoding/decoding. 2006-02-16 19:39:27 +01:00
main.c crypt32: Add stubs for CryptFindOIDInfo and I_CryptInstallAsn1Module. 2006-02-22 18:19:49 +01:00
oid.c crypt32: Add stubs for CryptFindOIDInfo and I_CryptInstallAsn1Module. 2006-02-22 18:19:49 +01:00
protectdata.c Use CryptMem functions for internal memory allocation. 2005-10-28 10:09:26 +00:00
store.c crypt32: Implement CertFindCertificateInStore, with tests. 2006-02-23 11:13:45 +01:00
str.c crypt32: Partially implement CertGetNameString. 2006-02-16 12:08:19 +01:00