Sweden-Number/dlls/crypt32
Dmitry Timoshkov 94c19040a1 crypt32: Read OID information from the registry.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-08 13:37:21 +02:00
..
tests crypt32/tests: Add some tests for registering OID info. 2018-10-08 13:37:21 +02:00
Makefile.in crypt32: Implement verification of ECDSA signatures. 2018-06-26 13:29:10 +02:00
base64.c crypt32: Add CRYPT_STRING_BINARY mode for CryptBinaryToStringW(). 2018-09-27 16:33:53 +02:00
cert.c crypt32: Fix key buffer leak (Coverity). 2018-07-11 15:45:11 +02:00
chain.c crypt32: Properly check root certificate in CERT_CHAIN_REVOCATION_CHECK_CHAIN. 2018-08-23 13:39:53 +02:00
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: Implement CryptUnregisterOIDInfo. 2018-10-08 13:37:21 +02:00
crypt32_private.h include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
cryptres.h
ctl.c
decode.c crypt32: Implement decoding of X509_ECC_SIGNATURE. 2018-06-20 11:23:20 +02:00
encode.c crypt32: Use ARRAY_SIZE macro. 2018-06-20 11:23:06 +02:00
filestore.c crypt32: Use ARRAY_SIZE macro. 2018-06-20 11:23:06 +02:00
main.c crypt32: Print Crypt(Un)protectMemory FIXME only once. 2018-09-10 12:33:22 +02:00
message.c
msg.c crypt32: Use ARRAY_SIZE macro. 2018-06-20 11:23:06 +02:00
object.c crypt32: Use ARRAY_SIZE macro. 2018-06-20 11:23:06 +02:00
oid.c crypt32: Read OID information from the registry. 2018-10-08 13:37:21 +02: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: Use ARRAY_SIZE macro. 2018-06-20 11:23:06 +02:00
rootstore.c crypt32: Use ARRAY_SIZE macro. 2018-06-20 11:23:06 +02:00
serialize.c
sip.c crypt32: Use ARRAY_SIZE macro. 2018-06-20 11:23:06 +02:00
store.c crypt32: Use ARRAY_SIZE macro. 2018-06-20 11:23:06 +02:00
str.c crypt32: Use ARRAY_SIZE macro. 2018-06-20 11:23:06 +02:00