crypt32: Move OIDToAlgID and AlgIDToOID to oid.c.
[wine] / dlls / crypt32 / tests / Makefile.in
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...