Age | Commit message (Expand) | Author |
2005-07-26 | improved error checking and some fixes | Nils Larsch |
2005-05-16 | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov |
2005-05-16 | make update | Bodo Möller |
2005-05-15 | Fool-proofing Makefiles | Andy Polyakov |
2005-04-11 | Add emacs cache files to .cvsignore. | Richard Levitte |
2005-03-31 | Give everything prototypes (well, everything that's actually used). | Ben Laurie |
2005-03-30 | Blow away Makefile.ssl. | Ben Laurie |
2004-11-02 | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte |
2004-04-19 | make update | Geoff Thorpe |
2003-12-27 | Use sh explicitely to run point.sh | Richard Levitte |
2003-03-20 | Make sure we get the definition of OPENSSL_NO_BIO. | Richard Levitte |
2002-11-13 | Security fixes brought forward from 0.9.7. | Ben Laurie |
2002-10-09 | Use double dashes so makedepend doesn't misunderstand the flags we | Richard Levitte |
2002-06-27 | Pass CFLAG to dependency makers, so non-standard system include paths are | Richard Levitte |
2002-05-30 | Check the return values where memory allocation failures may happen. | Richard Levitte |
2001-07-31 | make update | Richard Levitte |
2001-07-30 | Really add the EVP and all of the DES changes. | Ben Laurie |
2001-03-09 | Instead of telling both 'make' and the user that ranlib | Bodo Möller |
2001-02-22 | e_os.h does not belong with the exported headers. Do not put it there | Richard Levitte |
2001-02-20 | Use new-style system-id macros everywhere possible. I hope I haven't | Richard Levitte |
2001-02-19 | Make all configuration macros available for application by making | Richard Levitte |
2000-12-01 | First step in tidying up the LHASH code. The callback prototypes (and | Geoff Thorpe |
2000-09-25 | 'ranlib' doesn't always run on some systems. That's actually | Richard Levitte |
2000-09-07 | 'make update' | Richard Levitte |
2000-06-09 | Using checks of the existence of HEADER_{foo}_H in other header files | Richard Levitte |
2000-06-01 | There have been a number of complaints from a number of sources that names | Richard Levitte |
2000-05-02 | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, | Richard Levitte |
2000-01-30 | Seek out and destroy another evil cast. | Ulf Möller |
2000-01-30 | Source code cleanups: Use void * rather than char * in lhash, | Ulf Möller |
2000-01-23 | Tidy up CRYPTO_EX_DATA structures. | Dr. Stephen Henson |
1999-05-21 | It was a very bad idea to use #include "../e_os.h" -- when this occurs | Bodo Möller |
1999-05-20 | Add a kludge :-( | Bodo Möller |
1999-05-20 | Don't install e_os.h in include/openssl, use it only as a local | Bodo Möller |
1999-05-15 | Update dependencies. | Bodo Möller |
1999-04-29 | Support INSTALL_PREFIX for packagers. | Bodo Möller |
1999-04-29 | Ignore Makefile.save | Ulf Möller |
1999-04-29 | Obey $(PERL) when running util/mklink.pl. | Bodo Möller |
1999-04-28 | Use util/mklink.pl instead of util/mklink.sh. | Bodo Möller |
1999-04-27 | New Configure option no-<cipher> (rsa, idea, rc5, ...). | Ulf Möller |
1999-04-26 | Remove NOPROTO definitions and error code comments. | Ulf Möller |
1999-04-25 | Removed traces of cryptall.h, and did a "make depend". | Bodo Möller |
1999-04-24 | Complete rewrite of the error code generation script. It now runs as a single | Dr. Stephen Henson |
1999-04-23 | "make depend" | Bodo Möller |
1999-04-23 | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller |
1999-04-19 | Change functions to ANSI C. | Ulf Möller |
1999-04-17 | Massive constification. | Ben Laurie |
1999-04-01 | New Makefile variables $(RANLIB) and $(PERL). | Ulf Möller |
1999-03-22 | Fix security hole. | Ben Laurie |
1999-03-06 | Put the dependencies back. | Ben Laurie |
1999-03-06 | General source tree makefile cleanups: Made `making xxx in yyy...' display | Ralf S. Engelschall |