2000-05-18 |
Dr. Stephen Henson | Fix c_rehash script, add -fingerprint option to crl. |
blob | commitdiff | raw |
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 |
1999-04-28 |
Ulf Möller | Linux shared libraries. |
blob | commitdiff | raw | diff to current |
1999-04-28 |
Ulf Möller | Do make rehash automatically at make test. |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Ulf Möller | New Configure option no-<cipher> (rsa, idea, rc5, ... |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Ulf Möller | New Configure option --openssldir to replace util/ssldi... |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Dr. Stephen Henson | Change the command line options of mkerr.pl so -static... |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Dr. Stephen Henson | Complete rewrite of the error code generation script... |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
blob | commitdiff | raw | diff to current |
1999-04-20 |
Ulf Möller | Fix some warnings. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Ulf Möller | Pass $PERL on make errors. |
blob | commitdiff | raw | diff to current |
1999-04-13 |
Ralf S. Engelschall | SSL_ALLOW_ENULL was renamed to SSL_FORBID_ENULL some... |
blob | commitdiff | raw | diff to current |
1999-04-08 |
Ulf Möller | Bad dependencies. |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Ulf Möller | New Makefile variables $(RANLIB) and $(PERL). |
blob | commitdiff | raw | diff to current |
1999-03-31 |
Ulf Möller | New option to generate 80386 code. |
blob | commitdiff | raw | diff to current |
1999-03-28 |
Dr. Stephen Henson | Yet more PKCS#12 integration: add lots of files under... |
blob | commitdiff | raw | diff to current |
1999-03-22 |
Ralf S. Engelschall | Ops, interrupted commit. Fixed OpenSSL_0_9_2b |
blob | commitdiff | raw | diff to current |
1999-03-22 |
Ralf S. Engelschall | Remove up_ver.pl call |
blob | commitdiff | raw | diff to current |
1999-03-22 |
Ralf S. Engelschall | Remove obsolete references to SSLeay and change default... |
blob | commitdiff | raw | diff to current |
1999-03-22 |
Ralf S. Engelschall | Print a little bit more information |
blob | commitdiff | raw | diff to current |
1999-03-20 |
Ralf S. Engelschall | Add missing pipe char to "make dist" target. |
blob | commitdiff | raw | diff to current |
1999-03-20 |
Ralf S. Engelschall | Remove confusing hint to non-existing file. Instead... |
blob | commitdiff | raw | diff to current |
1999-03-10 |
Dr. Stephen Henson | Make CC,CFLAG etc get passed to make links and various... |
blob | commitdiff | raw | diff to current |
1999-03-08 |
Ben Laurie | Make links no longer needed. |
blob | commitdiff | raw | diff to current |
1999-03-08 |
Ralf S. Engelschall | Start with some more tarball rolling preparation to... |
blob | commitdiff | raw | diff to current |
1999-03-07 |
Ben Laurie | Fix a typo. |
blob | commitdiff | raw | diff to current |
1999-03-06 |
Ralf S. Engelschall | General source tree makefile cleanups: Made `making... |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Ralf S. Engelschall | Ops, one more reference to 0.9.1c. Make sure we don... |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Ben Laurie | Yet more pissing about to get PEM built at the right... |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Ralf S. Engelschall | Make sure `make rehash' target really finds the `openss... |
blob | commitdiff | raw | diff to current |
1999-01-30 |
Ben Laurie | More pissing about to get pem.h to behave properly. |
blob | commitdiff | raw | diff to current |
1999-01-25 |
Dr. Stephen Henson | More X509 V3 stuff. Add support for extensions in the... |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Ben Laurie | Make sure people know when they need to rebuild the... |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Dr. Stephen Henson | Continuing adding X509 V3 support. This starts to integ... |
blob | commitdiff | raw | diff to current |
1999-01-02 |
Paul C. Sutton | Various ssleay to openssl fixups |
blob | commitdiff | raw | diff to current |
1999-01-02 |
Paul C. Sutton | Binary is now apps/openssl not apps/ssleay so use the... |
blob | commitdiff | raw | diff to current |
1999-01-01 |
Paul C. Sutton | Makefiles updated to exit if an error occurs in a sub... |
blob | commitdiff | raw | diff to current |
1998-12-31 |
Ben Laurie | Fix pem/err ordering. |
blob | commitdiff | raw | diff to current |
1998-12-28 |
Ben Laurie | Deal with generated files. |
blob | commitdiff | raw | diff to current |
|