Sweden-Number/dlls/crypt32
Hans Leidekker 4237cefb95 crypt32/tests: Add more OCSP response decoding tests.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-01 20:30:57 +02:00
..
tests crypt32/tests: Add more OCSP response decoding tests. 2022-04-01 20:30:57 +02:00
Makefile.in
base64.c
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
context.c
crl.c
crypt32.rc
crypt32.spec
crypt32_private.h
cryptres.h
ctl.c
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
main.c crypt32: Use CRT allocation functions. 2022-03-30 16:05:29 +02:00
message.c
msg.c crypt32: Consistently use CryptMemAlloc/Free(). 2022-03-30 16:05:29 +02:00
object.c
oid.c
pfx.c crypt32: Consistently use CryptMemAlloc/Free(). 2022-03-30 16:05:29 +02:00
proplist.c
protectdata.c
provstore.c
regstore.c
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
store.c
str.c
unixlib.c crypt32: Use an unsigned int to avoid a compiler warning on macOS. 2022-02-28 21:31:56 +01:00