1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/crypt32
2024-06-12 20:53:18 +02:00
..
tests crypt32: Mind constructor tag in CRYPT_AsnDecodeOCSPSignatureInfoCertEncoded(). 2024-04-25 12:55:00 +02:00
base64.c crypt32: Fix CryptBinaryToString not adding a separator. 2024-03-25 18:03:37 +01:00
cert.c crypt32: Pad R/S values with zeroes if smaller than their counterpart. 2024-01-18 18:09:09 +01:00
chain.c crypt32: Use nameless union/structs. 2023-07-05 17:03:30 +02:00
collectionstore.c crypt32: Force debug info in critical sections. 2024-02-20 10:44:14 +01:00
context.c
crl.c crypt32: Use nameless union/structs. 2023-07-05 17:03:30 +02:00
crypt32_private.h crypt32: Remove DECLSPEC_HIDDEN usage. 2023-11-23 22:51:07 +01:00
crypt32.rc
crypt32.spec
cryptres.h
ctl.c
decode.c crypt32: Mind constructor tag in CRYPT_AsnDecodeOCSPSignatureInfoCertEncoded(). 2024-04-25 12:55:00 +02:00
encode.c crypt32: Fix CMS SignedData encoding. 2023-08-24 16:40:59 +02:00
filestore.c
main.c crypt32: Use the Unix call helpers. 2022-11-25 10:10:59 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
message.c
msg.c crypt32: Use nameless union/structs. 2023-07-05 17:03:30 +02:00
object.c crypt32: Use nameless union/structs. 2023-07-05 17:03:30 +02:00
oid.c crypt32: Force debug info in critical sections. 2024-02-20 10:44:14 +01:00
pfx.c crypt32: Consistently use CryptMemAlloc/Free(). 2022-03-30 16:05:29 +02:00
proplist.c crypt32: Force debug info in critical sections. 2024-02-20 10:44:14 +01:00
protectdata.c
provstore.c
regstore.c crypt32: Force debug info in critical sections. 2024-02-20 10:44:14 +01:00
rootstore.c crypt32: Keep root certs cached in registry unless some are deleted on host. 2023-03-24 16:06:08 +01:00
serialize.c crypt32: Support user properties for certificates. 2023-03-24 16:06:08 +01:00
sip.c
store.c crypt32: Force debug info in critical sections. 2024-02-20 10:44:14 +01:00
str.c crypt32: Add support for CERT_NAME_STR_NO_QUOTING_FLAG to CertNameToStr(). 2023-10-18 20:47:00 +02:00
unixlib.c crypt32: Allow overriding GnuTLS debug level. 2024-06-12 20:53:18 +02:00