crypt32: Revert 8ed5a777de6c9797a285829e07d7a27b3ed01257.
[wine] / dlls / crypt32 / tests / sip.c
2009-10-26  Juan Langcrypt32: Fix a test failure on systems with no c: drive.
2009-02-12  Juan Langcrypt32: Fix a couple tests on some Windows 98 systems.
2009-02-12  Juan Langcrypt32: Remove a test that fails on some Windows 98...
2008-08-01  Juan Langtools/wine.inf: Register msisip.dll.
2008-07-29  Juan Langcrypt32: Add test showing only file header is checked...
2008-07-28  Detlef Riekenbergcrypt32/tests: Fix test on win9x (CreateFileW not imple...
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...
2007-08-15  Paul Vrienscrypt32/tests: Use GetModuleHandle and skip.
2007-07-13  Paul Vrienscrypt32/tests: Skip test if we don't have enough rights.
2007-07-10  Juan Langcrypt32: Implement CryptSIPLoad.
2007-06-14  Paul Vrienscrypt32/tests: Vista uses a different error code.
2007-06-14  Paul Vrienscrypt32/tests: Skip tests if we don't have enough rights.
2007-05-29  Francois GougetAssorted spelling fixes.
2007-05-15  Juan Langcrypt32: Remove last error checks on success.
2006-10-30  Paul Vrienscrypt32: Input parameter checking.
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-04  Paul Vrienscrypt32: More tests for CryptSIPLoad.
2006-10-03  Marcus Meissnercrypt32/tests: Replace bad use of sprintf by 2 strcats.
2006-10-03  Paul Vrienscrypt32: Remove bogus tests.
2006-10-03  Juan Langcrypt32/tests: Win64 printf format warning fixes.
2006-09-29  Francois GougetAssorted spelling fixes.
2006-09-28  Paul Vrienscrypt32: A small test to verify when to write function...
2006-09-27  Paul Vrienscrypt32: Partly implement CryptSIPRetrieveSubjectGuid.
2006-09-27  Paul Vrienscrypt32: Another CryptSIPLoad test.
2006-09-26  Paul Vrienscrypt32: Add tests for CryptSIPRetrieveSubjectGuid.
2006-09-20  Paul Vrienscrypt32: Move SIP related tests to their own file.