| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop symlinking, move files to intended directory | Richard Levitte | 2015-03-31 | 1 | -844/+0 |
* | Remove old DES API | Rich Salz | 2015-02-03 | 1 | -51/+51 |
* | Dead code cleanup: #if 0 dropped from tests | Rich Salz | 2015-02-02 | 1 | -5/+0 |
* | OPENSSL_NO_xxx cleanup: DEC-CBCM removed | Rich Salz | 2015-01-27 | 1 | -51/+1 |
* | More comment realignmentmaster-post-reformat | Matt Caswell | 2015-01-22 | 1 | -1/+1 |
* | Re-align some comments after running the reformat script. | Matt Caswell | 2015-01-22 | 1 | -7/+7 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -827/+808 |
* | RT3548: Remove unsupported platforms | Rich Salz | 2015-01-12 | 1 | -1/+1 |
* | RT3548: Remove some unsupported platforms. | Rich Salz | 2015-01-12 | 1 | -34/+0 |
* | mark all block comments that need format preserving so that | Tim Hudson | 2014-12-30 | 1 | -1/+1 |
* | Version skew reduction: trivia (I hope). | Ben Laurie | 2012-06-04 | 1 | -1/+0 |
* | Include openssl/crypto.h first in several other files so FIPS renaming | Dr. Stephen Henson | 2011-02-16 | 1 | -0/+1 |
* | Do not defined des_crypt(), since it clashes with Solaris crypt.h. | Richard Levitte | 2005-06-23 | 1 | -1/+1 |
* | Netware-specific changes, | Richard Levitte | 2003-11-28 | 1 | -0/+3 |
* | A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. | Geoff Thorpe | 2003-10-29 | 1 | -4/+5 |
* | PR: 630 | Richard Levitte | 2003-05-29 | 1 | -1/+1 |
* | Oh, the destest program did look at the return value... | Richard Levitte | 2003-02-13 | 1 | -0/+4 |
* | Since crypt() isn't defined anywhere, define it locally in destest.c | Richard Levitte | 2002-10-06 | 1 | -2/+0 |
* | Merge changes from 0.9.7-stable | Richard Levitte | 2002-03-22 | 1 | -35/+37 |
* | Merge in DES changed from 0.9.7-stable. | Richard Levitte | 2002-03-22 | 1 | -51/+48 |
* | des_old.h doesn't really need to include des.h, so don't. That will | Richard Levitte | 2001-11-06 | 1 | -0/+1 |
* | Due to an increasing number of clashes between modern OpenSSL and | Richard Levitte | 2001-10-24 | 1 | -72/+72 |
* | Make EVPs allocate context memory, thus making them extensible. Rationalise | Ben Laurie | 2001-07-30 | 1 | -59/+77 |
* | Use e_os2.h rather than opensslconf.h, since some needed macros are | Richard Levitte | 2001-02-22 | 1 | -3/+4 |
* | 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 | 1 | -5/+5 |
* | Fix a memory leak in PKCS12_parse. | Dr. Stephen Henson | 2000-03-22 | 1 | -1/+1 |
* | des_quad_cksum() byte order bug fix. | Ulf Möller | 2000-03-19 | 1 | -32/+37 |
* | The main() return value is a program's exit code. | Ulf Möller | 2000-02-25 | 1 | -2/+1 |
* | More VC++ pickiness. (destest.c doesn't have a "return" and the usual | Geoff Thorpe | 2000-02-25 | 1 | -0/+1 |
* | New xcbc_ok test vector is required after the parity bits in cbc2_key | Andy Polyakov | 2000-02-04 | 1 | -9/+13 |
* | Give the correct e-mail address even though the message is not quite serious | Bodo Möller | 2000-01-24 | 1 | -1/+1 |
* | The des_xcbc_encrypt apparently always fails. | Bodo Möller | 2000-01-24 | 1 | -1/+8 |
* | fail on all errors. | Ulf Möller | 2000-01-22 | 1 | -1/+4 |
* | Add functions des_set_key_checked, des_set_key_unchecked. | Bodo Möller | 1999-12-03 | 1 | -37/+22 |
* | Improve support for running everything as a monolithic application. | Bodo Möller | 1999-10-25 | 1 | -2/+2 |
* | Avoid some warnings (on silly compilers). | Bodo Möller | 1999-06-12 | 1 | -4/+4 |
* | Some pre-POSIX systems don't have unistd.h (but e.g. lib.c). | Bodo Möller | 1999-06-09 | 1 | -1/+2 |
* | Change type of various DES function arguments from des_cblock | Bodo Möller | 1999-05-16 | 1 | -60/+60 |
* | VMS support. | Ulf Möller | 1999-05-13 | 1 | -0/+2 |
* | New Configure option no-<cipher> (rsa, idea, rc5, ...). | Ulf Möller | 1999-04-27 | 1 | -2/+11 |
* | Remove NOPROTO definitions and error code comments. | Ulf Möller | 1999-04-26 | 1 | -8/+0 |
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-24 | 1 | -1/+1 |
* | Work with -pedantic! | Ben Laurie | 1999-04-23 | 1 | -9/+12 |
* | Fix lots of warnings. | Ulf Möller | 1999-04-21 | 1 | -1/+1 |
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 1 | -12/+5 |
* | Update dependencies. | Ben Laurie | 1999-02-13 | 1 | -1/+1 |
* | Fix ghastly DES declarations, and all consequential warnings. | Ben Laurie | 1999-02-13 | 1 | -94/+76 |
* | Add support for 3DES CBCM mode. | Ben Laurie | 1999-02-13 | 1 | -1/+53 |
* | Import of old SSLeay release: SSLeay 0.9.1b (unreleased) | Ralf S. Engelschall | 1998-12-21 | 1 | -5/+12 |