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