| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the possibility to build without the ENGINE framework. | Richard Levitte | 2003-01-30 | 1 | -0/+10 |
* | EXIT() may mean return(). That's confusing, so let's have it really mean | Richard Levitte | 2002-12-03 | 1 | -1/+1 |
* | Cleanse memory using the new OPENSSL_cleanse() function. | Richard Levitte | 2002-11-28 | 1 | -2/+2 |
* | Security fixes brought forward from 0.9.7. | Ben Laurie | 2002-11-13 | 1 | -8/+8 |
* | Add missing prototypes. | Lutz Jänicke | 2002-06-13 | 1 | -1/+1 |
* | Allow longer program names (VMS allows up to 39 characters). | Richard Levitte | 2002-04-06 | 1 | -2/+2 |
* | Config code updates. | Dr. Stephen Henson | 2002-02-22 | 1 | -0/+3 |
* | Reduce the header dependencies on engine.h in apps/. | Geoff Thorpe | 2001-09-12 | 1 | -1/+0 |
* | When only the key is given to "enc", the IV is undefined | Lutz Jänicke | 2001-07-03 | 1 | -0/+8 |
* | Use apps_shutdown() in all applications, in case someone decides not | Richard Levitte | 2001-06-23 | 1 | -0/+1 |
* | Change all calls to low level digest routines in the library and | Dr. Stephen Henson | 2001-06-20 | 1 | -3/+0 |
* | Provide an application-common setup function for engines and use it | Richard Levitte | 2001-06-18 | 1 | -17/+1 |
* | Use new-style system-id macros everywhere possible. I hope I haven't | Richard Levitte | 2001-02-20 | 1 | -1/+1 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 1 | -1/+1 |
* | Option to disable standard block padding with EVP API. | Dr. Stephen Henson | 2001-02-14 | 1 | -0/+9 |
* | Rijdael CBC mode and partial undebugged SSL support. | Ben Laurie | 2001-02-06 | 1 | -0/+3 |
* | 'char' argument to islower must be converted to 'unsigned char' | Bodo Möller | 2001-01-10 | 1 | -1/+1 |
* | Better handling of EVP names, add EVP to speed. | Ben Laurie | 2000-11-20 | 1 | -69/+23 |
* | Make Rijndael work! Those long flights have some good points. | Ben Laurie | 2000-11-12 | 1 | -3/+3 |
* | Merge the engine branch into the main trunk. All conflicts resolved. | Richard Levitte | 2000-10-26 | 1 | -0/+27 |
* | The experimental Rijndael code moved to the main trunk. | Richard Levitte | 2000-10-14 | 1 | -0/+5 |
* | On VMS, stdout may very well lead to a file that is written to in a | Richard Levitte | 2000-09-20 | 1 | -1/+9 |
* | There have been a number of complaints from a number of sources that names | Richard Levitte | 2000-06-02 | 1 | -6/+6 |
* | Add -pass argument to 'enc'. | Dr. Stephen Henson | 2000-02-17 | 1 | -2/+17 |
* | Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca... | Ralf S. Engelschall | 2000-02-11 | 1 | -0/+2 |
* | ispell (and minor modifications) | Ulf Möller | 2000-02-04 | 1 | -1/+1 |
* | RAND_load_file(..., -1) now means "read the complete file"; | Bodo Möller | 2000-01-24 | 1 | -1/+1 |
* | RAND_pseudo_bytes is good enough for encryption IVs, | Bodo Möller | 2000-01-24 | 1 | -4/+1 |
* | add ERR_print_errors after "end" label. | Bodo Möller | 2000-01-21 | 1 | -0/+1 |
* | Check RAND_bytes() return value or use RAND_pseudo_bytes(). | Ulf Möller | 2000-01-21 | 1 | -1/+5 |
* | Make salting the default. Fail gracefully if the input is not salted. | Ben Laurie | 1999-11-30 | 1 | -5/+16 |
* | Fix warning. | Ben Laurie | 1999-11-18 | 1 | -1/+1 |
* | Add a salt to the key derivation using the 'enc' program. | Dr. Stephen Henson | 1999-11-16 | 1 | -37/+84 |
* | Don't mix real tabs with tabs expanded as 8 spaces -- that's | Bodo Möller | 1999-06-07 | 1 | -2/+2 |
* | Cut&paste error. | Ulf Möller | 1999-05-13 | 1 | -2/+2 |
* | Update NO_* macros. | Ulf Möller | 1999-04-27 | 1 | -4/+4 |
* | New Configure option no-<cipher> (rsa, idea, rc5, ...). | Ulf Möller | 1999-04-27 | 1 | -1/+1 |
* | Remove NOPROTO definitions and error code comments. | Ulf Möller | 1999-04-26 | 1 | -5/+0 |
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-24 | 1 | -7/+7 |
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 1 | -7/+2 |
* | Massive constification. | Ben Laurie | 1999-04-17 | 1 | -1/+1 |
* | Import of old SSLeay release: SSLeay 0.9.0b | Ralf S. Engelschall | 1998-12-21 | 1 | -3/+19 |
* | Import of old SSLeay release: SSLeay 0.8.1b | Ralf S. Engelschall | 1998-12-21 | 1 | -0/+545 |