Release 1.5.29.
[wine] / dlls / advapi32 / tests / cred.c
2012-11-15  Hans Leidekkeradvapi32: Avoid a buffer overflow in CredUnmarshalCrede...
2012-10-18  Hans Leidekkeradvapi32: Only require a domain in the username for...
2012-07-12  Detlef Riekenbergadvapi32/tests: Add tests for CredIsMarshaledCredential.
2012-05-17  Michael Stefaniucadvapi32/tests: Test the correct error codes.
2012-03-09  Hans Leidekkeradvapi32: Implement CredMarshalCredential and CredUnmar...
2011-01-10  Hans LeidekkerRevert "advapi32: Fix cred domain according to tests.".
2010-12-31  AndrĂ© Hentscheladvapi32/tests: Don't test function directly when repor...
2010-07-20  Alexandre Goujonadvapi32: Fix cred domain according to tests.
2009-09-15  Austin Englishadvapi32/tests: Avoid #if 0, use if(0) instead.
2009-08-26  Ge van Geldorpadvapi32/tests: Add acceptable error codes for Win7.
2009-02-26  Francois Gougetadvapi32/tests: Use win_skip() to skip over unimplement...
2009-02-16  Juan Langadvapi32: Fix failing tests on a number of systems.
2009-01-06  Paul Vriensadvapi32/tests: Fix two test failures on Vista and...
2008-12-29  Francois Gougetadvapi32/tests: Add a trailing '\n' to ok() calls.
2008-12-26  Andrey Turkinadvapi32: Implement CredReadDomainCredentials stub...
2008-09-08  James Hawkinsadvapi32: ERROR_IO_PENDING is returned in Vista only...
2008-08-29  James Hawkinsadvapi32: Fix another set of failures on some Vista...
2008-08-29  James Hawkinsadvapi32: Fix a few failing tests in Vista.
2008-02-15  Francois Gougetadvapi32/tests: Check that a credential type is support...
2008-02-15  Francois Gougetadvapi32/tests: Factorize the password constants.
2008-01-25  Reece H. Dunnadvapi32: Fix some cred test failures on Vista and...
2007-10-31  Rob Shearmanadvapi32: Add tests for credential management functions.