makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / crypt32 / tests / Makefile.in
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...
2008-12-12  Juan Langcrypt32: Add tests for CryptQueryObject.
2008-09-02  Juan Langcrypt32: Add tests for CertCreateCTLContext.
2008-07-29  Juan Langcrypt32: Move simplified message tests to their own...
2007-06-29  Juan Langcrypt32: Add basic tests for CryptMsg functions.
2006-10-02  Juan Langcrypt32/tests: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-20  Paul Vrienscrypt32: Move SIP related tests to their own file.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-15  Juan Langcrypt32: Implement CertCreateCertificateChainEngine...
2006-06-20  Juan Langcrypt32: Rearrange functions a bit.
2006-05-31  Juan Langcrypt32: Implement CryptBinaryToStringA and CryptString...
2006-02-17  Juan Langcrypt32: Move certificate store functions to their...
2006-02-01  Juan Langcrypt32: Implement CertRDNValueToStrA and CertNameToStr...
2005-12-02  Juan LangImplement more OID support functions.
2005-09-07  Juan LangImplement registry stores.
2005-08-27  Alexandre JulliardExplicitly import kernel32 in tests that use it.
2005-08-25  Juan LangImplemented CryptHashCertificate.
2005-06-14  Juan LangAdd CertAlgIdToOID and CertOIDToAlgId, with tests.
2005-06-02  Juan Lang- add some tests for OID functions
2005-05-24  Kees CookCreate basic test suite for CryptProtectData/CryptUnpro...