Release 1.5.29.
[wine] / dlls / advapi32 / tests / crypt_md4.c
2010-10-01  Alexandre Julliardadvapi32/tests: Make function pointers static and remov...
2009-02-26  Francois Gougetadvapi32/tests: Use win_skip() to skip over unimplement...
2009-01-13  Michael Stefaniucadvapi32/tests: Remove superfluous pointer casts.
2007-03-14  Paul Vriensadvapi32/tests: No need to check return value of GetMod...
2007-03-13  Paul Vriensadvapi32/tests: Use GetModuleHandle and skip.
2007-03-12  Andrew Talbotadvapi32: Constify some variables.
2006-12-14  Francois Gougetadvapi32/tests: Replace an '#if 0' with an 'if (0)'.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction011.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction010.
2006-05-10  Mike McCormackadvapi32: Implement and test SystemFunction007.
2005-08-27  Mike McCormackFix gcc 4.0 warnings.
2005-06-13  Mike McCormackSilence some -Wmissing-declarations warnings.
2004-10-06  Hans LeidekkerImplement MD{4,5}Init MD{4,5}Update and MD{4,5}Final.