Sweden-Number/dlls/crypt32
Marcus Meissner ee1f416409 crypt32: Free the encoded msg (Coverity). 2013-01-10 19:18:31 +01:00
..
tests crypt32/tests: Fix failures on win7 and above. 2012-11-27 16:55:22 +01:00
Makefile.in
base64.c crypt32: Avoid TRUE:FALSE conditional expressions. 2012-08-13 11:49:49 +02:00
cert.c crypt32: Initialize key spec correctly. 2012-05-31 12:37:21 +02:00
chain.c crypt32: Only accept trailing NULLs in a certificate common name. 2012-01-31 19:20:36 +01:00
collectionstore.c
context.c
crl.c
crypt32.rc crypt32: Remove some strings that don't need to be translated from the resources. 2012-01-18 16:43:43 +01:00
crypt32.spec
crypt32_private.h
cryptres.h crypt32: Remove some strings that don't need to be translated from the resources. 2012-01-18 16:43:43 +01:00
ctl.c
decode.c crypt32: Initialize bytesNeeded (Coverity). 2012-10-12 13:20:42 +02:00
encode.c crypt32: Avoid reading unitialized variables (Coverity). 2011-12-19 20:15:42 +01:00
filestore.c
main.c
message.c Revert "crypt32: Correct CryptVerifyMessageSignature's use of pcbDecoded.". 2012-11-02 11:00:20 +01:00
msg.c crypt32: Free the encoded msg (Coverity). 2013-01-10 19:18:31 +01:00
object.c crypt32: Avoid signed-unsigned integer comparisons. 2013-01-02 13:35:54 +01:00
oid.c crypt32: Remove unused variables. 2012-11-20 11:44:53 +01:00
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c Assorted spelling fixes. 2013-01-07 11:10:40 +01:00
serialize.c
sip.c crypt32: Avoid double free in CRYPT_LoadSIP on error path (coverity). 2012-10-30 10:46:33 +01:00
store.c crypt32: Avoid TRUE:FALSE conditional expressions. 2012-08-13 11:49:49 +02:00
str.c