RAND_POOL: Add missing implementations for djgpp
[openssl.git] / crypto / md5 /
2018-02-14 Richard LevitteHarmonize the make variables across all known platforms...
2018-01-28 Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2017-10-18 KaoruTodaRemove parentheses of return.
2017-10-13 Rich SalzRemove email addresses from source code.
2017-07-01 Rich SalzCleanup some copyright stuff
2017-05-11 David BenjaminRemove filename argument to x86 asm_init.
2017-02-13 Andy Polyakov{md5,rc4}/asm/*-x86_64.pl: add CFI annotations.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-06-01 Rich SalzRemove/rename some old files.
2016-06-01 Rich SalzAdd final(?) set of copyrights.
2016-05-29 Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-05-02 Andy PolyakovRemove obsolete defined(__INTEL__) condition.
2016-04-20 Richard LevitteRemove --classic build entirely
2016-04-20 Rich SalzCopyright consolidation: perl files
2016-03-21 Andy PolyakovBuild system: VC-WIN64I fixups.
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-12 Richard LevitteAdd $(LIB_CFLAGS) for any build.info generator that...
2016-03-10 Richard LevitteAdd include directory options for assembler files that...
2016-03-09 Richard LevitteMake sure the effect of "pic" / "no-pic" is used with...
2016-03-09 Richard LevitteUnified - adapt the generation of md5 assembler to...
2016-03-08 Andy PolyakovSPARCv9 assembly pack: unify build rules and argument...
2016-03-01 David WoodhouseRT4347: Fix GCC unused-value warnings with HOST_c2l()
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-13 Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-01-29 Rich SalzTemplatize util/domd
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-20 Rich SalzRemove update tags
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2015-08-10 Rich SalzRT3999: Remove sub-component version strings
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-14 Richard Levittemake depend
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-03-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-01-29 Richard Levitteclang on Linux x86_64 complains about unreachable code.
2015-01-23 Andy PolyakovKeep disclaiming 16-bit support.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-12 Rich SalzRT3548: Remove some unsupported platforms.
2015-01-06 Matt CaswellFurther comment amendments to preserve formatting prior...
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28 Rich SalzRemove all .cvsignore files
2014-10-01 Rich SalzRT3549: Remove obsolete files in crypto
2014-08-30 Andy Polyakovmd5-x86_64.pl: work around warning.
2014-08-09 Rich SalzUndo a90081576c94f9f54de1755188a00ccc1760549a
2014-08-08 Rich SalzRemove DJGPP (and therefore WATT32) #ifdef's.
2014-05-04 Andy Polyakovmd5/asm/md5-[586|x86_64].pl: +15% on Atom.
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2013-01-13 Ben LaurieFix some clang warnings.
2012-10-25 Andy PolyakovSPARCv9 assembly pack: harmonize ABI handling (so that...
2012-10-14 Andy Polyakovmd5-sparcv9.pl: avoid %asi modifications, improve short...
2012-10-14 Andy Polyakov[md5|sha1|sha512]-sparcv9.pl: "cooperative" optimizatio...
2012-09-28 Andy Polyakovmd5-sparcv9.pl: add hardware SPARC T4 support.
2012-09-28 Andy Polyakovmd5-sparcv9.pl: more accurate performance result.
2012-09-23 Andy PolyakovAdd md5-sparcv9.pl.
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2011-06-28 Andy Polyakovmd5-x86_86.pl: remove redundant instructions.
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2010-05-05 Andy PolyakovRevert previous Linux-specific/centric commit#19629...
2010-05-05 Ben LaurieNon-executable stack in asm.
2010-04-20 Andy Polyakovmd5-ia64.S: fix assembler warning.
2008-12-19 Andy Polyakovx86_64 assembler pack: add support for Win64 SEH.
2008-11-12 Andy PolyakovUpdate make rules for x86_64 assembler pack.
2008-04-17 Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-01-13 Andy PolyakovMake all x86_64 modules independent on current working...
2008-01-11 Andy PolyakovUnify x86 perlasm make rules.
2008-01-05 Dr. Stephen HensonUpdate perl asm scripts include paths for perlasm.
2007-12-18 Andy PolyakovEngage x86 assembler in Mac OS X build.
2007-09-18 Andy PolyakovEliminate redundant make rule.
2007-06-18 Dr. Stephen HensonUpdate .cvsignore
2007-06-07 Dr. Stephen HensonRemove unnecessary casts and avoid some warnings with...
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2006-12-29 Andy Polyakov#include <stddef.h> in digest headers.
2006-10-17 Andy PolyakovFurther synchronizations with md32_common.h update.
2006-10-11 Andy PolyakovRe-implement md32_common.h [make it simpler!] and elimi...
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles.
2005-12-18 Andy PolyakovKeep disclaiming 16-bit platform support. For now remov...
2005-12-16 Andy PolyakovUnify sparcv9 assembler naming and build rules among...
2005-10-25 Andy PolyakovEliminate false preprocessor dependencies introduced...
2005-09-20 Andy PolyakovMD5 x86_64 assembler update.
2005-07-20 Andy PolyakovPedantic polish to md5-ia64.S.
2005-07-19 Andy PolyakovEngage MD5 assembler module.
2005-07-19 Andy PolyakovThis update gets endianness-neutrality right and adds...
2005-07-19 Andy PolyakovMD5 IA-64 assembler implementation. Original copy for...
2005-06-23 Richard LevitteUpdate for Stratus VOS.
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-05-03 Andy PolyakovCvs missed adapted module itself, here it goes...
2005-05-03 Andy PolyakovEngage md5-x86_64 assembler module.
2005-05-03 Andy PolyakovThrow in md5-x86_64 assembler.
2005-04-26 Ben LaurieAdd DTLS support.
2005-04-14 Dr. Stephen HensonCheck return values of <Digest>_Init functions in low...
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-03-30 Ben LaurieBlow away Makefile.ssl.
next