Sweden-Number/dlls/crypt32/tests
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
..
Makefile.in crypt32/tests: Add a test to verify certificate signature. 2021-04-14 20:50:04 +02:00
base64.c crypt32: Add support for CRYPT_STRING_HEX to CryptBinaryToStringW. 2020-12-03 20:18:38 +01:00
cert.c crypt32/tests: Link to CryptAcquireContext directly. 2021-04-14 20:50:09 +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
crl.c
ctl.c
encode.c crypt32/tests: Link to BCryptDestroyKey directly. 2021-04-14 20:50:13 +02:00
main.c crypt32/tests: Clean up test_format_object(). 2019-10-27 19:33:51 +01:00
message.c crypt32/tests: Link to CryptAcquireContext directly. 2021-04-14 20:50:09 +02:00
msg.c crypt32/tests: Remove Win9x checks. 2021-04-14 20:50:15 +02:00
object.c
oid.c crypt32/tests: Fix a registerOIDInfo() failure when missing elevated privileges. 2020-12-17 10:46:42 +01:00
protectdata.c
sip.c
store.c crypt32: Add support for CRYPT_MACHINE_KEYSET in PFXImportCertStore. 2020-09-23 15:45:40 +02:00
str.c