| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -378/+366 |
* | mark all block comments that need format preserving so that | Tim Hudson | 2014-12-30 | 1 | -1/+2 |
* | PR: 2220 | Dr. Stephen Henson | 2010-04-06 | 1 | -1/+1 |
* | PR: 2061 | Dr. Stephen Henson | 2009-10-01 | 1 | -1/+1 |
* | Update from 1.0.0-stable. | Dr. Stephen Henson | 2009-04-27 | 1 | -0/+2 |
* | Add SEED encryption algorithm. | Bodo Möller | 2007-04-24 | 1 | -0/+4 |
* | Camellia cipher, contributed by NTT | Bodo Möller | 2006-06-09 | 1 | -0/+7 |
* | fix problems found by coverity: remove useless code | Nils Larsch | 2006-03-15 | 1 | -1/+1 |
* | Integrated support for PVK files. | Dr. Stephen Henson | 2005-08-31 | 1 | -0/+19 |
* | Fix warning. | Ben Laurie | 2005-08-21 | 1 | -1/+1 |
* | Command line support for RSAPublicKey format. | Dr. Stephen Henson | 2005-08-21 | 1 | -5/+33 |
* | make | Nils Larsch | 2005-07-16 | 1 | -0/+1 |
* | some const fixes | Nils Larsch | 2005-04-05 | 1 | -1/+1 |
* | Remove some unnecessary recursive includes from the internal apps.h header, | Geoff Thorpe | 2004-05-17 | 1 | -0/+1 |
* | Add the possibility to build without the ENGINE framework. | Richard Levitte | 2003-01-30 | 1 | -0/+8 |
* | EXIT() may mean return(). That's confusing, so let's have it really mean | Richard Levitte | 2002-12-03 | 1 | -1/+1 |
* | Make it possible to load keys from stdin, and restore that | Richard Levitte | 2002-08-01 | 1 | -2/+2 |
* | 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/+7 |
* | Apply the following changes by Toomas Kiisk <vix@cyber.ee>: | Richard Levitte | 2002-01-25 | 1 | -58/+17 |
* | Reduce the header dependencies on engine.h in apps/. | Geoff Thorpe | 2001-09-12 | 1 | -1/+0 |
* | Use apps_shutdown() in all applications, in case someone decides not | Richard Levitte | 2001-06-23 | 1 | -0/+1 |
* | 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 | -5/+5 |
* | The consequence of constification is that to pass the address to a | Richard Levitte | 2000-11-07 | 1 | -1/+1 |
* | Merge the engine branch into the main trunk. All conflicts resolved. | Richard Levitte | 2000-10-26 | 1 | -6/+33 |
* | On VMS, stdout may very well lead to a file that is written to in a | Richard Levitte | 2000-09-20 | 1 | -1/+9 |
* | Add support for the modified SGC key format used in IIS. | Dr. Stephen Henson | 2000-06-16 | 1 | -4/+7 |
* | There have been a number of complaints from a number of sources that names | Richard Levitte | 2000-06-02 | 1 | -5/+5 |
* | Generate correct error reasons strings for SYSerr. | Bodo Möller | 2000-03-04 | 1 | -1/+0 |
* | Pass phrase reorganisation. | Dr. Stephen Henson | 2000-02-17 | 1 | -33/+17 |
* | Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca... | Ralf S. Engelschall | 2000-02-11 | 1 | -0/+2 |
* | Add command line password options to the reamining utilities, | Dr. Stephen Henson | 2000-02-08 | 1 | -2/+2 |
* | Add new -notext option to 'ca', -pubkey option to spkac. | Dr. Stephen Henson | 2000-02-03 | 1 | -1/+1 |
* | Make NO_RSA compile with pedantic. | Ben Laurie | 2000-01-08 | 1 | -0/+6 |
* | Fix some of the command line password stuff. New function | Dr. Stephen Henson | 2000-01-01 | 1 | -1/+0 |
* | Allow passwords to be included on command line for a few | Dr. Stephen Henson | 1999-12-25 | 1 | -11/+3 |
* | Transparent support for PKCS#8 private keys in RSA/DSA. | Dr. Stephen Henson | 1999-11-21 | 1 | -8/+13 |
* | Add password command line options to some utils. Fix and update man | Dr. Stephen Henson | 1999-11-11 | 1 | -16/+63 |
* | Add support for public key input and output in rsa and dsa utilities with some | Dr. Stephen Henson | 1999-10-04 | 1 | -12/+30 |
* | Return 0 for succesful exit when -noout is used. | Bodo Möller | 1999-08-17 | 1 | -1/+5 |
* | Additional user data argument to pem_password_cb function type | Bodo Möller | 1999-07-21 | 1 | -2/+2 |
* | correct error handling | Bodo Möller | 1999-07-12 | 1 | -8/+13 |
* | New function RSA_check_key, | Bodo Möller | 1999-07-12 | 1 | -1/+27 |
* | New Configure option no-<cipher> (rsa, idea, rc5, ...). | Ulf Möller | 1999-04-27 | 1 | -1/+2 |
* | Change #include filenames from <foo.h> to <openssl.h>. | Bodo Möller | 1999-04-24 | 1 | -6/+6 |
* | Change functions to ANSI C. | Ulf Möller | 1999-04-19 | 1 | -3/+1 |
* | Massive constification. | Ben Laurie | 1999-04-17 | 1 | -1/+1 |
* | Allow the -certfile argument to be used multiple times in crl2pkcs7. | Dr. Stephen Henson | 1999-01-29 | 1 | -1/+1 |