Sweden-Number/dlls/crypt32
Paul Gofman 706e35f2a2 crypt32: Fix adding trusted roots to store.
Fixes Steam client errors on SSL connections
(regression from bd59aa6d66).

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-10 17:19:44 +01:00
..
tests crypt32: Add support for CRYPT_MACHINE_KEYSET in PFXImportCertStore. 2020-09-23 15:45:40 +02:00
Makefile.in crypt32: Build with msvcrt. 2020-11-09 11:41:21 +01:00
base64.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
cert.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01:00
chain.c crypt32: Use wide-character string literals. 2020-11-09 11:44:12 +01: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: Move the root store initialization to the Unix library. 2020-11-09 11:40:55 +01:00
cryptres.h
ctl.c
decode.c crypt32: Build with msvcrt. 2020-11-09 11:41:21 +01:00
encode.c crypt32: List allowed characters instead of relying on wctype properties. 2020-11-09 20:15:11 +01: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: Build with msvcrt. 2020-11-09 11:41:21 +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: Build with msvcrt. 2020-11-09 11:41:21 +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: Move the root store initialization to the Unix library. 2020-11-09 11:40:55 +01:00