1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/crypt32
2023-07-19 12:18:10 +02:00
..
tests crypt32/tests: Use nameless unions/structs. 2023-07-19 12:18:10 +02:00
base64.c crypt32: Support CRYPT_STRING_HEX in CryptStringToBinary(). 2022-09-21 21:26:37 +02:00
cert.c crypt32: Use nameless union/structs. 2023-07-05 17:03:30 +02:00
chain.c crypt32: Use nameless union/structs. 2023-07-05 17:03:30 +02:00
collectionstore.c crypt32: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
context.c crypt32: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
crl.c crypt32: Use nameless union/structs. 2023-07-05 17:03:30 +02:00
crypt32_private.h crypt32: Support CNG keys in CDecodeSignedMsg_VerifySignatureWithKey(). 2023-06-30 17:34:50 +02:00
crypt32.rc
crypt32.spec
cryptres.h
ctl.c crypt32: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
decode.c crypt32: Use nameless union/structs. 2023-07-05 17:03:30 +02:00
encode.c crypt32: Use nameless union/structs. 2023-07-05 17:03:30 +02:00
filestore.c crypt32: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
main.c crypt32: Use the Unix call helpers. 2022-11-25 10:10:59 +01:00
Makefile.in include: Use proper dllimports for crypt32 functions. 2022-12-07 13:51:37 +01:00
message.c crypt32: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
msg.c crypt32: Use nameless union/structs. 2023-07-05 17:03:30 +02:00
object.c crypt32: Use nameless union/structs. 2023-07-05 17:03:30 +02:00
oid.c crypt32: Use nameless union/structs. 2023-07-05 17:03:30 +02:00
pfx.c crypt32: Consistently use CryptMemAlloc/Free(). 2022-03-30 16:05:29 +02:00
proplist.c crypt32: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
protectdata.c crypt32: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
provstore.c crypt32: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
regstore.c crypt32: Keep root certs cached in registry unless some are deleted on host. 2023-03-24 16:06:08 +01:00
rootstore.c crypt32: Keep root certs cached in registry unless some are deleted on host. 2023-03-24 16:06:08 +01:00
serialize.c crypt32: Support user properties for certificates. 2023-03-24 16:06:08 +01:00
sip.c crypt32: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
store.c crypt32: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
str.c crypt32: Use nameless union/structs. 2023-07-05 17:03:30 +02:00
unixlib.c configure: Remove Security.framework check (always present on macOS). 2022-12-02 11:04:46 +01:00