summaryrefslogtreecommitdiffstats
path: root/Makefile.org
AgeCommit message (Expand)Author
2001-04-04Make do_bsd-gcc-shared depend on do_gnu-shared instead of the non-existent li...Richard Levitte
2001-03-24Bring in the following changes:Richard Levitte
2001-03-24Bring in the rest of the corrections for shared libraries from theRichard Levitte
2001-03-22We really have no need for PEX_LIBS, so empty it.Richard Levitte
2001-03-15Minimise the amount of -L. when linking the shared libraries. ItRichard Levitte
2001-03-15The change on handling shared libraries was never applied inRichard Levitte
2000-10-11Fix from main trunk, 2000-10-09 02:50 levitte:Richard Levitte
2000-09-21I'm using GNU tar...Richard Levitte
2000-08-17Allow reconfiguration. This can be useful if some source updateRichard Levitte
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-08-02It's probably a good idea to make the shared libraries depend in EX_LIBS.Richard Levitte
2000-08-02A few corrections with the shared library support:Richard Levitte
2000-07-24Add support for solaris shared libraries, currently just experimentalRichard Levitte
2000-07-24Avoid loops, and make sure that it's possible to still build sharedRichard Levitte
2000-07-21Redo and enhance the support for building shared libraries. CurrentlyRichard Levitte
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte
2000-06-17Using speaking "variable" names in macros so that e.g. grepping forBodo Möller
2000-06-01This change will cause builds (by default) to not use different STACKGeoff Thorpe
2000-05-18Fix c_rehash script, add -fingerprint option to crl.Dr. Stephen Henson
2000-04-04This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe
2000-03-14SSL_ALLOW_ADH no longer has a meaning.Bodo Möller
2000-03-09Manual page installation did not work if INSTALL_PREFIX was a relative path.Bodo Möller
2000-02-28Shared library support for Solaris and HPUXUlf Möller
2000-02-25In "make clean", delete files created by "make report".Bodo Möller
2000-02-24Make it possible to have differing tar versions.Richard Levitte
2000-02-23New make target "report" to run util/selftest.plUlf Möller
2000-02-15Install manpages below OPENSSLDIR (I think it was meant to be this way?).Ulf Möller
2000-02-15Create the man directories where the manpages will be put.Ulf Möller
2000-02-14Add a couple of forgotten $(PERL), and make the code to run pod2html aRichard Levitte
2000-02-11Corrections.Bodo Möller
2000-02-11Implement MD5-based "apr1" password hash.Bodo Möller
2000-02-07des_modes is a section 7 manual, so let's make sure that's where it ends upRichard Levitte
2000-01-30Source code cleanups: Use void * rather than char * in lhash,Ulf Möller
2000-01-27Use the pod2man that comes with OpenSSL. Make it so config(5) reallyRichard Levitte
2000-01-21Move ssl.pod to doc/sslUlf Möller
2000-01-21doc/man moved to doc/appsBodo Möller
2000-01-21Don't build the testapps automatically because the openssl program nowUlf Möller
2000-01-11Document the RSA library.Ulf Möller
2000-01-08Unify doc/openssl.pod and doc/man/openssl.pod, which were almost theBodo Möller
2000-01-08Use basename instead of complicated sed line.Bodo Möller
2000-01-08Install man pages.Ulf Möller
1999-10-04Fix for d2i_ASN1_bytes and stop PKCS#7 routines crashing is signed messageDr. Stephen Henson
1999-10-03Pass $(RANLIB) when doing "make install" in subdirectories;Bodo Möller
1999-09-29Cosmetic changes.Ulf Möller
1999-09-29Generate obj_dat.h in "make update".Ulf Möller
1999-09-10Parantheses not needed.Ulf Möller
1999-08-28make testapps after the library.Ulf Möller
1999-08-08Remove the perl stuff also optically from the build procedure,Ralf S. Engelschall
1999-08-05New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller
1999-07-22Make the perl module compile and eliminate some of the warnings.Ulf Möller