aboutsummaryrefslogtreecommitdiff
path: root/crypto/idea
AgeCommit message (Expand)AuthorFilesLines
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-11/+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-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-17/+1
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte2-332/+0
2015-01-29clang on Linux x86_64 complains about unreachable code.Richard Levitte1-1/+0
2015-01-24ifdef cleanup, part 4a: '#ifdef undef'Rich Salz1-64/+0
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell1-3/+3
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell8-635/+645
2014-12-30mark all block comments that need format preserving so thatTim Hudson1-1/+1
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson1-1/+1
2014-11-28Remove all .cvsignore filesRich Salz1-4/+0
2014-10-01RT3549: Remove obsolete files in cryptoRich Salz1-299/+0
2014-06-28Fix typo in ideatest.cAndreas Westfeld1-3/+3
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson1-1/+1
2007-01-21Constify version strings and some structures.Dr. Stephen Henson1-1/+1
2006-12-19remove trailing '\'Nils Larsch1-1/+1
2006-02-04Update filenames in makefiles.Dr. Stephen Henson1-1/+1
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-2/+11
2005-05-16make updateBodo Möller1-10/+0
2005-05-15Fool-proofing MakefilesAndy Polyakov1-4/+1
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2005-03-30Blow away Makefile.ssl.Ben Laurie1-4/+3
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte1-1/+1
2003-12-27Use sh explicitely to run point.shRichard Levitte1-1/+1
2003-11-28Netware-specific changes,Richard Levitte2-0/+6
2003-03-20Make sure we get the definition of OPENSSL_NO_IDEA and IDEA_INT.Richard Levitte1-1/+2
2002-11-28Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte1-1/+3
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte1-1/+1
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2001-07-31make updateRichard Levitte1-5/+5
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-5/+5
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller1-2/+1
2001-03-07Code for better build under Darwin (MacOS X).Richard Levitte1-1/+1
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte1-3/+3
2001-02-19Make all configuration macros available for application by makingRichard Levitte3-8/+9
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte1-1/+2
2000-06-03EVP constification.Ben Laurie6-14/+15
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte1-4/+4
2000-03-14Remove "Makefile.uni" files and some related stuff.Bodo Möller1-73/+0
2000-02-03ispell (and minor modifications)Ulf Möller2-2/+2
1999-06-09Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller1-6/+5
1999-05-13Missed one line.Ulf Möller1-1/+0
1999-05-13Remove redundant ifdef.Ulf Möller1-3/+0
1999-05-13VMS support.Ulf Möller1-10/+9
1999-04-29ignore Makefile.saveBodo Möller1-0/+1
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller1-2/+4
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller1-3/+3