Release 1.5.29.
[wine] / dlls / advapi32 / tests / crypt_md5.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-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-05  Paul Vriensadvapi32/tests: Don't use FreeLibrary with GetModuleHandle.
2007-03-02  Paul Vriensadvapi32/tests: Make use of skip.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
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.