Sweden-Number/dlls/crypt32
Paul Vriens 9b4a5cd065 crypt32/tests: Don't crash on win9x. 2008-09-18 12:24:07 +02:00
..
tests crypt32/tests: Don't crash on win9x. 2008-09-18 12:24:07 +02:00
Makefile.in crypt32: Implement CertCreateCTLContext and CertFreeCTLContext. 2008-09-02 11:52:44 +02:00
base64.c crypt32: Win64 printf format warning fixes. 2006-10-04 09:59:57 +02:00
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: Created Dutch translations. 2008-02-22 12:03:47 +01:00
crypt32.spec crypt32: Add stub for CryptVerifyDetachedMessageSignature. 2008-09-09 11:46:15 +02:00
crypt32_De.rc crypt32: Update the German translation. 2008-03-19 18:51:27 +01:00
crypt32_En.rc crypt32: Implement CryptFindLocalizedName. 2008-01-08 13:55:18 +01:00
crypt32_Fr.rc crypt32: Updated French translation. 2008-01-08 13:55:18 +01:00
crypt32_Ko.rc crypt32: Updated Korean resource. 2008-04-04 12:02:50 +02:00
crypt32_Nl.rc crypt32: Created Dutch translations. 2008-02-22 12:03:47 +01:00
crypt32_No.rc crypt32: Implement CryptFindLocalizedName. 2008-01-08 13:55:18 +01:00
crypt32_Sv.rc crypt32: Fix the Swedish translation. 2008-06-03 11:10:54 +02:00
crypt32_private.h crypt32: Add CTLs to the memory store. 2008-09-02 11:53:21 +02:00
cryptres.h crypt32: Implement CryptFindLocalizedName. 2008-01-08 13:55:18 +01:00
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 crypt32: Fix race condition in loading default provider. 2008-01-15 11:38:02 +01:00
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 crypt32: Use CryptSIPRetrieveSubjectGuid to determine how to read a message object from a file, rather than assuming the source file is always a PE executable. 2008-08-05 14:09:34 +02:00
oid.c crypt32: Remove unused variables. 2008-04-15 15:32:20 +02:00
proplist.c crypt32: Add DebugInfo to critical sections. 2007-03-12 13:37:57 +01:00
protectdata.c crypt32: Don't set salt's cbData unless allocation succeeds. Fixes Coverity id 133. 2008-09-11 11:44:05 +02:00
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 crypt32: Reorganize root store creation code. 2008-07-17 11:36:31 +02:00
serialize.c crypt32: Initialize the size to zero. 2008-08-21 11:36:09 +02:00
sip.c crypt32: More fully implement CryptSIPRetrieveSubjectGuid. 2008-08-04 13:03:38 +02:00
store.c crypt32: Implement CertAddCTLContextToStore. 2008-09-02 11:54:23 +02:00
str.c crypt32: Add support for CERT_NAME_STR_REVERSE_FLAG. 2008-08-27 13:21:20 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00