aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.org
Commit message (Expand)AuthorAgeFilesLines
* Make sure that shared libraries get the internal name engine with theRichard Levitte2000-11-061-3/+3
* Add support for shared libraries under Irix.Richard Levitte2000-11-011-0/+9
* Rename true64 to the correct tru64.Richard Levitte2000-10-311-1/+1
* The majority of the OCSP code from CertCo.Richard Levitte2000-10-271-1/+1
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-1/+1
* When building shared libraries on HP-UX 10.20 and HP-UX 11.00 (32bit),Richard Levitte2000-10-221-1/+2
* It seems like grep isn't as capable as I thought on some Unix systems.Richard Levitte2000-10-221-1/+1
* Add what's needed to get shared libraries on HP-UX.Richard Levitte2000-10-211-0/+18
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-1/+1
* Rework the system to generate shared libraries:Richard Levitte2000-10-131-82/+72
* Make sure ranlib is only used on .a libraries.Richard Levitte2000-10-091-1/+2
* Verbose output when installing manual pages so that you see thatBodo Möller2000-09-261-2/+2
* I'm using GNU tar...Richard Levitte2000-09-211-1/+1
* Allow reconfiguration. This can be useful if some source updateRichard Levitte2000-08-171-0/+1
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-141-1/+1
* It's probably a good idea to make the shared libraries depend in EX_LIBS.Richard Levitte2000-08-021-3/+3
* A few corrections with the shared library support:Richard Levitte2000-08-021-13/+10
* Add support for solaris shared libraries, currently just experimentalRichard Levitte2000-07-241-0/+18
* Avoid loops, and make sure that it's possible to still build sharedRichard Levitte2000-07-241-4/+12
* Redo and enhance the support for building shared libraries. CurrentlyRichard Levitte2000-07-211-45/+125
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-051-2/+4
* Using speaking "variable" names in macros so that e.g. grepping forBodo Möller2000-06-171-1/+1
* This change will cause builds (by default) to not use different STACKGeoff Thorpe2000-06-011-1/+4
* Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson2000-05-181-1/+1
* This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe2000-04-041-1/+1
* SSL_ALLOW_ADH no longer has a meaning.Bodo Möller2000-03-141-2/+0
* Manual page installation did not work if INSTALL_PREFIX was a relative path.Bodo Möller2000-03-091-6/+6
* Shared library support for Solaris and HPUXUlf Möller2000-02-281-0/+7
* In "make clean", delete files created by "make report".Bodo Möller2000-02-251-1/+1
* Make it possible to have differing tar versions.Richard Levitte2000-02-241-1/+3
* New make target "report" to run util/selftest.plUlf Möller2000-02-231-0/+3
* Install manpages below OPENSSLDIR (I think it was meant to be this way?).Ulf Möller2000-02-151-6/+7
* Create the man directories where the manpages will be put.Ulf Möller2000-02-151-4/+4
* Add a couple of forgotten $(PERL), and make the code to run pod2html aRichard Levitte2000-02-141-2/+16
* Corrections.Bodo Möller2000-02-111-1/+1
* Implement MD5-based "apr1" password hash.Bodo Möller2000-02-111-8/+13
* des_modes is a section 7 manual, so let's make sure that's where it ends upRichard Levitte2000-02-071-4/+5
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-2/+2
* Use the pod2man that comes with OpenSSL. Make it so config(5) reallyRichard Levitte2000-01-271-3/+4
* Move ssl.pod to doc/sslUlf Möller2000-01-211-1/+1
* doc/man moved to doc/appsBodo Möller2000-01-211-1/+1
* Don't build the testapps automatically because the openssl program nowUlf Möller2000-01-211-1/+1
* Document the RSA library.Ulf Möller2000-01-111-8/+2
* Unify doc/openssl.pod and doc/man/openssl.pod, which were almost theBodo Möller2000-01-081-1/+1
* Use basename instead of complicated sed line.Bodo Möller2000-01-081-4/+2
* Install man pages.Ulf Möller2000-01-081-1/+15
* Fix for d2i_ASN1_bytes and stop PKCS#7 routines crashing is signed messageDr. Stephen Henson1999-10-041-1/+1
* Pass $(RANLIB) when doing "make install" in subdirectories;Bodo Möller1999-10-031-1/+1
* Cosmetic changes.Ulf Möller1999-09-291-2/+2
* Generate obj_dat.h in "make update".Ulf Möller1999-09-291-1/+4