msi/tests: Fix a source test comment.
[wine] / dlls / crypt32 / tests /
2010-06-22  Francois Gougetcrypt32/tests: Add a trailing '\n' to ok() calls.
2010-06-16  Juan Langcrypt32: Add support for CERT_STORE_PROV_SERIALIZED...
2010-06-16  Juan Langcrypt32/tests: Test opening serialized stores.
2010-05-26  Juan Langcrypt32/tests: Always compare serialized stores in...
2010-05-26  Juan Langcrypt32/tests: Test an otherwise unused return value.
2010-05-26  Juan Langcrypt32/tests: Improve granularity of testing a store...
2010-05-21  Juan Langcrypt32: Implement wildcard domain name matching in...
2010-05-20  Juan Langcrypt32/tests: Test wildcards in subject alternative...
2010-05-20  Juan Langcrypt32/tests: Allow specifying a chain engine when...
2010-05-20  Juan Langcrypt32/tests: Allow specifying a chain engine when...
2010-05-20  Juan Langcrypt32: Update definition of CERT_CHAIN_ENGINE_CONFIG.
2010-05-17  Juan Langcrypt32: Implement CertAddCertificateLinkToStore on...
2010-05-17  Juan Langcrypt32: Prohibit adding links to collection stores.
2010-05-17  Juan Langcrypt32/tests: Test CertAddCertificateLinkToStore.
2010-05-05  Gerald Pfeifercrypt32/tests: Remove variable entry which is not reall...
2010-05-03  Gerald Pfeifercrypt32/tests: Tighten tests in testPortPublicKeyInfo.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-03  Reece Dunncrypt32: Fix CryptFreeTls when calling with a freed...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-01-29  Michael Stefaniuccrypt32: Avoid using HIWORD() on a string pointer.
2010-01-20  Michael Stefaniuccrypt32/tests: Add a win_skip().
2009-12-09  Alexandre Julliardcrypt32/tests: Avoid size_t in traces.
2009-12-08  Francois Gougetcrypt32/tests: Fix compilation on systems that don...
2009-12-07  Juan Langcrypt32/tests: Fix memory leak in test.
2009-12-07  Juan Langcrypt32/tests: Don't pass as a parameter a variable...
2009-12-04  Juan Langcrypt32: Correct AKI extension used in end certificate...
2009-12-03  Juan Langcrypt32: Fix test failures on Win2k.
2009-12-03  Juan Langcrypt32: Fix test failure on Win7.
2009-12-02  Alexandre Julliardrsaenh: Fix padding bytes check for 0-byte payload.
2009-12-02  Juan Langcrypt32: Correct AKI extension used in end certificate...
2009-12-02  Juan Langcrypt32: Further fix test failures.
2009-12-01  Juan Langcrypt32: Fix test failures.
2009-11-30  Juan Langcrypt32: Revert 8ed5a777de6c9797a285829e07d7a27b3ed01257.
2009-11-21  Juan Langcrypt32: When searching for a CRL by the AKI extension...
2009-11-21  Juan Langcrypt32/tests: Fix a typo.
2009-11-21  Juan Langcrypt32: Finding a CRL issued by a cert should compare...
2009-11-21  Juan Langcrypt32/tests: Test one more certificate against the...
2009-11-21  Juan Langcrypt32/tests: Fix a typo.
2009-11-21  Juan Langcrypt32/tests: Fix tests on Win9x/ME.
2009-11-21  Juan Langcrypt32: Support checking the requested usage for a...
2009-11-21  Juan Langcrypt32: Test verifying the enhanced key usage of a...
2009-11-20  Juan Langcrypt32: CertFindCRLInStore with find type CRL_FIND_ISS...
2009-11-20  Juan Langcrypt32: Correct CertIsValidCRLForCertificate for certi...
2009-11-20  Juan Langcrypt32: Fix tests on older Windows versions.
2009-11-20  Juan Langcrypt32: Assume revocation server is offline if revocat...
2009-11-20  Juan Langcrypt32: Test revocation checking with CertGetCertifica...
2009-11-20  Juan Langcrypt32: Add more tests for CertVerifyRevocation.
2009-11-19  Juan Langcrypt32: Add support for CRL_FIND_ISSUED_BY_AKI_FLAG...
2009-11-19  Juan Langcrypt32: Add more tests for CertFindCRLInStore.
2009-11-19  Juan Langcrypt32: Add support for CRL_FIND_ISSUED_BY_SIGNATURE_F...
2009-11-19  Juan Langcrypt32: Add basic flags tests flags for CertFindCRLInS...
2009-11-19  Juan Langcrypt32: More fully implement CertIsValidCRLForCertificate.
2009-11-19  Juan Langcrypt32: Correct tests for CertIsValidCRLForCertificate.
2009-11-19  Juan Langcrypt32: Remove a redundant test.
2009-11-19  Juan Langcrypt32: Implement CertFindCRLInStore for find type...
2009-11-19  Juan Langcrypt32: Add tests for CertFindCRLInStore with find...
2009-11-18  Paul Vrienscrypt32/tests: Fix a test failure on older crypt32.
2009-11-17  Juan Langcrypt32/tests: Fix another test failure.
2009-11-17  Juan Langcrypt32: Implement CertIsRDNAttrsInCertificateName.
2009-11-17  Juan Langcrypt32: Add tests for CertIsRDNAttrsInCertificateName.
2009-11-17  Juan Langcrypt32: Add more tests for CertCompareCertificateName.
2009-11-16  Juan Langcrypt32: Fix more test failures.
2009-11-16  Juan Langcrypt32: Set CERT_TRUST_HAS_VALID_NAME_CONSTRAINTS...
2009-11-13  Juan Langcrypt32: Fix test failures.
2009-11-13  Juan Langcrypt32: Accept any matching dNSName in a subject alter...
2009-11-13  Juan Langcrypt32: Add tests for cs.stanford.edu's chain.
2009-11-13  Juan Langcrypt32: Use broken() to mark an expected result from...
2009-11-13  Juan Langcrypt32: Implement matching a certificate with a wildca...
2009-11-13  Juan Langcrypt32: Test matching a certificate with a wildcard...
2009-11-13  Juan Langcrypt32: Add openssl.org's cert to the tested chains.
2009-11-12  Juan Langcrypt32: Fix more test failures on older crypt32 versions.
2009-11-12  Juan Langcrypt32: Fix more test failures on older crypt32 versions.
2009-11-12  Juan Langcrypt32/tests: Fix test failures.
2009-11-11  Juan Langcrypt32: Fix test failures on multiple Windows versions.
2009-11-11  Juan Langcrypt32: Correct error when a matching name constraint...
2009-11-11  Juan Langcrypt32: Fix test failures across Windows versions.
2009-11-11  Juan Langcrypt32: Fix some test failures on older crypt32 versions.
2009-11-10  Juan Langcrypt32: Correct error when a constrained, permitted...
2009-11-10  Juan Langcrypt32: Correct error when the subject alternate name...
2009-11-10  Juan Langcrypt32: Add more tests of name constraints.
2009-11-10  Juan Langcrypt32: Test more chains against different policies.
2009-11-10  Juan Langcrypt32: Disallow embedded NULLs in alternate names.
2009-11-10  Juan Langcrypt32: Test decoding alternate names with embedded...
2009-11-10  Juan Langcrypt32: Test encoding and decoding name values with...
2009-11-09  Marcus Meissnercrypt32: Pass the correct pointer into CertificateFindS...
2009-11-09  Juan Langcrypt32: Fix test failures on Win9x/NT4.
2009-11-09  Juan Langcrypt32: Implement decoding cert policy constraints.
2009-11-09  Juan Langcrypt32: Implement encoding cert policy constraints.
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-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 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...
next