Sweden-Number/dlls/crypt32
Alex Henrie 030e4db2e4 crypt32/tests: Drop store test workarounds for Windows <= 2000.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-01 22:24:58 +01:00
..
tests crypt32/tests: Drop store test workarounds for Windows <= 2000. 2018-02-01 22:24:58 +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 a stub implementation of CertUnregisterPhysicalStore. 2018-01-23 11:32:21 +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 crypt32: Use regular list iterator when there's no need for safe one. 2016-07-07 22:24:03 +09:00
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
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