Sweden-Number/dlls/crypt32
Juan Lang aa0f823429 crypt32: Test finding the issuer of a certificate. 2007-08-14 12:30:18 +02:00
..
tests crypt32: Test finding the issuer of a certificate. 2007-08-14 12:30:18 +02:00
Makefile.in crypt32: Add CryptMsg* stubs. 2007-06-11 15:01:03 +02:00
base64.c
cert.c crypt32: Avoid a memory allocation when decoding the subject key identifier extension. 2007-08-14 12:30:05 +02:00
chain.c
context.c crypt32: Add a couple traces. 2007-08-08 15:32:01 +02:00
crl.c crypt32: Use public functions to get store access state. 2007-05-15 15:19:33 +02:00
crypt32.rc
crypt32.spec crypt32: Add stub for I_CryptGetAsn1Decoder. 2007-08-10 12:58:17 +02:00
crypt32_De.rc
crypt32_En.rc
crypt32_Fr.rc
crypt32_Ko.rc
crypt32_No.rc
crypt32_private.h crypt32: Get rid of attribute certs from signed info, they're not supported anyway. 2007-07-31 11:15:57 +02:00
cryptres.h
decode.c crypt32: Test authority key identifier with a multi-byte id to show that its byte-order is swapped and fix encoding and decoding it. 2007-08-14 12:29:51 +02:00
encode.c crypt32: Test authority key identifier with a multi-byte id to show that its byte-order is swapped and fix encoding and decoding it. 2007-08-14 12:29:51 +02:00
main.c crypt32: Add stub for I_CryptGetAsn1Decoder. 2007-08-10 12:58:17 +02:00
msg.c crypt32: According to MSDN, inner content is only decoded when the content type is data. 2007-08-08 15:32:01 +02:00
oid.c crypt32: Correct loading OID functions from the registry. 2007-08-10 12:58:17 +02:00
proplist.c crypt32: Add DebugInfo to critical sections. 2007-03-12 13:37:57 +01:00
protectdata.c crypt32: Exclude unused headers. 2007-04-30 12:32:35 +02:00
serialize.c crypt32: Exclude unused headers. 2007-04-30 12:32:35 +02:00
sip.c crypt32: Trace more return values. 2007-08-10 12:58:17 +02:00
store.c crypt32: Add and use HCRYPTPROV_LEGACY and HCRYPTPROV_OR_NCRYPT_KEY_HANDLE. 2007-08-03 12:44:41 +02:00
str.c crypt32: Implement CertRDNValueToStr for UTF-8 strings. 2007-08-08 15:32:00 +02:00
version.rc