| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Borland C++ Builder 5 complains about unreachable statements. | Richard Levitte | 2003-02-19 | 1 | -1/+0 |
* | make update | Richard Levitte | 2002-12-05 | 1 | -1/+4 |
* | Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> | Richard Levitte | 2002-12-03 | 1 | -0/+1 |
* | A few more memset()s converted to OPENSSL_cleanse(). | Richard Levitte | 2002-11-29 | 2 | -2/+2 |
* | Have all tests use EXIT() to exit rather than exit(), since the latter doesn't | Richard Levitte | 2002-11-28 | 1 | -1/+3 |
* | Security fixes brought forward from 0.9.7. | Ben Laurie | 2002-11-13 | 1 | -3/+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 |
* | Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() | Dr. Stephen Henson | 2001-10-16 | 1 | -1/+1 |
* | make update | Richard Levitte | 2001-07-31 | 1 | -2/+2 |
* | Really add the EVP and all of the DES changes. | Ben Laurie | 2001-07-30 | 2 | -3/+4 |
* | Change all calls to low level digest routines in the library and | Dr. Stephen Henson | 2001-06-19 | 1 | -2/+4 |
* | Instead of telling both 'make' and the user that ranlib | Bodo Möller | 2001-03-09 | 1 | -2/+1 |
* | Make EVP_Digest*() routines return a value. | Dr. Stephen Henson | 2001-03-08 | 2 | -8/+11 |
* | e_os.h does not belong with the exported headers. Do not put it there | Richard Levitte | 2001-02-22 | 1 | -2/+2 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 3 | -5/+6 |
* | 'ranlib' doesn't always run on some systems. That's actually | Richard Levitte | 2000-09-25 | 1 | -1/+2 |
* | 'make update' | Richard Levitte | 2000-09-07 | 1 | -1/+1 |
* | Enable DSO support on alpha (OSF1), cc and gcc. | Geoff Thorpe | 2000-06-13 | 1 | -3/+4 |
* | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, | Richard Levitte | 2000-05-02 | 1 | -4/+4 |
* | ispell (and minor modifications) | Ulf Möller | 2000-02-03 | 1 | -3/+3 |
* | Document hash functions. | Ulf Möller | 2000-02-03 | 3 | -4/+4 |
* | Tidy up CRYPTO_EX_DATA structures. | Dr. Stephen Henson | 2000-01-23 | 1 | -2/+2 |
* | some more patches for avoiding problems with non-automatic variables | Bodo Möller | 1999-09-08 | 1 | -2/+2 |
* | Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). | Ulf Möller | 1999-06-04 | 2 | -0/+20 |
* | It was a very bad idea to use #include "../e_os.h" -- when this occurs | Bodo Möller | 1999-05-21 | 1 | -2/+3 |
* | Add a kludge :-( | Bodo Möller | 1999-05-20 | 1 | -4/+4 |
* | Don't install e_os.h in include/openssl, use it only as a local | Bodo Möller | 1999-05-20 | 1 | -5/+4 |
* | Update dependencies. | Bodo Möller | 1999-05-15 | 1 | -3/+4 |
* | Support INSTALL_PREFIX for packagers. | Bodo Möller | 1999-04-29 | 1 | -2/+4 |
* | Ignore Makefile.save | Ulf Möller | 1999-04-29 | 1 | -0/+1 |
* | 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 |
* | New Configure option no-<cipher> (rsa, idea, rc5, ...). | Ulf Möller | 1999-04-27 | 3 | -1/+14 |
* | Remove NOPROTO definitions and error code comments. | Ulf Möller | 1999-04-26 | 4 | -27/+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 | -4/+7 |
* | Remove header files from .cvsignore. | Ulf Möller | 1999-04-23 | 1 | -1/+0 |
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-23 | 6 | -9/+9 |
* | Work with -pedantic! | Ben Laurie | 1999-04-23 | 1 | -2/+2 |
* | 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 | -11/+1 |
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 4 | -29/+11 |
* | Massive constification. | Ben Laurie | 1999-04-17 | 2 | -4/+4 |
* | New Makefile variables $(RANLIB) and $(PERL). | Ulf Möller | 1999-04-01 | 1 | -3/+3 |
* | Fix security hole. | Ben Laurie | 1999-03-22 | 2 | -3/+4 |
* | Put the dependencies back. | Ben Laurie | 1999-03-06 | 1 | -0/+5 |
* | General source tree makefile cleanups: Made `making xxx in yyy...' display | Ralf S. Engelschall | 1999-03-06 | 1 | -11/+5 |
* | This time, get it right. | Ben Laurie | 1999-01-19 | 1 | -3/+4 |
* | Finally lay dependencies to rest (I hope!). | Ben Laurie | 1999-01-19 | 1 | -1/+5 |