1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/crypt32
2022-12-07 13:51:37 +01:00
..
tests crypt32/tests: Remove OCSP revoked cert test. 2022-11-14 17:03:55 +01:00
base64.c crypt32: Support CRYPT_STRING_HEX in CryptStringToBinary(). 2022-09-21 21:26:37 +02:00
cert.c crypt32: Use BCrypt algorithm pseudo-handles. 2022-09-13 16:22:21 +02:00
chain.c crypt32: Support MICROSOFT_ROOT_CERT_CHAIN_POLICY_CHECK_APPLICATION_ROOT_FLAG. 2022-07-11 18:55:11 +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: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
crypt32_private.h crypt32: Use the Unix call helpers. 2022-11-25 10:10:59 +01: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: Parse OCSP responder name. 2022-10-21 23:18:11 +02:00
encode.c crypt32: Remove WINAPI on static functions where not needed. 2022-08-31 18:31:24 +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: Consistently use CryptMemAlloc/Free(). 2022-03-30 16:05:29 +02:00
object.c crypt32: Support CERT_QUERY_OBJECT_BLOB in CRYPT_QueryEmbeddedMessageObject(). 2022-04-14 11:34:39 +02:00
oid.c crypt32: Enable compilation with long types. 2022-02-09 18:37:32 +01: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: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
rootstore.c crypt32: Consistently use CryptMemAlloc/Free(). 2022-03-30 16:05:29 +02:00
serialize.c crypt32: Consistently use CryptMemAlloc/Free(). 2022-03-30 16:05:29 +02: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: Support CERT_NAME_SEARCH_ALL_NAMES_FLAG in CertGetNameStringW(). 2022-05-04 21:27:25 +02:00
unixlib.c configure: Remove Security.framework check (always present on macOS). 2022-12-02 11:04:46 +01:00