1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/crypt32
Michael Müller 4647a730ec crypt32: Add MS root CA 2011.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-09 15:24:40 +02:00
..
tests crypt32/tests: Increase buffer size to avoid gcc warnings. 2017-08-28 20:21:37 +02:00
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_private.h
crypt32.rc
crypt32.spec crypt32: Sort specfile. 2017-05-18 14:45:37 +02:00
cryptres.h
ctl.c
decode.c
encode.c crypt32: Increase buffer size to silence a gcc warning. 2017-08-30 09:42:17 +02:00
filestore.c
main.c
Makefile.in
message.c
msg.c
object.c
oid.c
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c crypt32: Add MS root CA 2011. 2017-10-09 15:24:40 +02:00
serialize.c
sip.c
store.c
str.c crypt32: Use isspaceW() instead of isspace() for WCHARs. 2017-05-16 18:58:57 +02:00