Sweden-Number/dlls/crypt32
Juan Lang 91f2a4d687 crypt32: Fix alignment for 64-bit systems. 2007-09-19 11:41:18 +02:00
..
tests crypt32: Implement streamed encoding of an indefinite-length data message. 2007-09-19 11:40:44 +02:00
Makefile.in crypt32: Add a root store implementation that reads trusted certificates from well-known locations on the local system. 2007-09-11 11:57:06 +02:00
base64.c
cert.c crypt32: Move CertGetCertificateChain to chain.c. 2007-08-15 10:42:42 +02:00
chain.c crypt32: Set subject's info status from method used to find issuer. 2007-09-12 11:33:11 +02:00
collectionstore.c crypt32: Don't store the crypto provider when it isn't needed. 2007-08-20 11:52:21 +02:00
context.c crypt32: Add more tests for getting issuer cert from store. 2007-09-10 15:48:10 +02:00
crl.c
crypt32.rc
crypt32.spec crypt32: Fix the I_Crypt*Asn1*() prototypes. Add the i_cryptasn1tls.h header and use it. 2007-09-12 11:33:10 +02:00
crypt32_De.rc
crypt32_En.rc
crypt32_Fr.rc
crypt32_Ko.rc
crypt32_No.rc
crypt32_private.h crypt32: Add a root store implementation that reads trusted certificates from well-known locations on the local system. 2007-09-11 11:57:06 +02:00
cryptres.h
decode.c crypt32: Use decode function's returned decoded length to advance pointer when decoding an array. 2007-09-18 11:57:56 +02:00
encode.c crypt32: Update comments. 2007-09-18 11:52:00 +02:00
filestore.c crypt32: Don't store the crypto provider when it isn't needed. 2007-08-20 11:52:21 +02:00
main.c crypt32: Fix the I_Crypt*Asn1*() prototypes. Add the i_cryptasn1tls.h header and use it. 2007-09-12 11:33:10 +02:00
msg.c crypt32: Fix alignment for 64-bit systems. 2007-09-19 11:41:18 +02:00
oid.c crypt32: Correct loading OID functions from the registry. 2007-08-10 12:58:17 +02:00
proplist.c
protectdata.c
provstore.c crypt32: Don't store the crypto provider when it isn't needed. 2007-08-20 11:52:21 +02:00
regstore.c crypt32: Don't store the crypto provider when it isn't needed. 2007-08-20 11:52:21 +02:00
rootstore.c crypt32: Fix some memory leaks. 2007-09-17 13:48:32 +02:00
serialize.c
sip.c crypt32: Trace more return values. 2007-08-10 12:58:17 +02:00
store.c crypt32: Add a root store implementation that reads trusted certificates from well-known locations on the local system. 2007-09-11 11:57:06 +02:00
str.c crypt32: Implement CertRDNValueToStr for UTF-8 strings. 2007-08-08 15:32:00 +02:00
version.rc