| Commit message (Expand) | Author | Age | Files | Lines |
* | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov | 2005-05-16 | 1 | -2/+11 |
* | make update | Bodo Möller | 2005-05-16 | 1 | -10/+0 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-15 | 1 | -4/+1 |
* | Add emacs cache files to .cvsignore. | Richard Levitte | 2005-04-11 | 1 | -0/+2 |
* | Blow away Makefile.ssl. | Ben Laurie | 2005-03-30 | 1 | -4/+3 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte | 2004-11-02 | 1 | -1/+1 |
* | Use sh explicitely to run point.sh | Richard Levitte | 2003-12-27 | 1 | -1/+1 |
* | Netware-specific changes, | Richard Levitte | 2003-11-28 | 2 | -0/+6 |
* | Make sure we get the definition of OPENSSL_NO_IDEA and IDEA_INT. | Richard Levitte | 2003-03-20 | 1 | -1/+2 |
* | Have all tests use EXIT() to exit rather than exit(), since the latter doesn't | Richard Levitte | 2002-11-28 | 1 | -1/+3 |
* | Use double dashes so makedepend doesn't misunderstand the flags we | Richard Levitte | 2002-10-09 | 1 | -1/+1 |
* | Pass CFLAG to dependency makers, so non-standard system include paths are | Richard Levitte | 2002-06-27 | 1 | -1/+1 |
* | make update | Richard Levitte | 2001-07-31 | 1 | -5/+5 |
* | Really add the EVP and all of the DES changes. | Ben Laurie | 2001-07-30 | 1 | -5/+5 |
* | Instead of telling both 'make' and the user that ranlib | Bodo Möller | 2001-03-09 | 1 | -2/+1 |
* | Code for better build under Darwin (MacOS X). | Richard Levitte | 2001-03-07 | 1 | -1/+1 |
* | Use new-style system-id macros everywhere possible. I hope I haven't | Richard Levitte | 2001-02-20 | 1 | -3/+3 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 3 | -8/+9 |
* | 'ranlib' doesn't always run on some systems. That's actually | Richard Levitte | 2000-09-25 | 1 | -1/+2 |
* | EVP constification. | Ben Laurie | 2000-06-03 | 6 | -14/+15 |
* | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, | Richard Levitte | 2000-05-02 | 1 | -4/+4 |
* | Remove "Makefile.uni" files and some related stuff. | Bodo Möller | 2000-03-14 | 1 | -73/+0 |
* | ispell (and minor modifications) | Ulf Möller | 2000-02-03 | 2 | -2/+2 |
* | Some pre-POSIX systems don't have unistd.h (but e.g. lib.c). | Bodo Möller | 1999-06-09 | 1 | -6/+5 |
* | Missed one line. | Ulf Möller | 1999-05-13 | 1 | -1/+0 |
* | Remove redundant ifdef. | Ulf Möller | 1999-05-13 | 1 | -3/+0 |
* | VMS support. | Ulf Möller | 1999-05-13 | 1 | -10/+9 |
* | ignore Makefile.save | Bodo Möller | 1999-04-29 | 1 | -0/+1 |
* | Support INSTALL_PREFIX for packagers. | Bodo Möller | 1999-04-29 | 1 | -2/+4 |
* | Obey $(PERL) when running util/mklink.pl. | Bodo Möller | 1999-04-29 | 1 | -3/+3 |
* | Use util/mklink.pl instead of util/mklink.sh. | Bodo Möller | 1999-04-28 | 1 | -3/+3 |
* | Autogenerated files. | Ulf Möller | 1999-04-28 | 1 | -1/+0 |
* | New Configure option no-<cipher> (rsa, idea, rc5, ...). | Ulf Möller | 1999-04-27 | 3 | -2/+14 |
* | Remove NOPROTO definitions and error code comments. | Ulf Möller | 1999-04-26 | 4 | -33/+0 |
* | Complete rewrite of the error code generation script. It now runs as a single | Dr. Stephen Henson | 1999-04-24 | 1 | -2/+0 |
* | "make depend" | Bodo Möller | 1999-04-23 | 1 | -5/+10 |
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-23 | 9 | -12/+12 |
* | Work with -pedantic! | Ben Laurie | 1999-04-23 | 1 | -5/+5 |
* | Remove references to .org header file names. | Ulf Möller | 1999-04-22 | 1 | -1/+1 |
* | Move all autogenerated header file parts to crypto/opensslconf.h. | Ulf Möller | 1999-04-21 | 1 | -10/+1 |
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 7 | -52/+20 |
* | Massive constification. | Ben Laurie | 1999-04-17 | 2 | -4/+4 |
* | New Makefile variables $(RANLIB) and $(PERL). | Ulf Möller | 1999-04-01 | 2 | -4/+5 |
* | Fix security hole. | Ben Laurie | 1999-03-22 | 2 | -2/+3 |
* | Put the dependencies back. | Ben Laurie | 1999-03-06 | 1 | -0/+6 |
* | General source tree makefile cleanups: Made `making xxx in yyy...' display | Ralf S. Engelschall | 1999-03-06 | 1 | -12/+5 |
* | This time, get it right. | Ben Laurie | 1999-01-19 | 1 | -2/+5 |
* | Finally lay dependencies to rest (I hope!). | Ben Laurie | 1999-01-19 | 1 | -1/+4 |
* | More .cvsignore stuff to make CVS quiet on our generated files. | Ralf S. Engelschall | 1999-01-03 | 1 | -0/+1 |
* | Fix version stuff: | Ralf S. Engelschall | 1998-12-31 | 1 | -1/+1 |