]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/md4/md4_dgst.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / md4 / md4_dgst.c
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2013-01-13  Ben LaurieFix some clang warnings.
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-06-01  Dr. Stephen HensonProhibit use of low level digest APIs in FIPS mode.
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2007-01-21  Dr. Stephen HensonConstify version strings and some structures.
2006-10-11  Andy PolyakovRe-implement md32_common.h [make it simpler!] and elimi...
2004-05-15  Andy Polyakovsize_t-fication of message digest APIs. We should size_...
2002-12-14  Andy Polyakovx86_64 performance patch.
2001-03-08  Dr. Stephen HensonMake EVP_Digest*() routines return a value.
2000-08-14  Richard LevitteMD4 implemented. Assar Westerlund provided the digest...