aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dh/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.Ben Laurie2005-03-301-138/+0
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-7/+7
* make updateGeoff Thorpe2004-04-191-15/+7
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* make updateRichard Levitte2003-05-011-5/+9
* make updateRichard Levitte2003-04-101-9/+5
* make updateRichard Levitte2002-12-091-0/+8
* This is a first-cut at improving the callback mechanisms used inGeoff Thorpe2002-12-081-2/+2
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* make updateBodo Möller2002-08-091-16/+16
* "make update"Lutz Jänicke2002-07-301-4/+2
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* ECDSA supportBodo Möller2002-02-131-2/+6
* 'make update'Richard Levitte2001-10-041-19/+19
* "make update".Geoff Thorpe2001-09-251-3/+4
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-17/+9
* make updateRichard Levitte2001-07-311-5/+6
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-30/+15
* make updateRichard Levitte2001-06-231-4/+6
* 'make update'Richard Levitte2001-06-051-14/+18
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-46/+45
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-43/+43
* Make depend.Ben Laurie2001-02-041-34/+36
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-2/+12
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-2/+2
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-14/+36
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-4/+8
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-12/+14
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-7/+9
* make update.Ulf Möller1999-08-241-2/+4
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-8/+12
* Add a kludge :-(Bodo Möller1999-05-201-14/+12
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-17/+15
* Update dependencies.Bodo Möller1999-05-151-10/+12
* 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
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+1
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-241-3/+2
* Restore ERRC definitions that are needed to compile the library.Bodo Möller1999-04-241-0/+1
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-2/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-6/+0
* "make depend"Bodo Möller1999-04-231-14/+26
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Work with -pedantic!Ben Laurie1999-04-231-5/+6
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-1/+1
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-5/+5