.. |
tests
|
makefiles: Always use the global SOURCES variable for .c files.
|
2023-11-01 22:44:03 +01:00 |
base64.c
|
crypt32: Support CRYPT_STRING_HEX in CryptStringToBinary().
|
2022-09-21 21:26:37 +02:00 |
cert.c
|
crypt32: Use nameless union/structs.
|
2023-07-05 17:03:30 +02:00 |
chain.c
|
crypt32: Use nameless union/structs.
|
2023-07-05 17:03:30 +02:00 |
collectionstore.c
|
crypt32: Enable compilation with long types.
|
2022-02-09 18:37:32 +01:00 |
context.c
|
crypt32: Enable compilation with long types.
|
2022-02-09 18:37:32 +01:00 |
crl.c
|
crypt32: Use nameless union/structs.
|
2023-07-05 17:03:30 +02:00 |
crypt32.rc
|
|
|
crypt32.spec
|
|
|
crypt32_private.h
|
crypt32: Remove DECLSPEC_HIDDEN usage.
|
2023-11-23 22:51:07 +01:00 |
cryptres.h
|
|
|
ctl.c
|
crypt32: Enable compilation with long types.
|
2022-02-09 18:37:32 +01:00 |
decode.c
|
crypt32: Use nameless union/structs.
|
2023-07-05 17:03:30 +02:00 |
encode.c
|
crypt32: Fix CMS SignedData encoding.
|
2023-08-24 16:40:59 +02:00 |
filestore.c
|
crypt32: Enable compilation with long types.
|
2022-02-09 18:37:32 +01:00 |
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
|
crypt32: Enable compilation with long types.
|
2022-02-09 18:37:32 +01:00 |
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: Use nameless union/structs.
|
2023-07-05 17:03:30 +02:00 |
pfx.c
|
crypt32: Consistently use CryptMemAlloc/Free().
|
2022-03-30 16:05:29 +02:00 |
proplist.c
|
crypt32: Enable compilation with long types.
|
2022-02-09 18:37:32 +01:00 |
protectdata.c
|
crypt32: Enable compilation with long types.
|
2022-02-09 18:37:32 +01:00 |
provstore.c
|
crypt32: Enable compilation with long types.
|
2022-02-09 18:37:32 +01:00 |
regstore.c
|
crypt32: Keep root certs cached in registry unless some are deleted on host.
|
2023-03-24 16:06:08 +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
|
crypt32: Enable compilation with long types.
|
2022-02-09 18:37:32 +01:00 |
store.c
|
crypt32: Enable compilation with long types.
|
2022-02-09 18:37:32 +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: Ensure unixlib function tables and enum stay in sync.
|
2023-09-14 11:11:55 +02:00 |