Sweden-Number/dlls/crypt32
Brendan Shanks 65954db2be crypt32/tests: Fix mismatched deallocation function.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-18 18:36:10 +02:00
..
tests crypt32/tests: Fix mismatched deallocation function. 2022-05-18 18:36:10 +02:00
Makefile.in crypt32: Remove obsolete -D_CRYPT32_ from Makefile.in. 2022-04-28 12:17:25 +02:00
base64.c crypt32: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
cert.c crypt32: Consistently use CryptMemAlloc/Free(). 2022-03-30 16:05:29 +02:00
chain.c crypt32: Consistently use CryptMemAlloc/Free(). 2022-03-30 16:05:29 +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.rc
crypt32.spec
crypt32_private.h crypt32: Implement Wow64 entry points in the Unix library. 2021-12-07 17:54:01 +01:00
cryptres.h
ctl.c crypt32: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
decode.c crypt32: Add partial support for decoding OCSP_BASIC_RESPONSE_INFO structures. 2022-03-25 17:56:39 +01:00
encode.c crypt32: Add partial support for encoding signed OCSP requests. 2022-03-10 18:27:43 +01:00
filestore.c crypt32: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
main.c crypt32: Use CRT allocation functions. 2022-03-30 16:05:29 +02: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 crypt32: Use an unsigned int to avoid a compiler warning on macOS. 2022-02-28 21:31:56 +01:00