wine-wine/dlls/crypt32
Francois Gouget 443fdf2731 crypt32: Merge two traces. 2009-02-18 12:17:29 +01:00
..
tests crypt32: Fix a typo. 2009-02-16 11:47:48 +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: Fix CertDuplicateCertificateContext for a passed NULL context. 2009-01-29 14:31:10 +01:00
chain.c crypt32: Merge two traces. 2009-02-18 12:17:29 +01:00
collectionstore.c crypt32: Fix typo. 2009-01-27 11:08:16 +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: Implement CryptFindCertificateKeyProvInfo. 2009-01-28 12:09:22 +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 crypt32: Updated Korean resource. 2009-02-03 12:39:54 +01:00
crypt32_Nl.rc crypt32: Added missing Dutch translation. 2009-01-27 16:05:14 +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: Fix debug channel for PFX functions. 2009-01-30 11:43:10 +01:00
encode.c crypt32: Implement PFXExportCertStore on top of PFXExportCertStoreEx. 2009-01-28 12:08:23 +01:00
filestore.c crypt32: Remove remaining superfluous pointer casts. 2009-01-28 12:30:54 +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: Remove remaining superfluous pointer casts. 2009-01-28 12:30:54 +01:00
object.c crypt32: Remove remaining superfluous pointer casts. 2009-01-28 12:30:54 +01:00
oid.c crypt32: Remove remaining superfluous pointer casts. 2009-01-28 12:30:54 +01:00
proplist.c
protectdata.c crypt32: Avoid printing pointer differences in traces. 2009-01-08 13:03:01 +01:00
provstore.c crypt32: Remove remaining superfluous pointer casts. 2009-01-28 12:30:54 +01:00
regstore.c crypt32: Remove remaining superfluous pointer casts. 2009-01-28 12:30:54 +01:00
rootstore.c crypt32: Remove location checks when opening root store. 2009-01-19 13:36:26 +01:00
serialize.c crypt32: Remove remaining superfluous pointer casts. 2009-01-28 12:30:54 +01:00
sip.c crypt32: Implement CryptSIPRetrieveSubjectGuid for .cat files. 2008-10-09 12:14:57 +02:00
store.c crypt32: Remove remaining superfluous pointer casts. 2009-01-28 12:30:54 +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