wintrust/tests: Make sure return values are used (LLVM/Clang).
[wine] / dlls / crypt32 / tests /
2011-02-02  Juan Langcrypt32: Fix string quoting in CertRDNValueToStrA/W...
2011-02-02  Juan Langcrypt32/tests: Test CertNameToStr's quoting behavior...
2011-02-02  Juan Langcrypt32/tests: Add tests that show that CertRDNValueToS...
2011-01-31  Juan Langcrypt32/tests: Don't assign a return value that's never...
2011-01-31  Juan Langcrypt32/tests: Remove dead assignments (clang).
2011-01-31  Juan Langcrypt32/tests: Test some return values (clang).
2011-01-31  Juan Langcrypt32/tests: Test return value rather than output...
2011-01-19  Juan Langcrypt32: Ensure that chain validity time is initialized...
2010-12-17  Juan Langcrypt32: Accept any matching CN when checking a certifi...
2010-12-16  Alexander Morozovcrypt32: Implement getting content and some parameters...
2010-12-16  Alexander Morozovcrypt32: Implement decoding enveloped messages.
2010-12-08  Alexander Morozovcrypt32: Implement CryptEncryptMessage.
2010-12-02  Alexander Morozovcrypt32: Implement getting content of an enveloped...
2010-12-02  Alexander Morozovcrypt32: Implement updating enveloped messages.
2010-12-01  Alexander Morozovcrypt32: Add a stub enveloped message implementation.
2010-11-25  Alexander Morozovcrypt32/tests: Fix test failures on some Win95 and...
2010-11-25  Alexander Morozovcrypt32/tests: Skip more tests.
2010-11-24  Alexander Morozovcrypt32/tests: Use pCryptAcquireContextA.
2010-11-24  Alexander Morozovcrypt32/tests: Fix test failures on WinME and some...
2010-11-24  Alexander Morozovcrypt32/tests: Do not crash on some Win98.
2010-11-03  Alexander Morozovcrypt32/tests: Add tests for CMSG_RECIPIENT_COUNT_PARAM...
2010-11-03  Detlef Riekenbergcrypt32/test: When using dynamic binding for functions...
2010-11-03  Detlef Riekenbergcrypt32/tests: CertAddCertificateLinkToStore is not...
2010-11-02  Alexander Morozovcrypt32/tests: Add tests for decoding enveloped messages.
2010-11-01  Alexander Morozovcrypt32/tests: Add tests for enveloped messages.
2010-10-21  Juan Langcrypt32/tests: Fix test failures on Win98/NT4.
2010-10-20  Juan Langcrypt32: Implement CertRDNValueToStr for UTF8 strings.
2010-10-20  Juan Langcrypt32: The newline character must also be quoted.
2010-10-20  Juan Langcrypt32: Correct Unicode quoting of BMP strings.
2010-10-20  Juan Langcrypt32/tests: Show expected values in ok output.
2010-10-20  Juan Langcrypt32/tests: Test more Unicode encoded string to...
2010-10-19  Juan Langcrypt32/tests: Add more tests of the authenticode policy.
2010-10-19  Juan Langcrypt32: Implement quoting of BMP strings.
2010-10-19  Juan Langcrypt32: Implement quoting of simple string types.
2010-10-19  Juan Langcrypt32: Test more encoded string to string conversions.
2010-10-19  Juan Langcrypt32: Test encoding more quoted strings.
2010-10-06  Juan Langcrypt32/tests: Test OpenSSL chain separately to address...
2010-10-06  Juan Langcrypt32/tests: Fix another test failure on Win98.
2010-10-06  Juan Langcrypt32/tests: Add name to test to help identify test...
2010-10-06  Juan Langcrypt32/tests: Fix more Win9x failures.
2010-10-06  Juan Langcrypt32/tests: Fix test failures on NT4/Win9x.
2010-10-06  Juan Langcrypt32: Set correct error when encountering unsupporte...
2010-10-06  Juan Langcrypt32/tests: Add macros to declare tests.
2010-10-06  Juan Langcrypt32/tests: Add name to test to help identify test...
2010-10-06  Juan Langcrypt32: Set CERT_TRUST_HAS_NOT_SUPPORTED_CRITICAL_EXT...
2010-10-06  Juan Langcrypt32/tests: Test the base and SSL policies against...
2010-10-06  Juan Langcrypt32/tests: Test invalid critical extension in inter...
2010-10-06  Juan Langcrypt32: Improve error checking for the base policy.
2010-10-06  Juan Langcrypt32/tests: Add more tests of verifying the base...
2010-10-01  Alexandre Julliardcrypt32/tests: Make some variables static.
2010-09-30  Juan Langcrypt32: Honor more SECURITY_FLAG_IGNORE flags when...
2010-09-30  Juan Langcrypt32/tests: Test more SECURITY_FLAG_IGNORE flags...
2010-09-22  Alexander Morozovcrypt32/tests: Add a test for CryptEncryptMessage.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-16  Alexander Morozovcrypt32: Initialize HashEncryptionAlgorithm.
2010-09-16  Alexander Morozovcrypt32: Implement CryptSignMessage.
2010-09-15  Alexander Morozovcrypt32/tests: Add a test for CryptSignMessage.
2010-08-23  Juan Langcrypt32: Correct CryptVerifyMessageSignature's use...
2010-08-23  Juan Langcrypt32/tests: Test pcbDecoded parameter to CryptVerify...
2010-08-16  Juan Langcrypt32: Honor SECURITY_FLAG_IGNORE_CERT_CN_INVALID.
2010-08-16  Juan Langcrypt32/tests: Add a test of SSL_EXTRA_CERT_CHAIN_POLIC...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
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.
next