msi: MsiSetMode returns a UINT system error code, not a BOOL.
[wine] / dlls / crypt32 /
2009-11-09  Juan Langcrypt32: Add tests for encoding/decoding cert policy...
2009-11-09  Juan Langcrypt32: Implement decoding cert policy mappings.
2009-11-09  Juan Langcrypt32: Implement encoding cert policy mappings.
2009-11-09  Juan Langcrypt32: Add tests for encoding/decoding cert policy...
2009-11-09  Juan Langcrypt32: Fix decoding cert issuer/subject unique ids.
2009-11-09  Juan Langcrypt32: Fix encoding cert issuer/subject unique ids.
2009-11-09  Juan Langcrypt32: Add more tests of cert encoding/decoding.
2009-11-09  Paul Chitescucrypt32: Check the result of CryptAcquireContextW(...
2009-11-09  Juan Langcrypt32: Permit lack of basic constraints extension...
2009-11-09  Juan Langcrypt32: Permit lack of key usage extension on root...
2009-11-05  Juan Langcrypt32: Don't free a file store's mem store, it's...
2009-11-05  Juan Langcrypt32: Add a warning if a store's ref count is invalid.
2009-11-05  Juan Langcrypt32: Don't copy past end of buffer when removing...
2009-11-05  Juan Langcrypt32: Fix a test failure on NT 4.
2009-11-04  Juan Langcrypt32: Implement CertStoreControl for collection...
2009-11-04  Juan Langcrypt32: Add an implementation of CertControlStore...
2009-11-04  Juan Langcrypt32: Add tests of committing a collection store.
2009-11-04  Juan Langcrypt32: Eliminate a double free in the tests.
2009-11-04  Juan Langcrypt32: Rename a function to reflect its behavior...
2009-11-04  Juan Langcrypt32: Release contexts when removing them from the...
2009-11-04  Juan Langcrypt32: Don't delete a context when removing it from...
2009-11-04  Juan Langcrypt32: Add an error if the ref count is invalid when...
2009-11-04  Juan Langcrypt32: Trace whenever a reference count changes,...
2009-11-04  Juan Langcrypt32: Release a link context's linked context on...
2009-11-04  Juan Langcrypt32: When creating a link context, call Context_Add...
2009-11-04  Juan Langcrypt32: When add-ref'ing a context, add-ref its linked...
2009-11-04  Juan Langcrypt32: When removing contexts from a list, make sure...
2009-11-04  Juan Langcrypt32: Correct reference counting when deleting conte...
2009-11-04  Juan Langcrypt32: Propagate errors from CertFree*Context to...
2009-11-04  Juan Langcrypt32: Add return value to Context_Release to allow...
2009-11-04  Juan Langcrypt32: Implement CertAddEncodedCertificateToSystemSto...
2009-11-04  Juan Langcrypt32: Add stub for CertAddCertificateLinkToStore.
2009-11-04  Juan Langcrypt32: Implement CryptGetIntendedKeyUsage.
2009-11-04  Juan Langcrypt32: Add tests for CertGetIntendedKeyUsage.
2009-11-03  Juan Langcrypt32: Correct spec entries for certificate stores.
2009-11-03  Juan Langcrypt32: Add stub for CryptGetIntendedKeyUsage.
2009-11-03  Juan Langcrypt32: Fix a memory leak in a test.
2009-11-03  Juan Langcrypt32: Fix a memory leak reading trusted root certs.
2009-11-03  Juan Langcrypt32: Fix a memory leak querying a message object.
2009-11-03  Juan Langcrypt32: Support reading a serialized store object...
2009-11-03  Juan Langcrypt32: Abstract function used to read from reading...
2009-11-03  Juan Langcrypt32: Allow errors in locally installed root certs.
2009-11-03  Juan Langcrypt32: Trace contents of CERT_CHAIN_PARA.
2009-11-03  Juan Langcrypt32: Add support for the CRYPT_STRING_NOCRLF flag...
2009-11-03  Juan Langcrypt32: Partially implement CryptBinaryToStringW.
2009-10-30  Juan Langcrypt32: Trace policy error status in CertVerifyCertifi...
2009-10-30  Juan Langcrypt32: Create a V1 certificate if it doesn't have...
2009-10-30  Juan Langcrypt32: Check CA certificates for the enhanced key...
2009-10-30  Juan Langcrypt32: Only permit v1 or v2 CA certificates without...
2009-10-30  Juan Langcrypt32: Use a helper function to find an existing...
2009-10-30  Juan Langcrypt32: Add key usage extension to chain4_0.
2009-10-30  Juan Langcrypt32: Only permit v1 or v2 CA certificates without...
2009-10-30  Juan Langcrypt32: Add basic constraints to chain quality selecti...
2009-10-30  Juan Langcrypt32: Remove redundant if clause.
2009-10-30  Juan Langcrypt32: Add basic constraints to chain15_0.
2009-10-30  Juan Langcrypt32: Add basic constraints to chain14_0.
2009-10-30  Juan Langcrypt32: Add basic constraints and key usage to chain12_0.
2009-10-30  Juan Langcrypt32: Add basic constraints and key usage to chain8_0.
2009-10-30  Juan Langcrypt32: Add basic constraints and key usage to chain5_0.
2009-10-30  Juan Langcrypt32: Add basic constraints and key usage to chain2_0.
2009-10-30  Juan Langcrypt32: Add basic constraints and key usage to chain0_0.
2009-10-29  Juan Langcrypt32: Implement CertVerifyCertificateChainPolicy...
2009-10-29  Juan Langcrypt32: Add some tests of the SSL policy.
2009-10-29  Juan Langcrypt32: Allow the caller of checkChainPolicyStatus...
2009-10-29  Juan Langcrypt32: Add the Google website's cert to tests.
2009-10-29  Juan Langcrypt32: Support IPv6 addresses in name constraint...
2009-10-29  Juan Langcrypt32: Trace netscape cert type extension.
2009-10-29  Juan Langcrypt32: Trace directory name of alt name entries.
2009-10-29  Juan Langcrypt32: Correct a prototype.
2009-10-29  Juan Langcrypt32: Accept either the subject alt name 2 or subjec...
2009-10-29  Juan Langcrypt32: Trace the alt name extensions.
2009-10-29  Juan Langcrypt32: Trace name constraints extension.
2009-10-29  Juan Langcrypt32: Trace cert policies extension.
2009-10-29  Juan Langcrypt32: Trace enhanced key usage extension.
2009-10-28  Dan Kegelcrypt32/tests: CryptUnprotectData: test zero-length...
2009-10-26  Juan Langcrypt32: Fix a test failure on systems with no c: drive.
2009-10-26  Juan Langcrypt32: Move tracing of key usage extension to common...
2009-10-23  Juan Langcrypt32: Make sure item size is at least the min size...
2009-10-22  Juan Langcrypt32: Fix test failures on older versions of crypt32.
2009-10-21  Juan Langcrypt32: Check key usage during chain validation.
2009-10-21  Juan Langcrypt32: Add tests for key usage in the base policy.
2009-10-21  Juan Langcrypt32: Add key usage extension to non-root CA certs.
2009-10-21  Juan Langcrypt32: Get CA flag from basic constraints extension...
2009-10-21  Juan Langcrypt32: Check basic constraints extension for end...
2009-10-21  Juan Langcrypt32: Encode public keys with NULL parameters if...
2009-10-21  Juan Langcrypt32: Use helper function to encode public keys...
2009-10-21  Juan Langcrypt32: Add a helper function to encode a cert's publi...
2009-10-21  Juan Langcrypt32: Set an output parameter on the success path.
2009-10-21  Juan Langcrypt32: Fix duplicating a NULL CTL context.
2009-10-21  Juan Langcrypt32: Fix duplicating a NULL CRL context.
2009-10-20  Juan Langcrypt32: Implement CryptFindCertificateInStore for...
2009-10-20  Juan Langcrypt32: Test CertFindCertificateStore for finding...
2009-10-20  Juan Langcrypt32/tests: Get rid of a couple of certs unneeded...
2009-10-20  Juan Langcrypt32: Add a safe default for unsupported critical...
2009-10-19  Francois Gougetcrypt32: Fix compilation on systems that don't support...
2009-10-19  Juan Langcrypt32: Compare certificates in a consistent order.
2009-10-19  Juan Langcrypt32: Avoid repeatedly decoding authority key id...
2009-10-19  Juan Langcrypt32: Introduce a helper function to search for...
2009-10-19  Juan Langcrypt32: Use helper function to search for certs.
2009-10-19  Juan Langcrypt32: Explicitly pass pointers to blob arrays rather...
next