Sweden-Number/dlls/crypt32
Juan Lang e857f383a4 crypt32: Implement I_CertUpdateStore. 2007-10-19 14:18:20 +02:00
..
tests crypt32: Implement I_CertUpdateStore. 2007-10-19 14:18:20 +02:00
Makefile.in crypt32: Partially implement CryptQueryObject. 2007-09-26 14:27:02 +02:00
base64.c
cert.c crypt32: Don't assume a maximum of 32 valid usages. 2007-10-05 10:29:37 +02:00
chain.c crypt32: Always set pPolicyStatus->dwError. 2007-10-17 13:40:41 +02:00
collectionstore.c crypt32: Don't store the crypto provider when it isn't needed. 2007-08-20 11:52:21 +02:00
context.c crypt32: Add more tests for getting issuer cert from store. 2007-09-10 15:48:10 +02:00
crl.c crypt32: Use public functions to get store access state. 2007-05-15 15:19:33 +02:00
crypt32.rc crypt32: Add Swedish translation. 2007-10-16 12:40:00 +02:00
crypt32.spec crypt32: Add I_CertUpdateStore stub. 2007-10-19 14:18:04 +02:00
crypt32_De.rc
crypt32_En.rc
crypt32_Fr.rc
crypt32_Ko.rc
crypt32_No.rc
crypt32_Sv.rc crypt32: Add Swedish translation. 2007-10-16 12:40:00 +02:00
crypt32_private.h crypt32: Move CertSaveStore to serialize.c. 2007-09-28 11:35:03 +02:00
cryptres.h
decode.c crypt32: Fix pointer casts in decode.c too. 2007-10-17 14:14:36 +02:00
encode.c crypt32: Fix incorrect casts in X509_CERT and friends. 2007-10-16 09:36:14 +02:00
filestore.c crypt32: Implement opening file name stores from files that contain PKCS7 messages. 2007-10-01 12:32:20 +02:00
main.c crypt32: Implement I_CertUpdateStore. 2007-10-19 14:18:20 +02:00
msg.c crypt32: Add an extra pointer alignment to avoid possible memory corruption. 2007-10-09 17:52:46 +02:00
object.c crypt32: Rename a couple of functions. 2007-09-28 11:30:48 +02:00
oid.c crypt32: Always return an empty list on failure from CryptGetDefaultOIDDllList. 2007-10-18 13:18:33 +02:00
proplist.c
protectdata.c crypt32: Exclude unused headers. 2007-04-30 12:32:35 +02:00
provstore.c crypt32: Don't store the crypto provider when it isn't needed. 2007-08-20 11:52:21 +02:00
regstore.c crypt32: Don't store the crypto provider when it isn't needed. 2007-08-20 11:52:21 +02:00
rootstore.c crypt32: Fix some memory leaks. 2007-09-17 13:48:32 +02:00
serialize.c crypt32: Be more strict about format of serialized store files. 2007-10-01 12:32:44 +02:00
sip.c crypt32: Trace more return values. 2007-08-10 12:58:17 +02:00
store.c crypt32: Implement I_CertUpdateStore. 2007-10-19 14:18:20 +02:00
str.c crypt32: Implement CertRDNValueToStr for UTF-8 strings. 2007-08-08 15:32:00 +02:00
version.rc