aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/objects/Makefile.ssl
Commit message (Expand)AuthorAgeFilesLines
* Blow away Makefile.ssl.Ben Laurie2005-03-301-124/+0
* Avoid re-build avalanches with HP-UX make.Andy Polyakov2005-03-121-0/+1
* Change libeay.num so it's synchronised with additions in 0.9.7-stable.Richard Levitte2004-12-131-5/+6
* 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-30/+29
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* 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 sure that settings are passed back and forth when walking aroundLutz Jänicke2002-06-061-0/+1
* The correct PERL interpreter is passed via commandline.Lutz Jänicke2002-06-051-1/+0
* 'make update'Richard Levitte2001-10-041-11/+11
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-4/+5
* make updateRichard Levitte2001-07-311-3/+4
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-4/+3
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* Change obj_... generation so that it does not generate rubbish orBodo Möller2001-03-061-2/+4
* make updateRichard Levitte2001-02-261-16/+15
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-13/+13
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-14/+16
* Make depend.Ben Laurie2001-02-041-12/+14
* Minor corrections (HPUX).Ulf Möller2000-11-031-2/+2
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-0/+6
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-3/+6
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-15/+16
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-3/+4
* Generate obj_dat.h in "make update".Ulf Möller1999-09-291-3/+0
* "make update"Bodo Möller1999-09-101-1/+1
* make update.Ulf Möller1999-08-241-1/+1
* Add functions to allow extensions to be added to certificate requests.Dr. Stephen Henson1999-08-111-1/+1
* Revert erroneous change.Bodo Möller1999-08-031-1/+1
* automatically use no-mdc2 if no-des is requested.Bodo Möller1999-08-021-1/+1
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-4/+6
* Add a kludge :-(Bodo Möller1999-05-201-10/+10
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-12/+10
* Update dependencies.Bodo Möller1999-05-151-8/+10
* Update dependencies.Ben Laurie1999-05-011-6/+6
* 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-16/+24
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Work with -pedantic!Ben Laurie1999-04-231-4/+6
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-6/+6
* Fix security hole.Ben Laurie1999-03-221-8/+8