Release 1.4.1.
[wine] / dlls / wintrust / tests / softpub.c
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-15  Juan Langwintrust: Correct ObjectTrust error with empty files.
2011-02-17  Juan Langwintrust/tests: Fix a leak (valgrind).
2011-02-10  Juan Langwintrust/tests: Fix a leak (valgrind).
2011-02-04  Austin Englishwintrust/tests: Make sure return values are used (LLVM...
2010-11-05  Detlef Riekenbergwintrust/tests: Run the test again on W98.
2010-09-24  Juan Langcrypt32: Add parameter checking to CryptSIPCreateIndire...
2010-09-24  Juan Langwintrust/tests: Test CryptSIPCreateIndirectData.
2009-12-04  Juan Langwintrust: Fix memory leaks in tests.
2009-11-05  Juan Langwintrust: Fix a test failure on Win2008.
2009-10-23  Juan Langwintrust: Test the pgKnownSubject field of WINTRUST_FIL...
2009-02-16  Juan Langwintrust: Fix a few failing tests.
2008-10-09  Paul Vrienswintrust/tests: Vista/W2K8 have some extra struct members.
2008-10-01  Juan Langwintrust: Implement WTHelperGetKnownUsages.
2008-10-01  Juan Langwintrust: Add tests for WTHelperGetKnownUsages.
2008-07-21  Francois Gougetwintrust/tests: Fix compilation on systems that don...
2008-07-16  Juan Langwintrust: Execute WinVerifyTrust as a sequence of steps...
2008-07-16  Juan Langwintrust: Add tests for WinVerifyTrust/WinVerifyTrustEx.
2008-07-16  Juan Langwintrust: Move provider function tests to their own...
2008-06-05  Paul Vrienswintrust/tests: Fix test on win9x.
2007-09-12  Francois Gougetwintrust: Fix compilation on systems that don't support...
2007-08-29  Juan Langwintrust: Implement pfnCertificateTrust.
2007-08-29  Juan Langwintrust: Test and implement pfnAddCert2Chain.
2007-08-29  Juan Langwintrust: Test and implement pfnAddSgnr2Chain.
2007-08-29  Juan Langwintrust: Test and implement pfnAddStore2Chain.
2007-08-28  Juan Langwintrust: Test and implement SoftpubLoadMessage.
2007-08-27  Juan Langwintrust: Test and implement SoftpubInitialize.