Age | Commit message (Expand) | Author |
2001-02-19 | Make all configuration macros available for application by making | Richard Levitte |
2001-01-10 | Pass ${PERL} down to the Makefile in sub-directory "test" in | Bodo Möller |
2001-01-10 | Use $(PERL) in place of hard-coded perl | Bodo Möller |
2000-11-30 | First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im... | Richard Levitte |
2000-11-14 | Some platforms (namely HP-UX) require the 'x' bit set for shared libraries. | Lutz Jänicke |
2000-11-13 | HP-UX shared libraries do not build any longer, as EX_LIBS contains | Lutz Jänicke |
2000-11-12 | For a long time, I've wanted to be able to easily run one or a few | Richard Levitte |
2000-11-08 | Remove references to RSAref. The glue library is but a memory to fade | Richard Levitte |
2000-11-06 | Make sure that shared libraries get the internal name engine with the | Richard Levitte |
2000-11-01 | Add support for shared libraries under Irix. | Richard Levitte |
2000-10-31 | Rename true64 to the correct tru64. | Richard Levitte |
2000-10-27 | The majority of the OCSP code from CertCo. | Richard Levitte |
2000-10-26 | Merge the engine branch into the main trunk. All conflicts resolved. | Richard Levitte |
2000-10-22 | When building shared libraries on HP-UX 10.20 and HP-UX 11.00 (32bit), | Richard Levitte |
2000-10-22 | It seems like grep isn't as capable as I thought on some Unix systems. | Richard Levitte |
2000-10-21 | Add what's needed to get shared libraries on HP-UX. | Richard Levitte |
2000-10-14 | The experimental Rijndael code moved to the main trunk. | Richard Levitte |
2000-10-13 | Rework the system to generate shared libraries: | Richard Levitte |
2000-10-09 | Make sure ranlib is only used on .a libraries. | Richard Levitte |
2000-09-26 | Verbose output when installing manual pages so that you see that | Bodo Möller |
2000-09-21 | I'm using GNU tar... | Richard Levitte |
2000-08-17 | Allow reconfiguration. This can be useful if some source update | Richard Levitte |
2000-08-14 | MD4 implemented. Assar Westerlund provided the digest code itself and the te... | Richard Levitte |
2000-08-02 | It's probably a good idea to make the shared libraries depend in EX_LIBS. | Richard Levitte |
2000-08-02 | A few corrections with the shared library support: | Richard Levitte |
2000-07-24 | Add support for solaris shared libraries, currently just experimental | Richard Levitte |
2000-07-24 | Avoid loops, and make sure that it's possible to still build shared | Richard Levitte |
2000-07-21 | Redo and enhance the support for building shared libraries. Currently | Richard Levitte |
2000-07-05 | I got sick and tired of having to keep track of NIDs when such a thing | Richard Levitte |
2000-06-17 | Using speaking "variable" names in macros so that e.g. grepping for | Bodo Möller |
2000-06-01 | This change will cause builds (by default) to not use different STACK | Geoff Thorpe |
2000-05-18 | Fix c_rehash script, add -fingerprint option to crl. | Dr. Stephen Henson |
2000-04-04 | This commit ties the new DSO code (crypto/dso/) into the build for a | Geoff Thorpe |
2000-03-14 | SSL_ALLOW_ADH no longer has a meaning. | Bodo Möller |
2000-03-09 | Manual page installation did not work if INSTALL_PREFIX was a relative path. | Bodo Möller |
2000-02-28 | Shared library support for Solaris and HPUX | Ulf Möller |
2000-02-25 | In "make clean", delete files created by "make report". | Bodo Möller |
2000-02-24 | Make it possible to have differing tar versions. | Richard Levitte |
2000-02-23 | New make target "report" to run util/selftest.pl | Ulf Möller |
2000-02-15 | Install manpages below OPENSSLDIR (I think it was meant to be this way?). | Ulf Möller |
2000-02-15 | Create the man directories where the manpages will be put. | Ulf Möller |
2000-02-14 | Add a couple of forgotten $(PERL), and make the code to run pod2html a | Richard Levitte |
2000-02-11 | Corrections. | Bodo Möller |
2000-02-11 | Implement MD5-based "apr1" password hash. | Bodo Möller |
2000-02-07 | des_modes is a section 7 manual, so let's make sure that's where it ends up | Richard Levitte |
2000-01-30 | Source code cleanups: Use void * rather than char * in lhash, | Ulf Möller |
2000-01-27 | Use the pod2man that comes with OpenSSL. Make it so config(5) really | Richard Levitte |
2000-01-21 | Move ssl.pod to doc/ssl | Ulf Möller |
2000-01-21 | doc/man moved to doc/apps | Bodo Möller |
2000-01-21 | Don't build the testapps automatically because the openssl program now | Ulf Möller |