Sweden-Number/dlls/crypt32
Juan Lang 8ccd53dd7a crypt32: Get rid of a magic number and a redundant assignment. 2008-09-10 10:41:03 +02:00
..
tests crypt32: Implement CryptVerifyDetachedMessageSignature. 2008-09-09 11:46:15 +02:00
Makefile.in crypt32: Implement CertCreateCTLContext and CertFreeCTLContext. 2008-09-02 11:52:44 +02:00
base64.c
cert.c crypt32: Return FALSE rather than crash if memory allocation fails. Fixes Coverity id 135. 2008-09-10 10:40:46 +02:00
chain.c crypt32: Fix typo. Fixes Coverity item 605. 2008-09-10 10:40:43 +02:00
collectionstore.c crypt32: Add CTLs to the collection store. 2008-09-02 11:53:29 +02:00
context.c crypt32: Assert condition that can occur only in case of a bug. 2008-09-10 10:40:40 +02:00
crl.c crypt32: Fix typo. 2008-08-29 12:23:54 +02:00
crypt32.rc
crypt32.spec crypt32: Add stub for CryptVerifyDetachedMessageSignature. 2008-09-09 11:46:15 +02:00
crypt32_De.rc
crypt32_En.rc
crypt32_Fr.rc
crypt32_Ko.rc
crypt32_Nl.rc
crypt32_No.rc
crypt32_Sv.rc
crypt32_private.h crypt32: Add CTLs to the memory store. 2008-09-02 11:53:21 +02:00
cryptres.h
ctl.c crypt32: Implement CertAddCTLContextToStore. 2008-09-02 11:54:23 +02:00
decode.c crypt32: Get rid of a magic number and a redundant assignment. 2008-09-10 10:41:03 +02:00
encode.c crypt32: Implement encoding CTLs. 2008-08-28 11:49:34 +02:00
filestore.c crypt32: Add CTLs to the file store. 2008-09-02 11:53:42 +02:00
main.c
message.c crypt32: Simplify CryptVerifyMessageSignature. 2008-09-09 11:46:15 +02:00
msg.c crypt32: Don't crash when asked to verify a signature before the content has been finalized. 2008-09-09 11:46:15 +02:00
object.c
oid.c
proplist.c
protectdata.c
provstore.c crypt32: Add CTLs to the provider store. 2008-09-02 11:53:35 +02:00
regstore.c crypt32: Add CTLs to the registry store. 2008-09-02 11:53:49 +02:00
rootstore.c
serialize.c
sip.c
store.c crypt32: Implement CertAddCTLContextToStore. 2008-09-02 11:54:23 +02:00
str.c
version.rc