aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md4
Commit message (Expand)AuthorAgeFilesLines
* Remove /* foo.c */ commentsRich Salz2016-01-263-3/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-121-10/+0
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-2/+2
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* 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-232/+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-256/+282
* Further comment changes for reformat (master)Matt Caswell2015-01-221-1/+1
* RT3548: Remove some unsupported platforms.Rich Salz2015-01-121-8/+1
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+1
* RT3497: Clean up "dclean" targetsRich Salz2014-12-111-1/+0
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
* Remove reference to deleted md4.cDr. Stephen Henson2014-10-111-1/+1
* RT3549: Remove obsolete files in cryptoRich Salz2014-10-011-127/+0
* Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz2014-08-091-1/+1
* Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz2014-08-081-1/+1
* Fix some clang warnings.Ben Laurie2013-01-132-19/+20
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-1/+1
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+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
* Re-implement md32_common.h [make it simpler!] and eliminate code renderedAndy Polyakov2006-10-112-137/+1
* improve make dclean to remove files generated during buildUlf Möller2006-04-111-0/+1
* 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
* Eliminate false preprocessor dependencies introduced with VOS support.Andy Polyakov2005-10-251-1/+2
* Update for Stratus VOS.Richard Levitte2005-06-231-1/+3
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-3/+10
* make updateBodo Möller2005-05-161-9/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+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-111-0/+2
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Minor 64-bit md32_common.h update and minor unsignification of digests.Andy Polyakov2004-07-251-1/+1
* EVP_Digest is size_t-fied, clean up test programs accordingly.Andy Polyakov2004-07-221-1/+1
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-3/+3
* size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2004-05-154-7/+7
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Make sure not to declare a clashing read() for DJGPP.Richard Levitte2003-01-131-1/+1
* x86_64 performance patch.Andy Polyakov2002-12-141-32/+4
* make updateRichard Levitte2002-12-051-2/+5