Release 1.5.29.
[wine] / dlls / cryptnet / tests /
2012-02-13  Juan Langcryptnet/tests: Fix test failures on older NT4.
2011-05-09  Francois GougetAssorted spelling and case fixes.
2011-03-14  Juan Langwininet: Differentiate checking online and offline...
2011-03-14  Juan Langcryptnet/tests: Add more tests for revocation checking.
2011-03-14  Juan Langcryptnet: Fix typo.
2011-03-11  Juan Langcryptnet/tests: Partially revert commit de6e33f306a3b1b...
2011-02-28  Austin Englishcryptnet/tests: Remove win9x hacks.
2011-02-07  Austin Englishcryptnet/tests: Make sure to use return value (LLVM...
2010-11-25  Alexandre Julliardcryptnet/tests: Don't import shlwapi.
2010-10-12  Andrew Eikumcryptnet/tests: Use UrlCanonicalize to create a URL.
2010-10-01  Alexandre Julliardtests: Make some variables static.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-12-16  Paul Vrienscryptnet/tests: Fix some test failures on W2K with...
2009-12-04  Juan Langcryptnet: Implement getting the certificate issuer...
2009-12-04  Juan Langcryptnet: Add tests for getting the certificate issuer...
2009-12-04  Juan Langcryptnet: Correct AKI extension used in end certificate...
2009-12-03  Juan Langcryptnet: Check revocation at an appropriate time.
2009-12-03  Juan Langcryptnet: Fix test failures on Win2k.
2009-12-02  Juan Langcryptnet: Correct AKI extension used in end certificate...
2009-11-20  Juan Langcryptnet: Check number of contexts in CertDllVerifyRevo...
2009-11-20  Juan Langcryptnet: Test CertDllVerifyRevocation.
2009-11-20  Juan Langcryptnet: Fix memory leaks in tests.
2009-01-30  Juan Langcryptnet: Skip failing tests no matter what the last...
2009-01-14  Michael Stefaniuccryptnet: Remove superfluous pointer casts.
2008-10-17  Juan Langcryptnet: Fix test failures on Windows Vista/2008.
2008-07-25  Detlef Riekenbergcryptnet/tests: Make the tests usable on win9x.
2007-10-23  Juan Langcryptnet: Return FALSE if the requested URL exists...
2007-10-23  Juan Langcryptnet: Implement CryptRetrieveObjectByUrlW for the...
2007-10-23  Juan Langcryptnet: Implement CryptRetrieveObjectByUrlA on top...
2007-10-23  Juan Langcryptnet: Add tests for CryptRetrieveObjectByUrl.
2007-10-22  Juan Langcryptnet: Fix a leak.
2007-10-19  Juan Langcryptnet: Add tests for CryptGetObjectUrl.