2001-06-05 |
Richard Levitte | Small detail about AIX forgotten... |
blob | commitdiff | raw |
2001-05-06 |
Richard Levitte | Add a general user interface API. This is designed... |
blob | commitdiff | raw | diff to current |
2001-04-27 |
Richard Levitte | A method to create shared libraries on AIX, and accordi... |
blob | commitdiff | raw | diff to current |
2001-04-26 |
Richard Levitte | Linux shared libraries can be linked with debug symbols. |
blob | commitdiff | raw | diff to current |
2001-04-12 |
Bodo Möller | undo previous change ... |
blob | commitdiff | raw | diff to current |
2001-04-12 |
Bodo Möller | update from 0.9.6a |
blob | commitdiff | raw | diff to current |
2001-04-08 |
Bodo Möller | '||', '&&' and 'test -x' apparently don't work on Ultrix; |
blob | commitdiff | raw | diff to current |
2001-04-04 |
Richard Levitte | Incorporate some changes that make OpenSSL compilable... |
blob | commitdiff | raw | diff to current |
2001-04-04 |
Richard Levitte | Make do_bsd-gcc-shared depend on do_gnu-shared instead... |
blob | commitdiff | raw | diff to current |
2001-03-24 |
Richard Levitte | When using the native tools on Solaris, make damn sure... |
blob | commitdiff | raw | diff to current |
2001-03-24 |
Richard Levitte | ln on Solaris expects -f to come before -s. |
blob | commitdiff | raw | diff to current |
2001-03-22 |
Richard Levitte | We really have no need for PEX_LIBS, so empty it. |
blob | commitdiff | raw | diff to current |
2001-03-15 |
Richard Levitte | Minimise the amount of -L. when linking the shared... |
blob | commitdiff | raw | diff to current |
2001-03-13 |
Bodo Möller | typo |
blob | commitdiff | raw | diff to current |
2001-03-11 |
Bodo Möller | Forcibly enable memory leak checking during "make test" |
blob | commitdiff | raw | diff to current |
2001-03-06 |
Bodo Möller | Change obj_... generation so that it does not generate... |
blob | commitdiff | raw | diff to current |
2001-03-05 |
Bodo Möller | Move ec.h to ec2.h because it is not compatible with... |
blob | commitdiff | raw | diff to current |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ... |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
blob | commitdiff | raw | diff to current |
2001-01-10 |
Bodo Möller | Pass ${PERL} down to the Makefile in sub-directory... |
blob | commitdiff | raw | diff to current |
2001-01-10 |
Bodo Möller | Use $(PERL) in place of hard-coded perl |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Richard Levitte | First tentative impementation of Kerberos 5 cryptos... |
blob | commitdiff | raw | diff to current |
2000-11-14 |
Lutz Jänicke | Some platforms (namely HP-UX) require the 'x' bit set... |
blob | commitdiff | raw | diff to current |
2000-11-13 |
Lutz Jänicke | HP-UX shared libraries do not build any longer, as... |
blob | commitdiff | raw | diff to current |
2000-11-12 |
Richard Levitte | For a long time, I've wanted to be able to easily run... |
blob | commitdiff | raw | diff to current |
2000-11-08 |
Richard Levitte | Remove references to RSAref. The glue library is but... |
blob | commitdiff | raw | diff to current |
2000-11-06 |
Richard Levitte | Make sure that shared libraries get the internal name... |
blob | commitdiff | raw | diff to current |
2000-11-01 |
Richard Levitte | Add support for shared libraries under Irix. |
blob | commitdiff | raw | diff to current |
2000-10-31 |
Richard Levitte | Rename true64 to the correct tru64. |
blob | commitdiff | raw | diff to current |
2000-10-27 |
Richard Levitte | The majority of the OCSP code from CertCo. |
blob | commitdiff | raw | diff to current |
2000-10-26 |
Richard Levitte | Merge the engine branch into the main trunk. All confl... |
blob | commitdiff | raw | diff to current |
2000-10-22 |
Richard Levitte | When building shared libraries on HP-UX 10.20 and HP... |
blob | commitdiff | raw | diff to current |
2000-10-22 |
Richard Levitte | It seems like grep isn't as capable as I thought on... |
blob | commitdiff | raw | diff to current |
2000-10-21 |
Richard Levitte | Add what's needed to get shared libraries on HP-UX. |
blob | commitdiff | raw | diff to current |
2000-10-14 |
Richard Levitte | The experimental Rijndael code moved to the main trunk. |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Richard Levitte | Rework the system to generate shared libraries: |
blob | commitdiff | raw | diff to current |
2000-10-09 |
Richard Levitte | Make sure ranlib is only used on .a libraries. |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Bodo Möller | Verbose output when installing manual pages so that... |
blob | commitdiff | raw | diff to current |
2000-09-21 |
Richard Levitte | I'm using GNU tar... |
blob | commitdiff | raw | diff to current |
2000-08-17 |
Richard Levitte | Allow reconfiguration. This can be useful if some... |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Richard Levitte | MD4 implemented. Assar Westerlund provided the digest... |
blob | commitdiff | raw | diff to current |
2000-08-02 |
Richard Levitte | It's probably a good idea to make the shared libraries... |
blob | commitdiff | raw | diff to current |
2000-08-02 |
Richard Levitte | A few corrections with the shared library support: |
blob | commitdiff | raw | diff to current |
2000-07-24 |
Richard Levitte | Add support for solaris shared libraries, currently... |
blob | commitdiff | raw | diff to current |
2000-07-24 |
Richard Levitte | Avoid loops, and make sure that it's possible to still... |
blob | commitdiff | raw | diff to current |
2000-07-21 |
Richard Levitte | Redo and enhance the support for building shared librar... |
blob | commitdiff | raw | diff to current |
2000-07-05 |
Richard Levitte | I got sick and tired of having to keep track of NIDs... |
blob | commitdiff | raw | diff to current |
2000-06-17 |
Bodo Möller | Using speaking "variable" names in macros so that e... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Geoff Thorpe | This change will cause builds (by default) to not use... |
blob | commitdiff | raw | diff to current |
2000-05-18 |
Dr. Stephen Henson | Fix c_rehash script, add -fingerprint option to crl. |
blob | commitdiff | raw | diff to current |
2000-04-04 |
Geoff Thorpe | This commit ties the new DSO code (crypto/dso/) into... |
blob | commitdiff | raw | diff to current |
2000-03-14 |
Bodo Möller | SSL_ALLOW_ADH no longer has a meaning. |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Bodo Möller | Manual page installation did not work if INSTALL_PREFIX... |
blob | commitdiff | raw | diff to current |
2000-02-28 |
Ulf Möller | Shared library support for Solaris and HPUX |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Bodo Möller | In "make clean", delete files created by "make report". |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Richard Levitte | Make it possible to have differing tar versions. |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Ulf Möller | New make target "report" to run util/selftest.pl |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Ulf Möller | Install manpages below OPENSSLDIR (I think it was meant... |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Ulf Möller | Create the man directories where the manpages will... |
blob | commitdiff | raw | diff to current |
2000-02-14 |
Richard Levitte | Add a couple of forgotten $(PERL), and make the code... |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Bodo Möller | Corrections. |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Bodo Möller | Implement MD5-based "apr1" password hash. |
blob | commitdiff | raw | diff to current |
2000-02-07 |
Richard Levitte | des_modes is a section 7 manual, so let's make sure... |
blob | commitdiff | raw | diff to current |
2000-01-30 |
Ulf Möller | Source code cleanups: Use void * rather than char ... |
blob | commitdiff | raw | diff to current |
2000-01-27 |
Richard Levitte | Use the pod2man that comes with OpenSSL. Make it so... |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Ulf Möller | Move ssl.pod to doc/ssl |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Bodo Möller | doc/man moved to doc/apps |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Ulf Möller | Don't build the testapps automatically because the... |
blob | commitdiff | raw | diff to current |
2000-01-11 |
Ulf Möller | Document the RSA library. |
blob | commitdiff | raw | diff to current |
2000-01-08 |
Bodo Möller | Unify doc/openssl.pod and doc/man/openssl.pod, which... |
blob | commitdiff | raw | diff to current |
2000-01-08 |
Bodo Möller | Use basename instead of complicated sed line. |
blob | commitdiff | raw | diff to current |
2000-01-08 |
Ulf Möller | Install man pages. |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Dr. Stephen Henson | Fix for d2i_ASN1_bytes and stop PKCS#7 routines crashin... |
blob | commitdiff | raw | diff to current |
1999-10-03 |
Bodo Möller | Pass $(RANLIB) when doing "make install" in subdirectories; |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Ulf Möller | Cosmetic changes. |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Ulf Möller | Generate obj_dat.h in "make update". |
blob | commitdiff | raw | diff to current |
1999-09-10 |
Ulf Möller | Parantheses not needed. |
blob | commitdiff | raw | diff to current |
1999-08-28 |
Ulf Möller | make testapps after the library. |
blob | commitdiff | raw | diff to current |
1999-08-08 |
Ralf S. Engelschall | Remove the perl stuff also optically from the build... |
blob | commitdiff | raw | diff to current |
1999-08-05 |
Bodo Möller | New function DSA_dup_DH, and fixes for bugs that were... |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Ulf Möller | Make the perl module compile and eliminate some of... |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Bodo Möller | tiny optical change |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Bodo Möller | Oops, I forgot to add the dependency "TABLE: Configure". |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Bodo Möller | "make update" (added to top Makefile, and applied). |
blob | commitdiff | raw | diff to current |
1999-06-08 |
Bodo Möller | Use mkdir-p.pl more efficiently. |
blob | commitdiff | raw | diff to current |
1999-06-07 |
Bodo Möller | mkdir -p is not fully portable (according to Marc Crispin, |
blob | commitdiff | raw | diff to current |
1999-05-21 |
Bodo Möller | It was a very bad idea to use #include "../e_os.h"... |
blob | commitdiff | raw | diff to current |
1999-05-21 |
Ben Laurie | Don't include top-level CVS directory. |
blob | commitdiff | raw | diff to current |
1999-05-20 |
Bodo Möller | Don't install e_os.h in include/openssl, use it only... |
blob | commitdiff | raw | diff to current |
1999-05-20 |
Ben Laurie | Prepare for a beta release. |
blob | commitdiff | raw | diff to current |
1999-05-15 |
Bodo Möller | e_os* corrections. |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Ulf Möller | VMS support. |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Ulf Möller | mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile. |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Ulf Möller | pass $PERL on make files. |
blob | commitdiff | raw | diff to current |
1999-05-04 |
Ulf Möller | c_rehash doesn't work at that point of the installation... |
blob | commitdiff | raw | diff to current |
1999-04-29 |
Bodo Möller | Support INSTALL_PREFIX for packagers. |
blob | commitdiff | raw | diff to current |
1999-04-29 |
Bodo Möller | Obey $(PERL) when running util/mklink.pl. |
blob | commitdiff | raw | diff to current |
1999-04-28 |
Bodo Möller | Use util/mklink.pl instead of util/mklink.sh. |
blob | commitdiff | raw | diff to current |
1999-04-28 |
Ulf Möller | Pass $PERL on make dclean. |
blob | commitdiff | raw | diff to current |
1999-04-28 |
Bodo Möller | Install various scripts to $(OPENSSLDIR)/misc instead... |
blob | commitdiff | raw | diff to current |
next |