Sweden-Number/dlls/crypt32
Piotr Caban 6ac02c0cac crypt32: Handle CERT_CHAIN_POLICY_IGNORE_NOT_TIME_VALID_FLAG when verifying chain policy.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-15 18:03:47 +02:00
..
tests crypt32: Handle CERT_CHAIN_POLICY_IGNORE_NOT_TIME_VALID_FLAG when verifying chain policy. 2021-04-15 18:03:47 +02:00
Makefile.in crypt32: Build with msvcrt. 2020-11-09 11:41:21 +01:00
base64.c crypt32: Add support for CRYPT_STRING_HEX to CryptBinaryToStringW. 2020-12-03 20:18:38 +01:00
cert.c crypt32: Add support for importing RSA public keys with BCrypt. 2021-04-12 19:34:50 +02:00
chain.c crypt32: Handle CERT_CHAIN_POLICY_IGNORE_NOT_TIME_VALID_FLAG when verifying chain policy. 2021-04-15 18:03:47 +02:00
collectionstore.c
context.c
crl.c crypt32: Build with msvcrt. 2020-11-09 11:41:21 +01:00
crypt32.rc
crypt32.spec
crypt32_private.h crypt32: Implement CryptImportPublicKeyInfoEx2. 2021-04-12 19:34:43 +02:00
cryptres.h
ctl.c
decode.c crypt32: Build with msvcrt. 2020-11-09 11:41:21 +01:00
encode.c crypt32: Implement CryptImportPublicKeyInfoEx2. 2021-04-12 19:34:43 +02:00
filestore.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
main.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
message.c
msg.c crypt32: Add support for CMSG_ENCODED_MESSAGE for a being decoded signed message. 2020-11-12 11:16:31 +01:00
object.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
oid.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
pfx.c crypt32: Build with msvcrt. 2020-11-09 11:41:21 +01:00
proplist.c
protectdata.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
provstore.c
regstore.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
rootstore.c crypt32: Fix adding trusted roots to store. 2020-11-10 17:19:44 +01:00
serialize.c crypt32: Fix reading and writing CRYPT_KEY_PROV_INFO certificate property. 2020-12-04 21:23:27 +01:00
sip.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
store.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
str.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
unixlib.c crypt32: Also import user/admin defined root certificates on macOS. 2021-01-25 21:04:10 +01:00