wine-wine/dlls/crypt32
Michael Stefaniuc 4eaaa913f8 crypt32: Remove some more superfluous pointer casts. 2009-01-26 14:31:08 +01:00
..
tests crypt32/tests: Remove superfluous pointer casts. 2009-01-21 10:25:35 +01:00
Makefile.in crypt32: Implement CertCreateCTLContext and CertFreeCTLContext. 2008-09-02 11:52:44 +02:00
base64.c crypt32: Implement CryptStringToBinaryW. 2008-12-12 11:40:11 +01:00
cert.c crypt32: Remove some more superfluous pointer casts. 2009-01-26 14:31:08 +01:00
chain.c crypt32: Remove some more superfluous pointer casts. 2009-01-26 14:31:08 +01:00
collectionstore.c crypt32: Remove some more superfluous pointer casts. 2009-01-26 14:31:08 +01:00
context.c crypt32: Remove some more superfluous pointer casts. 2009-01-26 14:31:08 +01:00
crl.c crypt32: Remove some more superfluous pointer casts. 2009-01-26 14:31:08 +01:00
crypt32.rc crypt32: Added Portuguese translation. 2008-11-17 12:58:26 +01:00
crypt32.spec crypt32: Add stub for CryptMsgSignCTL. 2009-01-06 12:43:05 +01:00
crypt32_De.rc crypt32: Update the German translation. 2008-03-19 18:51:27 +01:00
crypt32_En.rc crypt32: Add a localized name for the TrustedPublisher store. 2009-01-21 11:41:56 +01:00
crypt32_Fr.rc crypt32: Updated French translation. 2008-12-17 13:52:40 +01:00
crypt32_Ko.rc *Ko.rc: Update Korean resource. 2008-12-11 12:21:07 +01:00
crypt32_Nl.rc crypt32: Updated Dutch translations. 2009-01-02 14:28:08 +01:00
crypt32_No.rc crypt32: Implement CryptFindLocalizedName. 2008-01-08 13:55:18 +01:00
crypt32_Pt.rc crypt32: Fix Spelling of 'superseded'. 2008-11-17 16:04:33 +01:00
crypt32_Sv.rc crypt32: Fix the Swedish translation. 2008-06-03 11:10:54 +02:00
crypt32_private.h crypt32: Make a function static. 2008-12-19 17:36:36 +01:00
cryptres.h crypt32: Add a localized name for the TrustedPublisher store. 2009-01-21 11:41:56 +01:00
ctl.c crypt32: Remove some more superfluous pointer casts. 2009-01-26 14:31:08 +01:00
decode.c crypt32: Remove some superfluous pointer casts. 2009-01-19 13:36:24 +01:00
encode.c crypt32: Remove some more superfluous pointer casts. 2009-01-26 14:31:08 +01:00
filestore.c crypt32: Don't restrict file stores to binary-encoded files. 2008-12-20 10:58:53 +01:00
main.c crypt32: Remove unneeded casts of zero. 2008-12-08 12:05:37 +01:00
message.c crypt32: Simplify CryptVerifyMessageSignature. 2008-09-09 11:46:15 +02:00
msg.c crypt32: Use specified inner content type for signed messages when it's given. 2009-01-06 12:43:22 +01:00
object.c crypt32: Support wide character base64-encoded PKCS messages in CryptQueryObject. 2008-12-12 11:40:15 +01:00
oid.c crypt32: Add a localized name for the TrustedPublisher store. 2009-01-21 11:41:56 +01:00
proplist.c
protectdata.c crypt32: Avoid printing pointer differences in traces. 2009-01-08 13:03:01 +01: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: Remove WINAPI on static functions where not needed. 2008-11-24 14:18:42 +01:00
rootstore.c crypt32: Remove location checks when opening root store. 2009-01-19 13:36:26 +01: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: Include root store in CertEnumSystemStore enumeration for the local machine location. 2009-01-19 13:36:26 +01:00
str.c crypt32: Add a function to format a CERT_NAME_BLOB as an indented string, and implement CertNameToStrW on top of it. 2008-11-17 12:59:22 +01:00
version.rc