| Commit message (Expand) | Author | Age | Files | Lines |
* | fewer NO_ENGINE #ifdef's | Rich Salz | 2015-04-25 | 1 | -11/+3 |
* | Big apps cleanup (option-parsing, etc) | Rich Salz | 2015-04-24 | 1 | -168/+82 |
* | free NULL cleanup | Rich Salz | 2015-03-25 | 1 | -2/+1 |
* | free NULL cleanup | Rich Salz | 2015-03-25 | 1 | -2/+1 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -248/+263 |
* | RT3548: Remove unsupported platforms | Rich Salz | 2015-01-12 | 1 | -2/+2 |
* | Remove redundant OPENSSL_NO_DEPRECATED suppression | Matt Caswell | 2014-12-18 | 1 | -5/+0 |
* | RT3543: Remove #ifdef LINT | Rich Salz | 2014-12-10 | 1 | -3/+0 |
* | Update apps for bn opaque change | Matt Caswell | 2014-12-08 | 1 | -18/+18 |
* | RT2626: Change default_bits from 1K to 2K | Kurt Roeckx | 2014-09-08 | 1 | -1/+1 |
* | Change default bits to 1024 | Dr. Stephen Henson | 2013-01-07 | 1 | -1/+1 |
* | Make sure overrides work for RSA/DSA. | Dr. Stephen Henson | 2011-04-23 | 1 | -0/+6 |
* | use supplied ENGINE in genrsa | Dr. Stephen Henson | 2010-03-01 | 1 | -1/+4 |
* | Update from 1.0.0-stable | Dr. Stephen Henson | 2009-04-06 | 1 | -2/+6 |
* | Add SEED encryption algorithm. | Bodo Möller | 2007-04-24 | 1 | -0/+8 |
* | Camellia cipher, contributed by NTT | Bodo Möller | 2006-06-09 | 1 | -0/+12 |
* | make | Nils Larsch | 2005-07-16 | 1 | -0/+1 |
* | Allow RSA key-generation to specify an arbitrary public exponent. Jelte | Geoff Thorpe | 2004-04-26 | 1 | -6/+8 |
* | Update any code that was using deprecated functions so that everything builds | Geoff Thorpe | 2003-10-29 | 1 | -5/+10 |
* | Add the possibility to build without the ENGINE framework. | Richard Levitte | 2003-01-30 | 1 | -0/+10 |
* | Undefine OPENSSL_NO_DEPRECATED inside openssl application code if we are | Geoff Thorpe | 2002-12-08 | 1 | -0/+6 |
* | EXIT() may mean return(). That's confusing, so let's have it really mean | Richard Levitte | 2002-12-03 | 1 | -1/+1 |
* | Config code updates. | Dr. Stephen Henson | 2002-02-22 | 1 | -0/+3 |
* | Add AES support in the applications that support -des and -des3. | Richard Levitte | 2002-02-20 | 1 | -0/+12 |
* | Reduce the header dependencies on engine.h in apps/. | Geoff Thorpe | 2001-09-12 | 1 | -1/+1 |
* | Use apps_shutdown() in all applications, in case someone decides not | Richard Levitte | 2001-06-23 | 1 | -0/+1 |
* | Do a proof of concept. "openssl genrsa" will make the name of the | Richard Levitte | 2001-06-19 | 1 | -1/+7 |
* | Provide an application-common setup function for engines and use it | Richard Levitte | 2001-06-18 | 1 | -17/+1 |
* | Change the EVP_somecipher() and EVP_somedigest() | Dr. Stephen Henson | 2001-03-09 | 1 | -1/+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 | -5/+5 |
* | Merge the engine branch into the main trunk. All conflicts resolved. | Richard Levitte | 2000-10-26 | 1 | -1/+29 |
* | On VMS, stdout may very well lead to a file that is written to in a | Richard Levitte | 2000-09-20 | 1 | -1/+9 |
* | Undo the changes I just made. I'm not sure what I was thinking of. | Richard Levitte | 2000-06-28 | 1 | -12/+2 |
* | Make it possible for users of the openssl applications to specify the | Richard Levitte | 2000-06-28 | 1 | -2/+12 |
* | Accept -F4 option in lower case, which is what the usage information | Bodo Möller | 2000-06-09 | 1 | -1/+1 |
* | There have been a number of complaints from a number of sources that names | Richard Levitte | 2000-06-02 | 1 | -1/+1 |
* | 'rand'/'-rand' documentation. | Bodo Möller | 2000-03-01 | 1 | -1/+1 |
* | Pass phrase reorganisation. | Dr. Stephen Henson | 2000-02-17 | 1 | -16/+11 |
* | Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca... | Ralf S. Engelschall | 2000-02-11 | 1 | -0/+3 |
* | Add command line password options to the reamining utilities, | Dr. Stephen Henson | 2000-02-08 | 1 | -9/+28 |
* | ispell (and minor modifications) | Ulf Möller | 2000-02-04 | 1 | -2/+2 |
* | Make NO_RSA compile with pedantic. | Ben Laurie | 2000-01-08 | 1 | -0/+6 |
* | Various randomness handling bugfixes and improvements -- | Bodo Möller | 1999-10-26 | 1 | -55/+8 |
* | Additional user data argument to pem_password_cb function type | Bodo Möller | 1999-07-21 | 1 | -1/+1 |
* | Avoid warnings. | Bodo Möller | 1999-06-10 | 1 | -1/+1 |
* | More evil cast removal. | Ben Laurie | 1999-06-03 | 1 | -3/+3 |
* | New Configure option no-<cipher> (rsa, idea, rc5, ...). | Ulf Möller | 1999-04-27 | 1 | -2/+2 |
* | Remove NOPROTO definitions and error code comments. | Ulf Möller | 1999-04-26 | 1 | -6/+0 |
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-24 | 1 | -8/+8 |