Sweden-Number/dlls/crypt32
Hans Leidekker 8ee5d18b42 crypt32: Return success from the CERT_STORE_CTRL_NOTIFY_CHANGE stub.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-04-11 16:23:06 +02:00
..
tests crypt32/tests: Link to crypt API directly. 2018-02-27 10:28:12 +01:00
Makefile.in
base64.c
cert.c
chain.c
collectionstore.c
context.c
crl.c
crypt32.rc
crypt32.spec crypt32: Add CryptSIPRetrieveSubjectGuidForCatalogFile stub. 2018-03-12 20:33:38 +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
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 crypt32: Return success from the CERT_STORE_CTRL_NOTIFY_CHANGE stub. 2018-04-11 16:23:06 +02:00
rootstore.c
serialize.c
sip.c crypt32: Add CryptSIPRetrieveSubjectGuidForCatalogFile stub. 2018-03-12 20:33:38 +01:00
store.c include: Add CertRegisterSystemStore and CertUnregisterSystemStore. 2018-02-01 22:24:58 +01:00
str.c