Sweden-Number/dlls/crypt32
Michael Müller 5b62f89baa crypt32: Add MS root CA 2010.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47626
Signed-off-by: Roman Pišl <rpisl@seznam.cz>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-28 22:00:00 +01:00
..
tests crypt32/tests: Clean up test_format_object(). 2019-10-27 19:33:51 +01:00
Makefile.in crypt32: Initial implementation of PFXImportCertStore. 2019-01-29 17:12:13 +01:00
base64.c crypt32: Make CryptBinaryToStringA fill short base64 buffer correctly. 2019-10-09 20:50:46 +02:00
cert.c crypt32: Don't use strncasecmp. 2019-04-03 20:27:39 +02:00
chain.c crypt32: Fix comparison of domain name components. 2019-05-01 22:46:52 +02:00
collectionstore.c
context.c
crl.c
crypt32.rc
crypt32.spec crypt32: Implement CryptHashCertificate2. 2019-01-29 17:12:13 +01:00
crypt32_private.h crypt32: Initial implementation of PFXImportCertStore. 2019-01-29 17:12:13 +01:00
cryptres.h
ctl.c
decode.c crypt32: CryptMsgUpdate should skip broken certificates. 2019-04-30 20:06:47 +02:00
encode.c crypt32: Initial implementation of PFXImportCertStore. 2019-01-29 17:12:13 +01:00
filestore.c
main.c crypt32: Initial implementation of PFXImportCertStore. 2019-01-29 17:12:13 +01:00
message.c
msg.c crypt32: Add CMSG_SIGNER_UNAUTH_ATTR_PARAM implementation. 2019-02-19 13:10:22 +01:00
object.c crypt32: Add support for PFX objects in CryptQueryObject. 2019-02-04 15:41:09 +01:00
oid.c crypt32: Don't use strncasecmp. 2019-04-03 20:27:39 +02:00
pfx.c crypt32: Don't build password_to_ascii without GnuTLS. 2019-02-11 18:32:12 +01:00
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c crypt32: Add MS root CA 2010. 2019-10-28 22:00:00 +01:00
serialize.c
sip.c
store.c crypt32: Don't use strncasecmp. 2019-04-03 20:27:39 +02:00
str.c