Sweden-Number/dlls/crypt32
Juan Lang 9be5007669 crypt32: Don't store redundant copy of crypto provider in file store. 2007-08-20 11:52:12 +02:00
..
tests crypt32/tests: Use GetModuleHandle and skip. 2007-08-15 10:48:55 +02:00
Makefile.in crypt32: Move file store to a separate file. 2007-08-17 12:01:38 +02:00
base64.c crypt32: Win64 printf format warning fixes. 2006-10-04 09:59:57 +02:00
cert.c crypt32: Move CertGetCertificateChain to chain.c. 2007-08-15 10:42:42 +02:00
chain.c crypt32: Initial implementation of CertGetCertificateChain and CertFreeCertificateChain. 2007-08-15 10:43:32 +02:00
collectionstore.c crypt32: Move collection stores to a separate file. 2007-08-17 12:01:38 +02:00
context.c crypt32: Add a couple traces. 2007-08-08 15:32:01 +02:00
crl.c crypt32: Use public functions to get store access state. 2007-05-15 15:19:33 +02:00
crypt32.rc crypt32: Initial French translation. 2006-10-03 11:17:37 +02:00
crypt32.spec crypt32: Add stub for CertFreeCertificateChain. 2007-08-15 10:42:48 +02:00
crypt32_De.rc resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
crypt32_En.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
crypt32_Fr.rc French rc files must be encoded in iso-8859-1, not utf-8. 2006-10-06 12:32:08 +02:00
crypt32_Ko.rc Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
crypt32_No.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
crypt32_private.h crypt32: Move file store to a separate file. 2007-08-17 12:01:38 +02:00
cryptres.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
decode.c crypt32: Test authority key identifier with a multi-byte id to show that its byte-order is swapped and fix encoding and decoding it. 2007-08-14 12:29:51 +02:00
encode.c crypt32: Test authority key identifier with a multi-byte id to show that its byte-order is swapped and fix encoding and decoding it. 2007-08-14 12:29:51 +02:00
filestore.c crypt32: Don't store redundant copy of crypto provider in file store. 2007-08-20 11:52:12 +02:00
main.c crypt32: Free default chain engine. 2007-08-16 11:46:40 +02:00
msg.c crypt32: Set return value on exception. 2007-08-15 10:48:51 +02:00
oid.c crypt32: Correct loading OID functions from the registry. 2007-08-10 12:58:17 +02:00
proplist.c crypt32: Add DebugInfo to critical sections. 2007-03-12 13:37:57 +01:00
protectdata.c crypt32: Exclude unused headers. 2007-04-30 12:32:35 +02:00
provstore.c crypt32: Move provider stores to a separate file. 2007-08-17 12:01:38 +02:00
regstore.c crypt32: Don't store redundant copy of crypto provider in reg store. 2007-08-20 11:52:05 +02:00
serialize.c crypt32: Exclude unused headers. 2007-04-30 12:32:35 +02:00
sip.c crypt32: Trace more return values. 2007-08-10 12:58:17 +02:00
store.c crypt32: Pass crypto provider and appropriate flags when opening PKCS messages, and don't store a redundant copy of the crypto provider in message stores. 2007-08-20 11:51:57 +02:00
str.c crypt32: Implement CertRDNValueToStr for UTF-8 strings. 2007-08-08 15:32:00 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00