Sweden-Number/dlls/crypt32
Juan Lang 862eab2820 crypt32: Ensure temporary string is NULL-terminated to avoid uninitialized memory access (valgrind). 2011-01-20 12:20:02 +01:00
..
tests crypt32: Ensure that chain validity time is initialized (valgrind). 2011-01-19 18:34:54 +01:00
Makefile.in crypt32: Convert translations to po files. 2011-01-06 13:56:08 +01:00
base64.c
cert.c
chain.c crypt32: Accept any matching CN when checking a certificate's name. 2010-12-17 13:26:01 +01:00
collectionstore.c crypt32: Constify some variables. 2010-08-16 13:46:37 +02:00
context.c
crl.c
crypt32.rc crypt32: Convert translations to po files. 2011-01-06 13:56:08 +01:00
crypt32.spec crypt32: Add stub for CertRegisterPhysicalStore. 2011-01-17 13:22:05 +01:00
crypt32_private.h crypt32: Implement decoding enveloped messages. 2010-12-16 11:22:54 +01:00
cryptres.h
ctl.c
decode.c crypt32: Fix memory leaks when decoding fails (valgrind). 2011-01-19 12:22:48 +01:00
encode.c crypt32: Remove no-ops. 2011-01-19 12:32:30 +01:00
filestore.c
main.c
message.c crypt32: Implement CryptEncryptMessage. 2010-12-08 16:50:58 +01:00
msg.c crypt32: Fix memory leak (Valgrind). 2011-01-18 13:23:10 +01:00
object.c crypt32: Constify some variables. 2010-08-20 13:21:30 +02:00
oid.c
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c crypt32: Avoid relying on PATH_MAX in import_certs_from_dir helper. 2010-10-08 11:56:45 +02:00
serialize.c
sip.c crypt32: Add parameter checking to CryptSIPCreateIndirectData. 2010-09-24 18:20:27 +02:00
store.c crypt32: Add stub for CertRegisterPhysicalStore. 2011-01-17 13:22:05 +01:00
str.c crypt32: Ensure temporary string is NULL-terminated to avoid uninitialized memory access (valgrind). 2011-01-20 12:20:02 +01:00