Sweden-Number/dlls/crypt32
Igor Paliychuk 304fdd3226 crypt32: Ukrainian translation update. 2010-07-28 16:28:20 +02:00
..
tests dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
base64.c crypt32: Fix type of empty in encodeBase64W(). 2010-03-26 10:32:23 +01:00
cert.c crypt32: Implement CertAddCertificateLinkToStore on top of CertAddCertificateContextToStore. 2010-05-17 12:42:31 +02:00
chain.c crypt32: Implement wildcard domain name matching in subject alternative names. 2010-05-21 14:37:52 +02:00
collectionstore.c crypt32: Implement CertStoreControl for collection stores. 2009-11-04 17:15:07 +01:00
context.c crypt32: Rename a function to reflect its behavior better, and return whether it succeeds. 2009-11-04 16:45:18 +01:00
crl.c crypt32: Compare CRL's authority key identifier against the certificate's subject key identifier property, which also decodes the certificate's extension if necessary. 2009-12-09 12:02:43 +01:00
crypt32.spec crypt32: Add stub for CertIsRDNAttrsInCertificateName. 2009-11-17 15:14:53 +01:00
crypt32_De.rc crypt32: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
crypt32_En.rc crypt32: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
crypt32_Fr.rc crypt32: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
crypt32_Hu.rc crypt32: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
crypt32_It.rc crypt32: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
crypt32_Ko.rc crypt32: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
crypt32_Lt.rc crypt32: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
crypt32_Nl.rc crypt32: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
crypt32_No.rc crypt32: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
crypt32_Pl.rc crypt32: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
crypt32_Pt.rc crypt32: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
crypt32_Ro.rc crypt32: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
crypt32_Sv.rc crypt32: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
crypt32_Uk.rc crypt32: Ukrainian translation update. 2010-07-28 16:28:20 +02:00
crypt32_private.h crypt32: Avoid using HIWORD() on a string pointer. 2010-01-29 14:59:02 +01:00
cryptres.h crypt32: Add "Disallowed" to CryptFindLocalizedName. 2009-07-06 14:35:26 +02:00
ctl.c crypt32: Fix CertAddCTLContextToStore for CERT_STORE_ADD_USE_EXISTING add disposition. 2009-12-11 11:50:12 +01:00
decode.c crypt32: Fix computation of structure sizes in CRYPT_AsnDecodeSequence. 2010-04-07 23:07:43 +02:00
encode.c crypt32: Avoid using HIWORD() on a string pointer. 2010-01-29 14:59:02 +01:00
filestore.c crypt32: Don't free a file store's mem store, it's already freed by the provider store. 2009-11-05 11:57:58 +01:00
main.c crypt32: Switch to use the AES provider by default. 2010-03-16 11:29:53 +01:00
message.c crypt32: Simplify CryptVerifyMessageSignature. 2008-09-09 11:46:15 +02:00
msg.c crypt32: Explicitly pass pointers to blob arrays rather than relying on an invalid alignment assumption. 2009-10-19 11:35:23 +02:00
object.c crypt32: Avoid using HIWORD() on a string pointer. 2010-01-29 14:59:02 +01:00
oid.c crypt32: Add constants to support SHA-256, SHA-384, and SHA-512. 2010-03-16 11:29:48 +01:00
proplist.c crypt32: Add DebugInfo to critical sections. 2007-03-12 13:37:57 +01:00
protectdata.c crypt32: Initialize salt correctly. 2009-06-04 12:17:53 +02:00
provstore.c crypt32: Remove remaining superfluous pointer casts. 2009-01-28 12:30:54 +01:00
regstore.c crypt32: Add stub for CERT_STORE_CTRL_AUTO_RESYNC of registry stores. 2010-05-17 12:42:31 +02:00
rootstore.c crypt32: Read trusted root certificates from system keychain on Mac OS X. 2009-11-21 14:31:45 +01:00
serialize.c crypt32: Increment current pointer on successful reads from memory. 2010-06-16 11:44:34 +02:00
sip.c crypt32: Implement CryptSIPRetrieveSubjectGuid for .cat files. 2008-10-09 12:14:57 +02:00
store.c crypt32: Add support for CERT_STORE_PROV_SERIALIZED to CertOpenStore. 2010-06-16 11:44:48 +02:00
str.c crypt32: Fix compilation on systems that don't support nameless unions. 2009-10-19 14:45:10 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00