wine-wine/dlls/crypt32
Jacek Caban 39ba0bbe43 crypt32: Always set returned size in CRYPT_CopySignerInfo.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-01 22:24:53 +01:00
..
tests crypt32: Always set returned size in CRYPT_CopySignerInfo. 2018-02-01 22:24:53 +01:00
Makefile.in
base64.c
cert.c
chain.c
collectionstore.c crypt32: In CRYPT_CollectionAdvanceEnum remove unneeded statement (cppcheck). 2017-10-03 21:16:19 +02:00
context.c
crl.c
crypt32.rc
crypt32.spec crypt32: Add a stub implementation of CertUnregisterPhysicalStore. 2018-01-23 11:32:21 +01:00
crypt32_private.h
cryptres.h
ctl.c
decode.c crypt32: Fixed decoded size calculation in CRYPT_AsnDecodeSequence when indefinite length is used. 2018-02-01 22:24:53 +01:00
encode.c crypt32: Increase buffer size to silence a gcc warning. 2017-08-30 09:42:17 +02:00
filestore.c
main.c
message.c
msg.c crypt32: Always set returned size in CRYPT_CopySignerInfo. 2018-02-01 22:24:53 +01:00
object.c
oid.c crypt32: Added support for szOID_NIST_sha* OIDs. 2018-01-30 09:06:33 +01:00
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c crypt32: Add MS root CA 2011. 2017-10-09 15:24:40 +02:00
serialize.c
sip.c
store.c crypt32: Add a stub implementation of CertUnregisterPhysicalStore. 2018-01-23 11:32:21 +01:00
str.c