summaryrefslogtreecommitdiffstats
path: root/crypto/md5
AgeCommit message (Expand)Author
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov
2016-03-01RT4347: Fix GCC unused-value warnings with HOST_c2l()David Woodhouse
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-29Templatize util/domdRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20Remove update tagsRich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-12Move Makefiles to Makefile.inRich Salz
2015-08-10RT3999: Remove sub-component version stringsRich Salz
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-01-29clang on Linux x86_64 complains about unreachable code.Richard Levitte
2015-01-23Keep disclaiming 16-bit support.Andy Polyakov
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-12RT3548: Remove some unsupported platforms.Rich Salz
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson
2014-11-28Remove all .cvsignore filesRich Salz
2014-10-01RT3549: Remove obsolete files in cryptoRich Salz
2014-08-30md5-x86_64.pl: work around warning.Andy Polyakov
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz
2014-05-04md5/asm/md5-[586|x86_64].pl: +15% on Atom.Andy Polyakov
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-01-22x86_64 assembly pack: make Windows build more robust.Andy Polyakov
2013-01-13Fix some clang warnings.Ben Laurie
2012-10-25SPARCv9 assembly pack: harmonize ABI handling (so that it's handled in oneAndy Polyakov
2012-10-14md5-sparcv9.pl: avoid %asi modifications, improve short input performanceAndy Polyakov
2012-10-14[md5|sha1|sha512]-sparcv9.pl: "cooperative" optimizations based onAndy Polyakov
2012-09-28md5-sparcv9.pl: add hardware SPARC T4 support.Andy Polyakov
2012-09-28md5-sparcv9.pl: more accurate performance result.Andy Polyakov
2012-09-23Add md5-sparcv9.pl.Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov
2011-06-28md5-x86_86.pl: remove redundant instructions.Andy Polyakov
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson
2010-05-05Revert previous Linux-specific/centric commit#19629. If it really has toAndy Polyakov
2010-05-05Non-executable stack in asm.Ben Laurie
2010-04-20md5-ia64.S: fix assembler warning.Andy Polyakov
2008-12-19x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov
2008-11-12Update make rules for x86_64 assembler pack.Andy Polyakov
2008-04-17Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke
2008-01-13Make all x86_64 modules independent on current working directory.Andy Polyakov
2008-01-11Unify x86 perlasm make rules.Andy Polyakov