Sweden-Number/dlls/crypt32
Nikolay Sivov 6d3c0dc16a crypt32/tests: Statically link to CertAddStoreToCollection().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-10 21:51:39 +02:00
..
tests crypt32/tests: Statically link to CertAddStoreToCollection(). 2017-04-10 21:51:39 +02:00
Makefile.in
base64.c crypt32: Remove unused parameter and dead code. 2017-02-17 20:54:07 +01:00
cert.c crypt32: Add CERT_OCSP_RESPONSE_PROP_ID setter. 2015-08-26 23:53:22 +09:00
chain.c crypt32: Fix a leak on error path (Coverity). 2016-01-11 19:54:15 +09:00
collectionstore.c crypt32: Use regular list iterator when there's no need for safe one. 2016-07-07 22:24:03 +09:00
context.c
crl.c
crypt32.rc
crypt32.spec crypt32: Cert(Un)RegisterSystemStore semi-stubs. 2016-10-19 09:48:51 -07: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 crypt32: Remove an uneeded NONAMELESSUNION directive. 2015-03-10 15:18:18 +09:00
decode.c crypt32: Zero-pad RSA Private Key values as needed to fit PRIVATEKEYBLOB. 2015-10-14 12:45:15 +09:00
encode.c
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: Add CryptMsgVerifyCountersignatureEncoded stub. 2016-03-23 13:14:34 +09:00
object.c
oid.c
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: Import system root certs into volatile registry keys instead of dedicated root store. 2016-11-07 17:49:25 +01:00
serialize.c
sip.c
store.c crypt32: Import system root certs into volatile registry keys instead of dedicated root store. 2016-11-07 17:49:25 +01:00
str.c crypt32: Fix key name null termination (Coverity). 2015-11-24 22:58:44 +09:00