]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/md32_common.h
RT3544: Remove MWERKS support
[thirdparty/openssl.git] / crypto / md32_common.h
2014-09-24  Rich SalzRT3544: Remove MWERKS support
2014-07-08  Andy PolyakovPlease Clang's sanitizer.
2013-10-13  Andy PolyakovInitial aarch64 bits.
2012-11-28  Andy PolyakovUpdate support for Intel compiler: add linux-x86_64...
2010-08-02  Andy Polyakovmd32_common.h: modify MD32_REG_T pre-processing logic...
2010-03-02  Andy PolyakovFix s390x-specific HOST_l2c|c2l.
2008-12-29  Andy PolyakovFix "possible loss of data" Win64 compiler warnings.
2008-09-14  Bodo MöllerSome precautions to avoid potential security-relevant...
2007-07-23  Andy Polyakovmd32_common.h update.
2007-04-30  Andy PolyakovRevert irrelevant changes from commit #16191.
2007-04-30  Andy Polyakovrll does not seem to be available on legacy s390.
2007-04-30  Andy Polyakovs390x optimizations.
2006-10-11  Andy PolyakovRe-implement md32_common.h [make it simpler!] and elimi...
2006-05-01  Andy PolyakovSHA1 for PowerPC.
2005-10-25  Andy PolyakovEliminate false preprocessor dependencies introduced...
2005-09-19  Andy PolyakovOops-type typo.
2005-09-19  Andy Polyakovbswapl usage should be masked by I386_ONLY.
2005-06-23  Richard LevitteUpdate for Stratus VOS.
2004-12-20  Andy PolyakovRefine PowerPC platform support.
2004-07-25  Andy PolyakovMinor 64-bit md32_common.h update and minor unsignifica...
2004-06-11  Andy PolyakovSHA fails to compile on x86_64 if compiled with custom...
2004-05-31  Andy PolyakovKill unused macro and reimplement it for that single...
2004-05-15  Andy Polyakovsize_t-fication of message digest APIs. We should size_...
2004-03-28  Andy PolyakovThis is essentially Intel 32-bit compiler tune-up....
2003-11-28  Richard LevitteNetware-specific changes,
2003-10-29  Geoff ThorpeMake md32_common.h friendlier to compiler warnings.
2002-12-14  Andy Polyakovx86_64 performance patch.
2002-11-28  Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-20  Bodo Mölleravoid uninitialized memory read
2001-10-14  Ulf Mölleropenbsd-x86 macros
2001-03-08  Dr. Stephen HensonMake EVP_Digest*() routines return a value.
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-10-30  Ulf Möller_lrotl() is a call to the C runtime library!
2000-02-16  Ben LaurieFix signed/unsigned warnings.
2000-02-15  Andy PolyakovNew NO_INLINE_ASM macro. Primary target for the moment...
2000-02-06  Andy PolyakovSupport for MacOS X (Rhapsody) is added. Also get rid...
2000-01-02  Andy PolyakovMetrowerks for Motorola tune-up.
1999-12-19  Andy PolyakovLate break-in patch for MacOS support.
1999-12-19  Andy PolyakovMacOS updates.
1999-12-14  Ulf MöllerSolaris x86 assembler problem is already addressed...
1999-12-08  Ulf MöllerDon't use inline assembler on x86 Solaris (would need...
1999-08-28  Andy Polyakovmd32_common.h update and accompanying MD5 update.
1999-06-23  Bodo MöllerDon't use inline assembler when configured for "no...
1999-06-01  Ulf MöllerBorland C fix.
1999-05-20  Bodo MöllerSome solaris-usparc MD5 fixes.
1999-05-17  Bodo MöllerMake MD5 work on Alpha, and fix a bug.
1999-05-15  Ben LaurieGet rid of casts.
1999-05-15  Bodo MöllerGet rid of another cast.
1999-05-15  Ben LaurieGet rid of the cast.
1999-05-14  Bodo MöllerChange cast in function calls to that which is, I think...
1999-05-13  Ulf MöllerReorganize and speed up MD5.