aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md5
Commit message (Expand)AuthorAgeFilesLines
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-312-237/+0
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-291-1/+0
* Keep disclaiming 16-bit support.Andy Polyakov2015-01-232-15/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-225-283/+311
* RT3548: Remove some unsupported platforms.Rich Salz2015-01-121-8/+1
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-1/+1
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-282-9/+0
* RT3549: Remove obsolete files in cryptoRich Salz2014-10-011-127/+0
* md5-x86_64.pl: work around warning.Andy Polyakov2014-08-301-1/+1
* Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz2014-08-091-1/+1
* Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz2014-08-081-1/+1
* md5/asm/md5-[586|x86_64].pl: +15% on Atom.Andy Polyakov2014-05-042-10/+20
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-051-1/+1
* x86_64 assembly pack: make Windows build more robust.Andy Polyakov2013-01-221-1/+2
* Fix some clang warnings.Ben Laurie2013-01-131-4/+4
* SPARCv9 assembly pack: harmonize ABI handling (so that it's handled in oneAndy Polyakov2012-10-251-13/+9
* md5-sparcv9.pl: avoid %asi modifications, improve short input performanceAndy Polyakov2012-10-141-13/+14
* [md5|sha1|sha512]-sparcv9.pl: "cooperative" optimizations based onAndy Polyakov2012-10-141-1/+3
* md5-sparcv9.pl: add hardware SPARC T4 support.Andy Polyakov2012-09-281-2/+149
* md5-sparcv9.pl: more accurate performance result.Andy Polyakov2012-09-281-1/+1
* Add md5-sparcv9.pl.Andy Polyakov2012-09-233-0/+289
* x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov2012-06-271-1/+1
* md5-x86_86.pl: remove redundant instructions.Andy Polyakov2011-06-281-8/+5
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* Revert previous Linux-specific/centric commit#19629. If it really has toAndy Polyakov2010-05-051-1/+0
* Non-executable stack in asm.Ben Laurie2010-05-051-0/+1
* md5-ia64.S: fix assembler warning.Andy Polyakov2010-04-201-1/+1
* x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov2008-12-191-5/+117
* Update make rules for x86_64 assembler pack.Andy Polyakov2008-11-121-1/+2
* Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke2008-04-171-2/+1
* Make all x86_64 modules independent on current working directory.Andy Polyakov2008-01-131-1/+7
* Unify x86 perlasm make rules.Andy Polyakov2008-01-111-11/+2
* Update perl asm scripts include paths for perlasm.Dr. Stephen Henson2008-01-051-1/+2
* Engage x86 assembler in Mac OS X build.Andy Polyakov2007-12-181-0/+2
* Eliminate redundant make rule.Andy Polyakov2007-09-181-4/+0
* Update .cvsignoreDr. Stephen Henson2007-06-181-0/+1
* Remove unnecessary casts and avoid some warnings with gcc 4.2.Dr. Stephen Henson2007-06-071-3/+3
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* #include <stddef.h> in digest headers.Andy Polyakov2006-12-291-0/+1
* Further synchronizations with md32_common.h update.Andy Polyakov2006-10-172-1077/+8
* Re-implement md32_common.h [make it simpler!] and eliminate code renderedAndy Polyakov2006-10-114-164/+7
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov2005-12-181-1/+1
* Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds.Andy Polyakov2005-12-161-14/+0
* Eliminate false preprocessor dependencies introduced with VOS support.Andy Polyakov2005-10-251-5/+5
* MD5 x86_64 assembler update.Andy Polyakov2005-09-201-11/+17
* Pedantic polish to md5-ia64.S.Andy Polyakov2005-07-201-2/+6
* Engage MD5 assembler module.Andy Polyakov2005-07-192-0/+7