summaryrefslogtreecommitdiff
path: root/crypto/idea
Commit message (Expand)AuthorAgeFilesLines
* Revert "version skew" patches that break FIPS compilation.Dr. Stephen Henson2012-06-091-0/+1
* Reduce version skew.Ben Laurie2012-06-081-1/+0
* Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSADr. Stephen Henson2011-08-141-1/+4
* Prohibit low level cipher APIs in FIPS mode.Dr. Stephen Henson2011-06-012-0/+11
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* remove trailing '\'Nils Larsch2006-12-191-1/+1
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+11
* make updateBodo Möller2005-05-161-10/+0
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* 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
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Netware-specific changes,Richard Levitte2003-11-282-0/+6
* Make sure we get the definition of OPENSSL_NO_IDEA and IDEA_INT.Richard Levitte2003-03-201-1/+2
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-1/+3
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* make updateRichard Levitte2001-07-311-5/+5
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-5/+5
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* Code for better build under Darwin (MacOS X).Richard Levitte2001-03-071-1/+1
* Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte2001-02-201-3/+3
* Make all configuration macros available for application by makingRichard Levitte2001-02-193-8/+9
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* EVP constification.Ben Laurie2000-06-036-14/+15
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* Remove "Makefile.uni" files and some related stuff.Bodo Möller2000-03-141-73/+0
* ispell (and minor modifications)Ulf Möller2000-02-032-2/+2
* Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller1999-06-091-6/+5
* Missed one line.Ulf Möller1999-05-131-1/+0
* Remove redundant ifdef.Ulf Möller1999-05-131-3/+0
* VMS support.Ulf Möller1999-05-131-10/+9
* ignore Makefile.saveBodo Möller1999-04-291-0/+1
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* Autogenerated files.Ulf Möller1999-04-281-1/+0
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-273-2/+14
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-264-33/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-2/+0
* "make depend"Bodo Möller1999-04-231-5/+10
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-239-12/+12
* Work with -pedantic!Ben Laurie1999-04-231-5/+5
* Remove references to .org header file names.Ulf Möller1999-04-221-1/+1
* Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller1999-04-211-10/+1
* Change functions to ANSI C.Ulf Möller1999-04-197-52/+20
* Massive constification.Ben Laurie1999-04-172-4/+4
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-012-4/+5