crypt32: Avoid some uninitialized variable warnings on older gcc.
[wine] / dlls / crypt32 / tests /
2008-09-03  James Hawkinscrypt32: Fix a few test failures in win9x.
2008-09-03  James Hawkinscrypt32: Fix several failing tests in win9x.
2008-09-03  James Hawkinscrypt32: Fix several test failures in win9x.
2008-09-03  James Hawkinscrypt32: Fix several failing tests in win9x.
2008-09-03  James Hawkinscrypt32: Fix a failing test in Vista.
2008-09-03  James Hawkinscrypt32: Remove a test with a binary result that behave...
2008-09-03  James Hawkinscrypt32: Fix a test that fails in Vista.
2008-09-02  Francois Gougetcrypt32: Fix compilation on systems that don't support...
2008-09-02  Juan Langcrypt32: Implement CertAddCTLContextToStore.
2008-09-02  Juan Langcrypt32: Add tests for CertAddEncodedCTLToStore.
2008-09-02  Juan Langcrypt32: Add support for CTL properties.
2008-09-02  Juan Langcrypt32: Add tests for CertGetCTLContextProperty.
2008-09-02  Juan Langcrypt32: Implement CertCreateCTLContext and CertFreeCTL...
2008-09-02  Juan Langcrypt32: Add tests for CertCreateCTLContext.
2008-08-29  James Hawkinscrypt32: Split the test for ret and last error up.
2008-08-29  James Hawkinscrypt32: Fix a failing test in Vista.
2008-08-29  James Hawkinscrypt32: Fix a failing test in Vista.
2008-08-29  James Hawkinscrypt32: Fix a failing test in XP.
2008-08-29  Juan Langcrypt32: Add tests showing signed CTLs aren't decoded...
2008-08-29  Huw Daviescrypt32: Fix streamed, detached updates.
2008-08-29  Huw Daviescrypt32/tests: Add a test for streamed, detached updates.
2008-08-28  Juan Langcrypt32: Implement CTL decoding.
2008-08-28  Juan Langcrypt32: Implement encoding CTLs.
2008-08-28  Juan Langcrypt32: Add tests for encoding/decoding CTLs.
2008-08-28  Juan Langcrypt32: Implement authority info access decoding.
2008-08-28  Juan Langcrypt32: Implement authority info access encoding.
2008-08-28  Juan Langcrypt32: Test encoding/decoding the authority info...
2008-08-27  Juan Langcrypt32: Implement CryptVerifyDetachedMessageHash.
2008-08-27  Juan Langcrypt32: Add tests for CryptVerifyDetachedHashMessage.
2008-08-27  Juan Langcrypt32: Fix verifying the hash of a detached hash...
2008-08-27  Juan Langcrypt32: Add tests for verifying the hash of a detached...
2008-08-27  Huw Daviescrypt32: Add support for CERT_NAME_STR_REVERSE_FLAG.
2008-08-26  Paul Vrienscrypt32/tests: Use CryptAcquireContextA instead of...
2008-08-21  Juan Langcrypt32: Add support for decoding PKCS_SMIME_CAPABILITIES.
2008-08-21  Juan Langcrypt32: Add support for encoding PKCS_SMIME_CAPABILITIES.
2008-08-21  Juan Langcrypt32: Add tests for encoding/decoding PKCS_SMIME_CAP...
2008-08-21  Juan Langcrypt32: Rewrite CDecodeMsg_Update for better detached...
2008-08-21  Juan Langcrypt32: Support the KeyId type of signer in CMSG_SIGNE...
2008-08-21  Juan Langcrypt32: Implement CMSG_CMS_SIGNER_INFO_PARAM.
2008-08-21  Juan Langcrypt32: Add tests for CMSG_CMS_SIGNER_INFO_PARAM.
2008-08-21  Juan Langcrypt32: Add more tests for the version of encoded...
2008-08-21  Juan Langcrypt32: Test and correct encoding of signed CMS messages.
2008-08-20  Juan Langcrypt32: Allow CMS fields to be set when opening a...
2008-08-20  Juan Langcrypt32: Allow messages to be opened when compiled...
2008-08-20  Juan Langcrypt32: Allow messages to be opened when compiled...
2008-08-20  Juan Langcrypt32: Implement decoding CMSG_CMS_SIGNER_INFO.
2008-08-20  Juan Langcrypt32: Implement CMSG_CMS_SIGNER_INFO encoding.
2008-08-20  Juan Langcrypt32: Add tests for encoding/decoding CMSG_CMS_SIGNE...
2008-08-19  Juan Langcrypt32: Implement CERT_SIGNATURE_HASH_PROP_ID.
2008-08-19  Juan Langcrypt32: Implement CryptHashToBeSigned.
2008-08-19  Juan Langcrypt32: Add tests for CryptHashToBeSigned.
2008-08-18  Juan Langcrypt32: Implement CryptMsgGetAndVerifySigner.
2008-08-18  Juan Langcrypt32: Add tests for CryptMsgGetAndVerifySigner.
2008-08-04  Paul Vrienscrypt32/tests: Don't crash on some win9x boxes.
2008-08-04  Reece Dunncrypt32: Removed the failing base64 test in Vista.
2008-08-01  Paul Vrienscrypt32/tests: Use CryptAcquireContextA instead of...
2008-08-01  Juan Langtools/wine.inf: Register msisip.dll.
2008-08-01  Juan Langcrypt32: Fix some test failures on Win9x.
2008-07-31  Paul Vrienscrypt32/tests: Don't crash on some win9x boxes.
2008-07-29  Reece Dunncrypt32: Check Vista error codes for the msg tests.
2008-07-29  Juan Langcrypt32: Add test showing only file header is checked...
2008-07-29  Juan Langcrypt32: Implement CryptHashMessage.
2008-07-29  Juan Langcrypt32: Add tests for CryptHashMessage.
2008-07-29  Juan Langcrypt32: Move simplified message tests to their own...
2008-07-28  Detlef Riekenbergcrypt32/tests: Fix test on win9x (CreateFileW not imple...
2008-07-25  Reece Dunncrypt32/tests: fix the protectdata tests on Vista.
2008-07-24  Juan Langcrypt32: Add cab file checking to CryptSIPRetrieveSubje...
2008-07-24  Juan Langcrypt32: Test CryptRetrieveSubjectGUID with a cab file.
2008-07-24  Juan Langcrypt32: Fix GUID output for failing tests by passing...
2008-07-23  Reece Dunncrypt32/tests: Be more verbose on the failing base64...
2008-07-21  Detlef Riekenbergcrypt32/tests: Make the msg tests usable on win9x ...
2008-07-02  Austin Englishcrypt32: Fix a couple of test failures on Vista.
2008-06-30  Michael Karchercrypt32: ComparePublicKeyInfo must ignore the leading...
2008-06-04  Alexandre Julliardcrypt32/tests: Fix an end of line character.
2008-05-26  Michael Karchercrypt32: CertGetPublicKeyLength should check only cert...
2008-05-26  Michael Karchercrypt32: Pass on aiKeyAlg on RSA key import.
2008-05-08  Paul Vrienscrypt32/tests: Cleanup registry after tests.
2008-04-21  James Hawkinscrypt32: Remove tests for properties not present on...
2008-04-11  James Hawkinscrypt32: Fix a few tests that fail in win2k.
2008-03-26  Juan Langcrypt32: Allow one update to a decode message after...
2008-03-26  Juan Langcrypt32: Test updates after the final update to a detac...
2008-02-16  Juan Langcrypt32: Vista doesn't actually add duplicate usage...
2008-02-16  Juan Langcrypt32: Allow some last errors set by Vista.
2008-02-16  Juan Langcrypt32: Fix a test failure on Vista, and make Wine...
2008-02-16  Juan Langcrypt32: Add to error message to track down NT4 failures.
2008-02-16  Juan Langcrypt32: Fix test failures on NT4.
2008-02-15  Francois GougetAssorted spelling fixes.
2008-02-11  Paul Vrienscrypt32/tests: Skip test if we don't have enough rights.
2008-01-23  Francois GougetAssorted spelling fixes.
2007-11-20  Francois Gougetcrypt32/tests: Get the tests running on Windows 98.
2007-11-09  Juan Langcrypt32: Fix another leak in tests.
2007-11-09  Juan Langcrypt32: Fix a couple leaks in test.
2007-11-08  Juan Langcrypt32: Fail decoding a CRL entry if the serial number...
2007-11-08  Juan Langcrypt32: Fix a leak.
2007-11-02  Juan Langcrypt32: Fix a leaked key.
2007-11-02  Juan Langcrypt32: Initialize a variable.
2007-11-02  Juan Langcrypt32: Fix another leak in the tests.
2007-11-02  Juan Langcrypt32: Fix a leak in the tests.
2007-10-26  Juan Langcrypt32: Remove iTunes chain from certificate policy...
2007-10-26  Juan Langcrypt32: Remove a test because of a Windows 2003 SP1...
next