summaryrefslogtreecommitdiff
path: root/Makefile.org
Commit message (Expand)AuthorAgeFilesLines
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-2/+9
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-3/+5
* Pass ${PERL} down to the Makefile in sub-directory "test" inBodo Möller2001-01-101-1/+1
* Use $(PERL) in place of hard-coded perlBodo Möller2001-01-101-7/+7
* First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...Richard Levitte2000-11-301-3/+7
* Some platforms (namely HP-UX) require the 'x' bit set for shared libraries.Lutz Jänicke2000-11-141-2/+2
* HP-UX shared libraries do not build any longer, as EX_LIBS containsLutz Jänicke2000-11-131-8/+26
* For a long time, I've wanted to be able to easily run one or a fewRichard Levitte2000-11-121-1/+5
* Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte2000-11-081-2/+1
* 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