wine-wine/dlls/crypt32
Juan Lang 5c8aa89163 crypt32: Fix race condition in loading default provider. 2008-01-15 11:38:02 +01:00
..
tests crypt32/tests: Get the tests running on Windows 98. 2007-11-20 16:45:02 +01: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: Remove unneeded casts. 2007-12-31 17:44:51 +01:00
chain.c crypt32: Do not use an empty body in an else-statement as documentation. 2007-12-10 12:35:56 +01: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: Avoid casting away const from the context pointer. 2008-01-02 12:38:42 +01:00
crl.c crypt32: Avoid casting away const from the context pointer. 2008-01-02 12:38:42 +01:00
crypt32.rc crypt32: Add Swedish translation. 2007-10-16 12:40:00 +02:00
crypt32.spec crypt32: Add CertVerifyRevocation stub. 2007-10-24 12:33:10 +02:00
crypt32_De.rc resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02: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 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
crypt32_No.rc crypt32: Implement CryptFindLocalizedName. 2008-01-08 13:55:18 +01:00
crypt32_Sv.rc crypt32: Add Swedish translation. 2007-10-16 12:40:00 +02:00
crypt32_private.h crypt32: Avoid casting away const from the context pointer. 2008-01-02 12:38:42 +01:00
cryptres.h crypt32: Implement CryptFindLocalizedName. 2008-01-08 13:55:18 +01:00
decode.c crypt32: Remove unnecessary casts. 2007-12-04 14:32:39 +01:00
encode.c crypt32: Don't leak buffer when a unicode string contains an invalid character. 2007-11-02 12:22:21 +01:00
filestore.c crypt32: Use I_CertUpdateStore in file stores. 2007-10-19 14:20:44 +02:00
main.c crypt32: Fix race condition in loading default provider. 2008-01-15 11:38:02 +01: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: Implement CryptFindLocalizedName. 2008-01-08 13:55:18 +01:00
proplist.c crypt32: Add DebugInfo to critical sections. 2007-03-12 13:37:57 +01:00
protectdata.c crypt32: Remove unneeded casts. 2007-12-31 17:44:51 +01: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: Fix leaked chains creating the root store. 2007-11-02 12:21:53 +01:00
serialize.c crypt32: Remove unnecessary casts. 2007-12-04 14:32:39 +01:00
sip.c crypt32: Initialize a variable. 2007-11-05 14:15:06 +01:00
store.c crypt32: Remove unneeded casts. 2007-12-31 17:44:51 +01:00
str.c crypt32: Remove unneeded casts. 2007-12-31 17:44:51 +01:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00