wine-wine/dlls/crypt32
Juan Lang 5a5129b42e crypt32: Pass flags to enumeration callback. 2008-10-23 12:13:09 +02:00
..
tests crypt32: Fix expected/got mixup. 2008-10-17 20:17:21 +02:00
Makefile.in crypt32: Implement CertCreateCTLContext and CertFreeCTLContext. 2008-09-02 11:52:44 +02:00
base64.c
cert.c crypt32: Add support for the CERT_EXTENDED_ERROR_INFO_PROP_ID. 2008-09-18 12:32:36 +02:00
chain.c crypt32: Correct another chain status discrepancy with Windows. 2008-10-17 20:17:11 +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: Don't check for no data to decode in CryptDecodeObject{Ex}, doing so masks some errors. 2008-10-17 11:43:48 +02:00
encode.c crypt32: Sign-compare warnings fix. 2008-09-24 12:52:46 +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: Sign-compare warnings fix. 2008-09-24 12:52:46 +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: Don't crash if adding to a provider store fails. 2008-10-21 11:43:08 +02:00
regstore.c crypt32: Add CTLs to the registry store. 2008-09-02 11:53:49 +02:00
rootstore.c Add configure check for dirent.h and readdir. 2008-10-06 13:06:57 +02:00
serialize.c crypt32: Initialize the size to zero. 2008-08-21 11:36:09 +02:00
sip.c crypt32: Implement CryptSIPRetrieveSubjectGuid for .cat files. 2008-10-09 12:14:57 +02:00
store.c crypt32: Pass flags to enumeration callback. 2008-10-23 12:13:09 +02:00
str.c crypt32: Sign-compare warnings fix. 2008-09-24 12:52:52 +02:00
version.rc