wine/dlls/crypt32
2007-08-15 10:48:55 +02:00
..
tests crypt32/tests: Use GetModuleHandle and skip. 2007-08-15 10:48:55 +02:00
base64.c
cert.c crypt32: Move CertGetCertificateChain to chain.c. 2007-08-15 10:42:42 +02:00
chain.c crypt32: Initial implementation of CertGetCertificateChain and CertFreeCertificateChain. 2007-08-15 10:43:32 +02:00
context.c crypt32: Add a couple traces. 2007-08-08 15:32:01 +02:00
crl.c
crypt32_De.rc
crypt32_En.rc
crypt32_Fr.rc
crypt32_Ko.rc
crypt32_No.rc
crypt32_private.h
crypt32.rc
crypt32.spec crypt32: Add stub for CertFreeCertificateChain. 2007-08-15 10:42:48 +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
Makefile.in
msg.c crypt32: Set return value on exception. 2007-08-15 10:48:51 +02:00
oid.c crypt32: Correct loading OID functions from the registry. 2007-08-10 12:58:17 +02:00
proplist.c
protectdata.c
serialize.c
sip.c crypt32: Trace more return values. 2007-08-10 12:58:17 +02:00
store.c crypt32: Fix typo. 2007-08-15 10:42:35 +02:00
str.c crypt32: Implement CertRDNValueToStr for UTF-8 strings. 2007-08-08 15:32:00 +02:00
version.rc