Sweden-Number/dlls/crypt32
Hans Leidekker 583ca55613 crypt32/tests: Update *.winehq.org certificate.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-25 23:43:18 +01:00
..
tests crypt32/tests: Update *.winehq.org certificate. 2020-02-25 23:43:18 +01:00
Makefile.in
base64.c crypt32: Fix CryptBinaryToStringW() to return required length properly. 2020-02-11 22:39:59 +01:00
cert.c crypt32: Don't use strncasecmp. 2019-04-03 20:27:39 +02:00
chain.c crypt32: Also check CERT_CHAIN_POLICY_ALLOW_UNKNOWN_CA_FLAG. 2020-02-06 22:51:17 +01:00
collectionstore.c
context.c
crl.c
crypt32.rc
crypt32.spec
crypt32_private.h crypt32: Global variable compatibility update for gcc 10. 2020-01-24 18:13:53 +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: Allow only ASCII digits in CRYPT_AsnEncodeNumericString. 2020-02-06 21:40:22 +01:00
filestore.c
main.c
message.c
msg.c crypt32: Fix a typo in comment. 2019-11-27 22:06:33 +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