Sweden-Number/dlls/crypt32
Paul Chitescu 7223d8b6d2 crypt32: Check the result of CryptAcquireContextW() when initializing default provider. 2009-11-09 19:37:00 +01:00
..
tests crypt32: Fix a test failure on NT 4. 2009-11-05 11:57:13 +01:00
Makefile.in
base64.c crypt32: Add support for the CRYPT_STRING_NOCRLF flag to CryptBinaryToStringA/W. 2009-11-03 21:16:12 +01:00
cert.c crypt32: Add return value to Context_Release to allow detecting reference counting errors. 2009-11-04 16:45:16 +01:00
chain.c crypt32: Permit lack of basic constraints extension on root certificates. 2009-11-09 19:34:36 +01:00
collectionstore.c crypt32: Implement CertStoreControl for collection stores. 2009-11-04 17:15:07 +01:00
context.c crypt32: Rename a function to reflect its behavior better, and return whether it succeeds. 2009-11-04 16:45:18 +01:00
crl.c crypt32: Add return value to Context_Release to allow detecting reference counting errors. 2009-11-04 16:45:16 +01:00
crypt32.spec crypt32: Implement CertAddEncodedCertificateToSystemStoreA/W. 2009-11-04 16:45:16 +01:00
crypt32_De.rc
crypt32_En.rc
crypt32_Fr.rc
crypt32_Ko.rc
crypt32_Lt.rc
crypt32_Nl.rc
crypt32_No.rc
crypt32_Pt.rc
crypt32_Ro.rc
crypt32_Sv.rc
crypt32_private.h crypt32: Rename a function to reflect its behavior better, and return whether it succeeds. 2009-11-04 16:45:18 +01:00
cryptres.h
ctl.c crypt32: Propagate errors from CertFree*Context to CertDelete*FromStore. 2009-11-04 16:45:17 +01:00
decode.c crypt32: Make sure item size is at least the min size, and only align sizes that are greater. 2009-10-23 12:00:23 +02:00
encode.c crypt32: Encode public keys with NULL parameters if they're empty (and make tests more restrictive). 2009-10-21 16:05:56 +02:00
filestore.c crypt32: Don't free a file store's mem store, it's already freed by the provider store. 2009-11-05 11:57:58 +01:00
main.c crypt32: Check the result of CryptAcquireContextW() when initializing default provider. 2009-11-09 19:37:00 +01:00
message.c
msg.c crypt32: Explicitly pass pointers to blob arrays rather than relying on an invalid alignment assumption. 2009-10-19 11:35:23 +02:00
object.c crypt32: Fix a memory leak querying a message object. 2009-11-03 21:29:19 +01:00
oid.c crypt32: Don't copy past end of buffer when removing the last string in a multistring. 2009-11-05 11:57:41 +01:00
proplist.c
protectdata.c
provstore.c
regstore.c
rootstore.c crypt32: Fix a memory leak reading trusted root certs. 2009-11-03 21:29:24 +01:00
serialize.c crypt32: Support reading a serialized store object from memory in CryptQueryObject. 2009-11-03 21:29:13 +01:00
sip.c
store.c crypt32: Add a warning if a store's ref count is invalid. 2009-11-05 11:57:47 +01:00
str.c crypt32: Fix compilation on systems that don't support nameless unions. 2009-10-19 14:45:10 +02:00
version.rc