Sweden-Number/dlls/crypt32
Alistair Leslie-Hughes de8a1603aa crypt32: Add CryptSIPRetrieveSubjectGuidForCatalogFile stub.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-12 20:33:38 +01:00
..
tests crypt32/tests: Link to crypt API directly. 2018-02-27 10:28:12 +01:00
Makefile.in
base64.c crypt32: Remove unused parameter and dead code. 2017-02-17 20:54:07 +01:00
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 CryptSIPRetrieveSubjectGuidForCatalogFile stub. 2018-03-12 20:33:38 +01:00
crypt32_private.h crypt32: Import system root certs into volatile registry keys instead of dedicated root store. 2016-11-07 17:49:25 +01:00
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 crypt32: Import system root certs into volatile registry keys instead of dedicated root store. 2016-11-07 17:49:25 +01:00
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: Import system root certs into volatile registry keys instead of dedicated root store. 2016-11-07 17:49:25 +01:00
rootstore.c crypt32: Add MS root CA 2011. 2017-10-09 15:24:40 +02:00
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 crypt32: Use isspaceW() instead of isspace() for WCHARs. 2017-05-16 18:58:57 +02:00