| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass CFLAG to dependency makers, so non-standard system include paths are | Richard Levitte | 2002-06-27 | 1 | -1/+1 |
* | 'make update' | Richard Levitte | 2002-02-05 | 1 | -4/+8 |
* | make update | Richard Levitte | 2002-01-24 | 1 | -6/+8 |
* | Due to an increasing number of clashes between modern OpenSSL and | Richard Levitte | 2001-10-24 | 2 | -8/+8 |
* | Retain compatibility of EVP_DigestInit() and EVP_DigestFinal() | Dr. Stephen Henson | 2001-10-16 | 1 | -4/+4 |
* | make update | Richard Levitte | 2001-07-31 | 1 | -1/+2 |
* | Really add the EVP and all of the DES changes. | Ben Laurie | 2001-07-30 | 3 | -7/+10 |
* | Change all calls to low level digest routines in the library and | Dr. Stephen Henson | 2001-06-19 | 1 | -9/+9 |
* | One des_encrypt to des_encrypt1 I forgot to commit... | Richard Levitte | 2001-03-29 | 1 | -2/+2 |
* | 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 | -7/+10 |
* | e_os.h does not belong with the exported headers. Do not put it there | Richard Levitte | 2001-02-22 | 1 | -3/+3 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 3 | -6/+8 |
* | '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/+2 |
* | Enable DSO support on alpha (OSF1), cc and gcc. | Geoff Thorpe | 2000-06-13 | 1 | -2/+2 |
* | In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, | Richard Levitte | 2000-05-02 | 1 | -2/+2 |
* | Document hash functions. | Ulf Möller | 2000-02-03 | 3 | -6/+7 |
* | Tidy up CRYPTO_EX_DATA structures. | Dr. Stephen Henson | 2000-01-23 | 1 | -2/+2 |
* | Some more ifdefs for no-xxx options. | Ulf Möller | 2000-01-21 | 1 | -1/+1 |
* | Add functions des_set_key_checked, des_set_key_unchecked. | Bodo Möller | 1999-12-03 | 1 | -2/+2 |
* | Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). | Ulf Möller | 1999-06-04 | 1 | -0/+8 |
* | It was a very bad idea to use #include "../e_os.h" -- when this occurs | Bodo Möller | 1999-05-21 | 1 | -3/+4 |
* | Don't install e_os.h in include/openssl, use it only as a local | Bodo Möller | 1999-05-20 | 1 | -4/+3 |
* | Change type of various DES function arguments from des_cblock | Bodo Möller | 1999-05-16 | 1 | -4/+4 |
* | Update dependencies. | Bodo Möller | 1999-05-15 | 1 | -3/+4 |
* | Update dependencies. | Ben Laurie | 1999-05-13 | 1 | -2/+2 |
* | 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 | -2/+18 |
* | Remove NOPROTO definitions and error code comments. | Ulf Möller | 1999-04-26 | 2 | -15/+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/+8 |
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-23 | 5 | -8/+8 |
* | Work with -pedantic! | Ben Laurie | 1999-04-23 | 1 | -2/+2 |
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 3 | -20/+6 |
* | New Makefile variables $(RANLIB) and $(PERL). | Ulf Möller | 1999-04-01 | 1 | -3/+3 |
* | Fix security hole. | Ben Laurie | 1999-03-22 | 1 | -1/+1 |
* | 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 |
* | Finally(?) fix DES stuff. | Ben Laurie | 1999-02-13 | 1 | -12/+8 |
* | Fix ghastly DES declarations, and all consequential warnings. | Ben Laurie | 1999-02-13 | 1 | -8/+8 |
* | This time, get it right. | Ben Laurie | 1999-01-19 | 1 | -1/+2 |
* | Finally lay dependencies to rest (I hope!). | Ben Laurie | 1999-01-19 | 1 | -1/+5 |
* | Various cleanups and fixed by Marc and Ralf to start the OpenTLS project | Ralf S. Engelschall | 1998-12-22 | 1 | -0/+1 |
* | Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeay | Ralf S. Engelschall | 1998-12-21 | 1 | -0/+2 |
* | Import of old SSLeay release: SSLeay 0.9.0b | Ralf S. Engelschall | 1998-12-21 | 4 | -5/+5 |
* | Import of old SSLeay release: SSLeay 0.8.1b | Ralf S. Engelschall | 1998-12-21 | 5 | -0/+591 |