Sweden-Number/dlls/crypt32
Juan Lang 66a303d107 crypt32: Support external providers.
- add support for external store providers
- rewrite registry stores as a provider
- fix a memory leak
2006-02-02 13:19:39 +01:00
..
tests crypt32: Implement CertRDNValueToStrW and CertNameToStrW, with tests. 2006-02-02 13:19:30 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in crypt32: Implement CertRDNValueToStrA and CertNameToStrA, with tests. 2006-02-01 13:50:18 +01:00
cert.c crypt32: Support external providers. 2006-02-02 13:19:39 +01:00
crypt32.spec crypt32: Implement CertRDNValueToStrA and CertNameToStrA, with tests. 2006-02-01 13:50:18 +01:00
crypt32_private.h Implement more OID support functions. 2005-12-02 11:28:09 +01:00
encode.c crypt32: Correct X509_NAME decoding, and more stringent tests. 2006-01-31 12:22:15 +01:00
main.c crypt32: Add stub implementations of some crypto functions used by IE6 install. 2006-01-23 11:54:58 +01:00
oid.c Implement more OID support functions. 2005-12-02 11:28:09 +01:00
protectdata.c Use CryptMem functions for internal memory allocation. 2005-10-28 10:09:26 +00:00
str.c crypt32: Implement CertRDNValueToStrW and CertNameToStrW, with tests. 2006-02-02 13:19:30 +01:00