summaryrefslogtreecommitdiff
path: root/Makefile.org
Commit message (Expand)AuthorAgeFilesLines
* I'm using GNU tar...levitte2000-09-211-1/+1
* Allow reconfiguration. This can be useful if some source updatelevitte2000-08-171-0/+1
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...levitte2000-08-141-1/+1
* It's probably a good idea to make the shared libraries depend in EX_LIBS.levitte2000-08-021-3/+3
* A few corrections with the shared library support:levitte2000-08-021-13/+10
* Add support for solaris shared libraries, currently just experimentallevitte2000-07-241-0/+18
* Avoid loops, and make sure that it's possible to still build sharedlevitte2000-07-241-4/+12
* Redo and enhance the support for building shared libraries. Currentlylevitte2000-07-211-45/+125
* I got sick and tired of having to keep track of NIDs when such a thinglevitte2000-07-051-2/+4
* Using speaking "variable" names in macros so that e.g. grepping forbodo2000-06-171-1/+1
* This change will cause builds (by default) to not use different STACKgeoff2000-06-011-1/+4
* Fix c_rehash script, add -fingerprint option to crl.steve2000-05-181-1/+1
* This commit ties the new DSO code (crypto/dso/) into the build for ageoff2000-04-041-1/+1
* SSL_ALLOW_ADH no longer has a meaning.bodo2000-03-141-2/+0
* Manual page installation did not work if INSTALL_PREFIX was a relative path.bodo2000-03-091-6/+6
* Shared library support for Solaris and HPUXulf2000-02-281-0/+7
* In "make clean", delete files created by "make report".bodo2000-02-251-1/+1
* Make it possible to have differing tar versions.levitte2000-02-241-1/+3
* New make target "report" to run util/selftest.plulf2000-02-231-0/+3
* Install manpages below OPENSSLDIR (I think it was meant to be this way?).ulf2000-02-151-6/+7
* Create the man directories where the manpages will be put.ulf2000-02-151-4/+4
* Add a couple of forgotten $(PERL), and make the code to run pod2html alevitte2000-02-141-2/+16
* Corrections.bodo2000-02-111-1/+1
* Implement MD5-based "apr1" password hash.bodo2000-02-111-8/+13
* des_modes is a section 7 manual, so let's make sure that's where it ends uplevitte2000-02-071-4/+5
* Source code cleanups: Use void * rather than char * in lhash,ulf2000-01-301-2/+2
* Use the pod2man that comes with OpenSSL. Make it so config(5) reallylevitte2000-01-271-3/+4
* Move ssl.pod to doc/sslulf2000-01-211-1/+1
* doc/man moved to doc/appsbodo2000-01-211-1/+1
* Don't build the testapps automatically because the openssl program nowulf2000-01-211-1/+1
* Document the RSA library.ulf2000-01-111-8/+2
* Unify doc/openssl.pod and doc/man/openssl.pod, which were almost thebodo2000-01-081-1/+1
* Use basename instead of complicated sed line.bodo2000-01-081-4/+2
* Install man pages.ulf2000-01-081-1/+15
* Fix for d2i_ASN1_bytes and stop PKCS#7 routines crashing is signed messagesteve1999-10-041-1/+1
* Pass $(RANLIB) when doing "make install" in subdirectories;bodo1999-10-031-1/+1
* Cosmetic changes.ulf1999-09-291-2/+2
* Generate obj_dat.h in "make update".ulf1999-09-291-1/+4
* Parantheses not needed.ulf1999-09-101-1/+1
* make testapps after the library.ulf1999-08-281-0/+1
* Remove the perl stuff also optically from the build procedure,rse1999-08-081-2/+2
* New function DSA_dup_DH, and fixes for bugs that were foundbodo1999-08-051-1/+1
* Make the perl module compile and eliminate some of the warnings.ulf1999-07-221-2/+2
* tiny optical changebodo1999-06-091-1/+1
* Oops, I forgot to add the dependency "TABLE: Configure".bodo1999-06-091-1/+1
* "make update" (added to top Makefile, and applied).bodo1999-06-091-2/+14
* Use mkdir-p.pl more efficiently.bodo1999-06-081-7/+7
* mkdir -p is not fully portable (according to Marc Crispin,bodo1999-06-071-8/+8
* It was a very bad idea to use #include "../e_os.h" -- when this occursbodo1999-05-211-1/+1
* Don't include top-level CVS directory.ben1999-05-211-1/+1