Sweden-Number/dlls/crypt32
Juan Lang dd7a45be7c crypt32: Check revocation status of chain element-by-element.
Due to a quirk in CertVerifyRevocation (see its tests), checking an
entire chain doesn't appear to be supported, even though the API would
appear to support doing so.  Checking element by element allows
revocation to be checked for the entire chain.
2010-10-25 13:52:50 +02:00
..
tests crypt32/tests: Fix test failures on Win98/NT4. 2010-10-21 16:16:14 +02:00
Makefile.in crypt32: Add Japanese translation. 2010-10-15 11:35:57 +02:00
base64.c
cert.c
chain.c crypt32: Check revocation status of chain element-by-element. 2010-10-25 13:52:50 +02:00
collectionstore.c
context.c
crl.c
crypt32.spec crypt32: Add a stub for CryptEncryptMessage. 2010-09-18 13:07:28 +02:00
crypt32_De.rc crypt32: Fix German translation. 2010-10-04 15:00:05 +02:00
crypt32_En.rc
crypt32_Fr.rc
crypt32_Hu.rc
crypt32_It.rc crypt32: Update Italian translation. 2010-09-21 17:53:53 +02:00
crypt32_Ja.rc crypt32: Add Japanese translation. 2010-10-15 11:35:57 +02:00
crypt32_Ko.rc
crypt32_Lt.rc
crypt32_Nl.rc
crypt32_No.rc crypt32: Updated Norwegian translation. 2010-10-15 16:18:09 +02:00
crypt32_Pl.rc
crypt32_Pt.rc
crypt32_Ro.rc
crypt32_Sv.rc crypt32: Update Swedish translation. 2010-10-18 11:51:30 +02:00
crypt32_Uk.rc
crypt32_private.h
cryptres.h
ctl.c
decode.c
encode.c
filestore.c
main.c
message.c crypt32: Remove redundant NULL check before CryptMemFree (Smatch). 2010-09-29 10:06:01 +02:00
msg.c crypt32: Initialize HashEncryptionAlgorithm. 2010-09-16 13:59:06 -05:00
object.c crypt32: Constify some variables. 2010-08-20 13:21:30 +02:00
oid.c
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c crypt32: Avoid relying on PATH_MAX in import_certs_from_dir helper. 2010-10-08 11:56:45 +02:00
serialize.c
sip.c crypt32: Add parameter checking to CryptSIPCreateIndirectData. 2010-09-24 18:20:27 +02:00
store.c
str.c crypt32: Implement CertRDNValueToStr for UTF8 strings. 2010-10-20 12:32:58 +02:00
version.rc