summaryrefslogtreecommitdiff
path: root/Makefile.org
Commit message (Expand)AuthorAgeFilesLines
* Prepare for a beta release.Ben Laurie1999-05-201-2/+2
* e_os* corrections.Bodo Möller1999-05-151-1/+6
* VMS support.Ulf Möller1999-05-131-2/+2
* mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.Ulf Möller1999-05-131-0/+1
* pass $PERL on make files.Ulf Möller1999-05-081-1/+1
* c_rehash doesn't work at that point of the installation, so don't evenUlf Möller1999-05-041-1/+0
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-11/+15
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-2/+2
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-1/+1
* Pass $PERL on make dclean.Ulf Möller1999-04-281-1/+1
* Install various scripts to $(OPENSSLDIR)/misc instead of $(INSTALLTOP)/bin.Bodo Möller1999-04-281-0/+1
* Linux shared libraries.Ulf Möller1999-04-281-1/+22
* Do make rehash automatically at make test.Ulf Möller1999-04-281-1/+1
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+2
* New Configure option --openssldir to replace util/ssldir.pl.Ulf Möller1999-04-241-7/+8
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-241-1/+1
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-5/+1
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+3
* Fix some warnings.Ulf Möller1999-04-201-2/+0
* Pass $PERL on make errors.Ulf Möller1999-04-191-1/+1
* SSL_ALLOW_ENULL was renamed to SSL_FORBID_ENULL some time ago by Ben.Ralf S. Engelschall1999-04-131-1/+1
* Bad dependencies.Ulf Möller1999-04-081-1/+1
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-6/+8
* New option to generate 80386 code.Ulf Möller1999-03-311-2/+6
* Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson1999-03-281-1/+1
* Ops, interrupted commit. FixedOpenSSL_0_9_2bRalf S. Engelschall1999-03-221-2/+0
* Remove up_ver.pl callRalf S. Engelschall1999-03-221-1/+0
* Remove obsolete references to SSLeay and change default PLATFORM fromRalf S. Engelschall1999-03-221-31/+7
* Print a little bit more informationRalf S. Engelschall1999-03-221-2/+3
* Add missing pipe char to "make dist" target.Ralf S. Engelschall1999-03-201-1/+1
* Remove confusing hint to non-existing file. Instead make it clear that oneRalf S. Engelschall1999-03-201-2/+1
* Make CC,CFLAG etc get passed to make links and various Win32 fixes.Dr. Stephen Henson1999-03-101-1/+1
* Make links no longer needed.Ben Laurie1999-03-081-1/+1
* Start with some more tarball rolling preparation to make sure it's notRalf S. Engelschall1999-03-081-3/+2
* Fix a typo.Ben Laurie1999-03-071-1/+1
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-17/+15
* Ops, one more reference to 0.9.1c. Make sure we don't forget it...Ralf S. Engelschall1999-02-101-1/+1
* Yet more pissing about to get PEM built at the right moment.Ben Laurie1999-01-311-1/+1
* Make sure `make rehash' target really finds the `openssl' program.Ralf S. Engelschall1999-01-311-1/+1
* More pissing about to get pem.h to behave properly.Ben Laurie1999-01-301-1/+1
* More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson1999-01-251-2/+2
* Make sure people know when they need to rebuild the Makefile.Ben Laurie1999-01-241-1/+6
* Continuing adding X509 V3 support. This starts to integrate the code withDr. Stephen Henson1999-01-241-1/+1
* Various ssleay to openssl fixupsPaul C. Sutton1999-01-021-1/+1
* Binary is now apps/openssl not apps/ssleay so use the new name whenPaul C. Sutton1999-01-021-2/+2
* Makefiles updated to exit if an error occurs in a sub-directory makePaul C. Sutton1999-01-011-21/+21
* Fix pem/err ordering.Ben Laurie1998-12-311-2/+2
* Deal with generated files.Ben Laurie1998-12-281-0/+329