summaryrefslogtreecommitdiffstats
path: root/Makefile.org
AgeCommit message (Expand)Author
1999-05-13VMS support.Ulf Möller
1999-05-13mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.Ulf Möller
1999-05-08pass $PERL on make files.Ulf Möller
1999-05-04c_rehash doesn't work at that point of the installation, so don't evenUlf Möller
1999-04-29Support INSTALL_PREFIX for packagers.Bodo Möller
1999-04-29Obey $(PERL) when running util/mklink.pl.Bodo Möller
1999-04-28Use util/mklink.pl instead of util/mklink.sh.Bodo Möller
1999-04-28Pass $PERL on make dclean.Ulf Möller
1999-04-28Install various scripts to $(OPENSSLDIR)/misc instead of $(INSTALLTOP)/bin.Bodo Möller
1999-04-28Linux shared libraries.Ulf Möller
1999-04-28Do make rehash automatically at make test.Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-24New Configure option --openssldir to replace util/ssldir.pl.Ulf Möller
1999-04-24Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-20Fix some warnings.Ulf Möller
1999-04-19Pass $PERL on make errors.Ulf Möller
1999-04-13SSL_ALLOW_ENULL was renamed to SSL_FORBID_ENULL some time ago by Ben.Ralf S. Engelschall
1999-04-08Bad dependencies.Ulf Möller
1999-04-01New Makefile variables $(RANLIB) and $(PERL).Ulf Möller
1999-03-31New option to generate 80386 code.Ulf Möller
1999-03-28Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson
1999-03-22Ops, interrupted commit. FixedOpenSSL_0_9_2bRalf S. Engelschall
1999-03-22Remove up_ver.pl callRalf S. Engelschall
1999-03-22Remove obsolete references to SSLeay and change default PLATFORM fromRalf S. Engelschall
1999-03-22Print a little bit more informationRalf S. Engelschall
1999-03-20Add missing pipe char to "make dist" target.Ralf S. Engelschall
1999-03-20Remove confusing hint to non-existing file. Instead make it clear that oneRalf S. Engelschall
1999-03-10Make CC,CFLAG etc get passed to make links and various Win32 fixes.Dr. Stephen Henson
1999-03-08Make links no longer needed.Ben Laurie
1999-03-08Start with some more tarball rolling preparation to make sure it's notRalf S. Engelschall
1999-03-07Fix a typo.Ben Laurie
1999-03-06General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall
1999-02-10Ops, one more reference to 0.9.1c. Make sure we don't forget it...Ralf S. Engelschall
1999-01-31Yet more pissing about to get PEM built at the right moment.Ben Laurie
1999-01-31Make sure `make rehash' target really finds the `openssl' program.Ralf S. Engelschall
1999-01-30More pissing about to get pem.h to behave properly.Ben Laurie
1999-01-25More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson
1999-01-24Make sure people know when they need to rebuild the Makefile.Ben Laurie
1999-01-24Continuing adding X509 V3 support. This starts to integrate the code withDr. Stephen Henson
1999-01-02Various ssleay to openssl fixupsPaul C. Sutton
1999-01-02Binary is now apps/openssl not apps/ssleay so use the new name whenPaul C. Sutton
1999-01-01Makefiles updated to exit if an error occurs in a sub-directory makePaul C. Sutton
1998-12-31Fix pem/err ordering.Ben Laurie
1998-12-28Deal with generated files.Ben Laurie