Sweden-Number/dlls/crypt32
Gijs Vermeulen 1eca63440d crypt32/tests: Fix some memory leaks (Valgrind).
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-22 19:16:05 +02:00
..
tests
Makefile.in crypt32: Initial implementation of PFXImportCertStore. 2019-01-29 17:12:13 +01:00
base64.c
cert.c
chain.c
collectionstore.c
context.c crypt32: Don't access context after releaseContext call. 2013-10-22 16:37:41 +02:00
crl.c
crypt32.rc
crypt32.spec
crypt32_private.h
cryptres.h
ctl.c crypt32: Remove an uneeded NONAMELESSUNION directive. 2015-03-10 15:18:18 +09:00
decode.c
encode.c
filestore.c crypt32: Use ARRAY_SIZE macro. 2018-06-20 11:23:06 +02:00
main.c
message.c
msg.c
object.c crypt32: Add support for PFX objects in CryptQueryObject. 2019-02-04 15:41:09 +01:00
oid.c
pfx.c
proplist.c crypt32: Use regular list iterator when there's no need for safe one. 2016-07-07 22:24:03 +09:00
protectdata.c
provstore.c
regstore.c
rootstore.c
serialize.c
sip.c
store.c
str.c