wine-wine/dlls/crypt32
Michael Stefaniuc 2793be9c6d crypt32: Avoid TRUE:FALSE conditional expressions. 2012-08-13 11:49:49 +02:00
..
tests crypt32/tests: Get rid of unneeded function typedefs. 2012-06-15 18:35:37 +02: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: Fix memory leak in failure cases. 2011-09-22 19:51:50 +02:00
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: Add stub for PFXVerifyPassword. 2011-06-03 17:36:09 +02:00
crypt32_private.h crypt32: Mark internal symbols as hidden visibility. 2011-04-25 13:02:07 +02:00
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 crypt32: Fix memory leak in failure cases. 2011-09-22 19:51:50 +02:00
decode.c crypt32: Avoid TRUE:FALSE conditional expressions. 2012-08-13 11:49:49 +02:00
encode.c crypt32: Avoid reading unitialized variables (Coverity). 2011-12-19 20:15:42 +01:00
filestore.c
main.c
message.c crypt32: Avoid TRUE:FALSE conditional expressions. 2012-08-13 11:49:49 +02:00
msg.c crypt32: Avoid shadowing a parameter. 2012-04-17 20:12:52 +02:00
object.c crypt32: Remove dead code (Clang). 2011-07-05 14:42:40 +02:00
oid.c crypt32: Avoid TRUE:FALSE conditional expressions. 2012-08-13 11:49:49 +02:00
proplist.c
protectdata.c crypt32: GetUserName sets last error to ERROR_INSUFFICIENT_BUFFER if the buffer is too small. 2011-06-01 16:13:30 +02:00
provstore.c
regstore.c
rootstore.c crypt32: Include system headers before Windows headers. 2011-09-05 17:22:17 +02:00
serialize.c dlls: Assorted spelling fixes. 2011-08-01 18:26:27 +02:00
sip.c crypt32: Delete the oid and sip static critical sections when unloading the dll. 2011-11-16 17:02:52 +01:00
store.c crypt32: Avoid TRUE:FALSE conditional expressions. 2012-08-13 11:49:49 +02:00
str.c crypt32: Test/correct CertGetNameString with NULL pvTypePara. 2011-09-09 13:33:11 +02:00