wine/dlls/crypt32
2013-12-03 19:41:53 +01:00
..
tests Assorted spelling fixes. 2013-12-03 19:41:53 +01:00
base64.c
cert.c crypt32: Remove WINAPI on static functions where not needed. 2013-11-01 10:55:15 +01:00
chain.c
collectionstore.c
context.c
crl.c
crypt32_private.h
crypt32.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
crypt32.spec
cryptres.h
ctl.c crypt32: Avoid NULL ptr dereferences before checks (Coverity). 2013-10-28 20:03:39 +01:00
decode.c
encode.c
filestore.c crypt32: Check number of bytes returned by ReadFile and avoid a memory leak on error path. 2013-10-30 15:28:27 +01:00
main.c
Makefile.in
message.c
msg.c
object.c crypt32: Check number of bytes returned by ReadFile and avoid a memory leak on error path. 2013-10-30 15:28:30 +01:00
oid.c
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c
serialize.c
sip.c
store.c crypt32: Avoid NULL ptr dereferences before checks (Coverity). 2013-10-28 20:03:39 +01:00
str.c