aboutsummaryrefslogtreecommitdiff
path: root/Makefile.org
AgeCommit message (Expand)AuthorFilesLines
2000-02-28Shared library support for Solaris and HPUXUlf Möller1-0/+7
2000-02-25In "make clean", delete files created by "make report".Bodo Möller1-1/+1
2000-02-24Make it possible to have differing tar versions.Richard Levitte1-1/+3
2000-02-23New make target "report" to run util/selftest.plUlf Möller1-0/+3
2000-02-15Install manpages below OPENSSLDIR (I think it was meant to be this way?).Ulf Möller1-6/+7
2000-02-15Create the man directories where the manpages will be put.Ulf Möller1-4/+4
2000-02-14Add a couple of forgotten $(PERL), and make the code to run pod2html aRichard Levitte1-2/+16
2000-02-11Corrections.Bodo Möller1-1/+1
2000-02-11Implement MD5-based "apr1" password hash.Bodo Möller1-8/+13
2000-02-07des_modes is a section 7 manual, so let's make sure that's where it ends upRichard Levitte1-4/+5
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller1-2/+2
2000-01-27Use the pod2man that comes with OpenSSL. Make it so config(5) reallyRichard Levitte1-3/+4
2000-01-21Move ssl.pod to doc/sslUlf Möller1-1/+1
2000-01-21doc/man moved to doc/appsBodo Möller1-1/+1
2000-01-21Don't build the testapps automatically because the openssl program nowUlf Möller1-1/+1
2000-01-11Document the RSA library.Ulf Möller1-8/+2
2000-01-08Unify doc/openssl.pod and doc/man/openssl.pod, which were almost theBodo Möller1-1/+1
2000-01-08Use basename instead of complicated sed line.Bodo Möller1-4/+2
2000-01-08Install man pages.Ulf Möller1-1/+15
1999-10-04Fix for d2i_ASN1_bytes and stop PKCS#7 routines crashing is signed messageDr. Stephen Henson1-1/+1
1999-10-03Pass $(RANLIB) when doing "make install" in subdirectories;Bodo Möller1-1/+1
1999-09-29Cosmetic changes.Ulf Möller1-2/+2
1999-09-29Generate obj_dat.h in "make update".Ulf Möller1-1/+4
1999-09-10Parantheses not needed.Ulf Möller1-1/+1
1999-08-28make testapps after the library.Ulf Möller1-0/+1
1999-08-08Remove the perl stuff also optically from the build procedure,Ralf S. Engelschall1-2/+2
1999-08-05New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller1-1/+1
1999-07-22Make the perl module compile and eliminate some of the warnings.Ulf Möller1-2/+2
1999-06-09tiny optical changeBodo Möller1-1/+1
1999-06-09Oops, I forgot to add the dependency "TABLE: Configure".Bodo Möller1-1/+1
1999-06-09"make update" (added to top Makefile, and applied).Bodo Möller1-2/+14
1999-06-08Use mkdir-p.pl more efficiently.Bodo Möller1-7/+7
1999-06-07mkdir -p is not fully portable (according to Marc Crispin,Bodo Möller1-8/+8
1999-05-21It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1-1/+1
1999-05-21Don't include top-level CVS directory.Ben Laurie1-1/+1
1999-05-20Don't install e_os.h in include/openssl, use it only as a localBodo Möller1-1/+1
1999-05-20Prepare for a beta release.Ben Laurie1-2/+2
1999-05-15e_os* corrections.Bodo Möller1-1/+6
1999-05-13VMS support.Ulf Möller1-2/+2
1999-05-13mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.Ulf Möller1-0/+1
1999-05-08pass $PERL on make files.Ulf Möller1-1/+1
1999-05-04c_rehash doesn't work at that point of the installation, so don't evenUlf Möller1-1/+0
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller1-11/+15
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller1-2/+2
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1-1/+1
1999-04-28Pass $PERL on make dclean.Ulf Möller1-1/+1
1999-04-28Install various scripts to $(OPENSSLDIR)/misc instead of $(INSTALLTOP)/bin.Bodo Möller1-0/+1
1999-04-28Linux shared libraries.Ulf Möller1-1/+22
1999-04-28Do make rehash automatically at make test.Ulf Möller1-1/+1
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1-1/+2