aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md5
Commit message (Expand)AuthorAgeFilesLines
* RT4044: Remove .cvsignore files.Rich Salz2015-09-152-9/+0
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-231-0/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-226-342/+364
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-221-1/+1
* md5-x86_64.pl: work around warning.Andy Polyakov2014-08-301-1/+1
* md5_locl.h: enable assembly support on SPARC [from master].Andy Polyakov2013-05-201-0/+2
* Add MD5 SPARC T4 code from master.Andy Polyakov2013-05-202-0/+433
* x86_64 assembly pack: make Windows build more robust [from master].Andy Polyakov2013-01-221-1/+2
* Fix some clang warnings.Ben Laurie2013-01-131-4/+4
* x86_64 assembly pack: make it possible to compile with Perl locatedAndy Polyakov2012-06-271-1/+1
* Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSADr. Stephen Henson2011-08-141-3/+5
* Prohibit use of low level digest APIs in FIPS mode.Dr. Stephen Henson2011-06-012-1/+5
* md5-ia64.S: fix assembler warning [from HEAD].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
* This update gets endianness-neutrality right and adds second requiredAndy Polyakov2005-07-191-116/+133
* MD5 IA-64 assembler implementation. Original copy for reference purposes.Andy Polyakov2005-07-191-0/+1009
* Update for Stratus VOS.Richard Levitte2005-06-231-2/+6
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Cvs missed adapted module itself, here it goes...Andy Polyakov2005-05-031-13/+9
* Engage md5-x86_64 assembler module.Andy Polyakov2005-05-032-2/+4
* Throw in md5-x86_64 assembler.Andy Polyakov2005-05-031-0/+249
* Add DTLS support.Ben Laurie2005-04-261-0/+1
* Check return values of <Digest>_Init functions in low level digest calls.Dr. Stephen Henson2005-04-141-1/+2
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-112-0/+4
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov2005-02-061-9/+9
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Proper support for OpenBSD-i386 shared build, including assember modules!Andy Polyakov2004-08-291-3/+4
* OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...Andy Polyakov2004-08-011-3/+3