Sweden-Number/dlls/crypt32
Hans Leidekker 21f82ad4ff crypt32/tests: Get rid of workarounds for old Windows versions.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-12 21:39:42 +02:00
..
tests crypt32/tests: Get rid of workarounds for old Windows versions. 2022-04-12 21:39:42 +02:00
Makefile.in crypt32: Enable compilation with long types. 2022-02-09 18:37:32 +01: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: Enable compilation with long types. 2022-02-09 18:37:32 +01: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: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
unixlib.c crypt32: Use an unsigned int to avoid a compiler warning on macOS. 2022-02-28 21:31:56 +01:00