wine-wine/dlls/crypt32
Juan Lang 9568cead65 crypt32: Replace a private type with a public one. 2007-10-22 12:36:07 +02:00
..
tests crypt32: Remove tests that cause memory corruption. 2007-10-22 12:36:07 +02:00
Makefile.in crypt32: Partially implement CryptQueryObject. 2007-09-26 14:27:02 +02:00
base64.c crypt32: Win64 printf format warning fixes. 2006-10-04 09:59:57 +02:00
cert.c crypt32: Use GetSystemTimeAsFileTime rather than GetSystemTime/SystemTimeToFileTime. 2007-10-19 14:21:18 +02:00
chain.c crypt32: Set lower quality chain count and pointer to 0 when freeing them. 2007-10-19 14:21:46 +02:00
collectionstore.c crypt32: Don't store the crypto provider when it isn't needed. 2007-08-20 11:52:21 +02:00
context.c crypt32: Add more tests for getting issuer cert from store. 2007-09-10 15:48:10 +02:00
crl.c crypt32: Use GetSystemTimeAsFileTime rather than GetSystemTime/SystemTimeToFileTime. 2007-10-19 14:21:18 +02:00
crypt32.rc crypt32: Add Swedish translation. 2007-10-16 12:40:00 +02:00
crypt32.spec crypt32: Add I_CertUpdateStore stub. 2007-10-19 14:18:04 +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_Sv.rc crypt32: Add Swedish translation. 2007-10-16 12:40:00 +02:00
crypt32_private.h crypt32: Free root store when quitting. 2007-10-19 14:22:21 +02:00
cryptres.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
decode.c crypt32: Fix pointer casts in decode.c too. 2007-10-17 14:14:36 +02:00
encode.c crypt32: Replace a private type with a public one. 2007-10-22 12:36:07 +02:00
filestore.c crypt32: Use I_CertUpdateStore in file stores. 2007-10-19 14:20:44 +02:00
main.c crypt32: Free root store when quitting. 2007-10-19 14:22:21 +02:00
msg.c crypt32: Keep signer handle count separate from signer info. 2007-10-19 14:23:14 +02:00
object.c crypt32: Rename a couple of functions. 2007-09-28 11:30:48 +02:00
oid.c crypt32: Free memory on an error path. 2007-10-19 14:22:28 +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: Don't store the crypto provider when it isn't needed. 2007-08-20 11:52:21 +02:00
regstore.c crypt32: Use I_CertUpdateStore in registry stores. 2007-10-19 14:20:59 +02:00
rootstore.c crypt32: Free root store when quitting. 2007-10-19 14:22:21 +02:00
serialize.c crypt32: Be more strict about format of serialized store files. 2007-10-01 12:32:44 +02:00
sip.c crypt32: Trace more return values. 2007-08-10 12:58:17 +02:00
store.c crypt32: Use I_CertUpdateStore in registry stores. 2007-10-19 14:20:59 +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