Sweden-Number/dlls/crypt32
Juan Lang 9c55a71f8f crypt32: Use CertSaveStore to save file stores. 2007-09-28 11:31:32 +02:00
..
tests crypt32: Implement streamed encoding of an indefinite-length data message. 2007-09-19 11:40:44 +02:00
Makefile.in crypt32: Partially implement CryptQueryObject. 2007-09-26 14:27:02 +02:00
base64.c
cert.c crypt32: Add/improve some traces. 2007-09-28 11:30:40 +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: Use public functions to get store access state. 2007-05-15 15:19:33 +02:00
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 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
crypt32_En.rc
crypt32_Fr.rc
crypt32_Ko.rc Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
crypt32_No.rc
crypt32_private.h crypt32: Add a function to serialize a store to an arbitrary stream. 2007-09-28 11:31:01 +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: Add/improve some traces. 2007-09-28 11:30:40 +02:00
filestore.c crypt32: Use CertSaveStore to save file stores. 2007-09-28 11:31:32 +02:00
main.c crypt32: Partially implement CryptQueryObject. 2007-09-26 14:27:02 +02:00
msg.c crypt32: Add/improve some traces. 2007-09-28 11:30:40 +02:00
object.c crypt32: Rename a couple of functions. 2007-09-28 11:30:48 +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
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 crypt32: Implement CRYPT_WriteSerializedStoreToFile using CRYPT_WriteSerializedStoreToStream. 2007-09-28 11:31:08 +02:00
sip.c crypt32: Trace more return values. 2007-08-10 12:58:17 +02:00
store.c crypt32: Implement CertSaveStore. 2007-09-28 11:31:26 +02:00
str.c crypt32: Implement CertRDNValueToStr for UTF-8 strings. 2007-08-08 15:32:00 +02:00
version.rc