Sweden-Number/dlls/crypt32
Juan Lang d728169d97 crypt32: Implement CertAddCertificateLinkToStore on top of CertAddCertificateContextToStore. 2010-05-17 12:42:31 +02:00
..
tests crypt32: Implement CertAddCertificateLinkToStore on top of CertAddCertificateContextToStore. 2010-05-17 12:42:31 +02:00
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
base64.c crypt32: Fix type of empty in encodeBase64W(). 2010-03-26 10:32:23 +01:00
cert.c crypt32: Implement CertAddCertificateLinkToStore on top of CertAddCertificateContextToStore. 2010-05-17 12:42:31 +02:00
chain.c crypt32: Add support for the anyPolicy certificate policy. 2010-03-16 11:30:12 +01:00
collectionstore.c
context.c
crl.c crypt32: Compare CRL's authority key identifier against the certificate's subject key identifier property, which also decodes the certificate's extension if necessary. 2009-12-09 12:02:43 +01:00
crypt32.spec
crypt32_De.rc
crypt32_En.rc
crypt32_Fr.rc
crypt32_Ko.rc
crypt32_Lt.rc
crypt32_Nl.rc
crypt32_No.rc
crypt32_Pt.rc
crypt32_Ro.rc
crypt32_Sv.rc
crypt32_Uk.rc crypt32: Add Ukrainian translations. 2010-01-28 12:16:37 +01:00
crypt32_private.h crypt32: Avoid using HIWORD() on a string pointer. 2010-01-29 14:59:02 +01:00
cryptres.h
ctl.c crypt32: Fix CertAddCTLContextToStore for CERT_STORE_ADD_USE_EXISTING add disposition. 2009-12-11 11:50:12 +01:00
decode.c crypt32: Fix computation of structure sizes in CRYPT_AsnDecodeSequence. 2010-04-07 23:07:43 +02:00
encode.c crypt32: Avoid using HIWORD() on a string pointer. 2010-01-29 14:59:02 +01:00
filestore.c
main.c crypt32: Switch to use the AES provider by default. 2010-03-16 11:29:53 +01:00
message.c
msg.c
object.c crypt32: Avoid using HIWORD() on a string pointer. 2010-01-29 14:59:02 +01:00
oid.c crypt32: Add constants to support SHA-256, SHA-384, and SHA-512. 2010-03-16 11:29:48 +01:00
proplist.c
protectdata.c
provstore.c
regstore.c crypt32: Add stub for CERT_STORE_CTRL_AUTO_RESYNC of registry stores. 2010-05-17 12:42:31 +02:00
rootstore.c
serialize.c
sip.c
store.c crypt32: Validate add disposition before checking source certificate's properties. 2010-05-17 12:42:31 +02:00
str.c
version.rc