2018-02-13 |
Matt Caswell | Update copyright year |
blob | commitdiff | raw |
2018-01-31 |
Richard Levitte | apps: Don't include progs.h in apps.h |
blob | commitdiff | raw | diff to current |
2017-12-11 |
Benjamin Kaduk | Fix typo in comment |
blob | commitdiff | raw | diff to current |
2017-10-18 |
KaoruToda | Remove parentheses of return. |
blob | commitdiff | raw | diff to current |
2017-07-28 |
Paul Yang | Fix rsa -check option |
blob | commitdiff | raw | diff to current |
2017-06-12 |
Paul Yang | Clean up a bundle of codingstyle stuff in apps directory |
blob | commitdiff | raw | diff to current |
2016-11-17 |
Dr. Stephen Henson | Support MSBLOB format if RC4 is disabled |
blob | commitdiff | raw | diff to current |
2016-10-19 |
Richard Levitte | If an engine comes up explicitely, it must also come... |
blob | commitdiff | raw | diff to current |
2016-10-14 |
FdaSilvaYY | Constify command options |
blob | commitdiff | raw | diff to current |
2016-08-24 |
Richard Levitte | Trust RSA_check_key() to return correct values |
blob | commitdiff | raw | diff to current |
2016-08-17 |
FdaSilvaYY | Simplify and add help about OPT_PVK* options |
blob | commitdiff | raw | diff to current |
2016-07-30 |
Viktor Szakats | rsa.c: fix incorrect guard for pvk-* options |
blob | commitdiff | raw | diff to current |
2016-06-15 |
Richard Levitte | Deal with the consequences of constifying getters |
blob | commitdiff | raw | diff to current |
2016-05-17 |
Rich Salz | Copyright consolidation 01/10 |
blob | commitdiff | raw | diff to current |
2016-04-06 |
Richard Levitte | Make the RSA structure opaque |
blob | commitdiff | raw | diff to current |
2016-03-21 |
Matt Caswell | Fix no-dsa |
blob | commitdiff | raw | diff to current |
2016-02-20 |
Kurt Roeckx | argv was set but unused |
blob | commitdiff | raw | diff to current |
2016-02-10 |
Rich Salz | Use NON_EMPTY_TRANSLATION_UNIT, consistently. |
blob | commitdiff | raw | diff to current |
2016-02-08 |
Dr. Stephen Henson | Fix engine key support in utilities. |
blob | commitdiff | raw | diff to current |
2015-12-14 |
Viktor Dukhovni | Avoid erroneous "assert(private)" failures. |
blob | commitdiff | raw | diff to current |
2015-10-12 |
Matt Caswell | Centralise loading default apps config file |
blob | commitdiff | raw | diff to current |
2015-09-05 |
Richard Levitte | Change the way apps open their input and output files |
blob | commitdiff | raw | diff to current |
2015-09-05 |
Richard Levitte | Make the handling of output and input formats consistent |
blob | commitdiff | raw | diff to current |
2015-07-16 |
Rich Salz | Remove obsolete key formats. |
blob | commitdiff | raw | diff to current |
2015-06-15 |
Rich Salz | RT2547: Tighten perms on generated privkey files |
blob | commitdiff | raw | diff to current |
2015-06-02 |
Rich Salz | Standardize handling of #ifdef'd options. |
blob | commitdiff | raw | diff to current |
2015-05-29 |
Richard Levitte | Restore module loading |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Rich Salz | free null cleanup finale |
blob | commitdiff | raw | diff to current |
2015-04-30 |
Rich Salz | In apps, malloc or die |
blob | commitdiff | raw | diff to current |
2015-04-28 |
Rich Salz | remove malloc casts |
blob | commitdiff | raw | diff to current |
2015-04-27 |
Rich Salz | Fix typo in help & comment formatting |
blob | commitdiff | raw | diff to current |
2015-04-25 |
Rich Salz | fewer NO_ENGINE #ifdef's |
blob | commitdiff | raw | diff to current |
2015-04-24 |
Rich Salz | Big apps cleanup (option-parsing, etc) |
blob | commitdiff | raw | diff to current |
2015-03-25 |
Rich Salz | free NULL cleanup |
blob | commitdiff | raw | diff to current |
2015-03-25 |
Rich Salz | free NULL cleanup |
blob | commitdiff | raw | diff to current |
2015-02-27 |
Dr. Stephen Henson | Make OpenSSL compile with no-rc4 |
blob | commitdiff | raw | diff to current |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
blob | commitdiff | raw | diff to current |
2014-12-30 |
Tim Hudson | mark all block comments that need format preserving... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Dr. Stephen Henson | PR: 2220 |
blob | commitdiff | raw | diff to current |
2009-10-01 |
Dr. Stephen Henson | PR: 2061 |
blob | commitdiff | raw | diff to current |
2009-04-26 |
Dr. Stephen Henson | Update from 1.0.0-stable. |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Bodo Möller | Add SEED encryption algorithm. |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Bodo Möller | Camellia cipher, contributed by NTT |
blob | commitdiff | raw | diff to current |
2006-03-15 |
Nils Larsch | fix problems found by coverity: remove useless code |
blob | commitdiff | raw | diff to current |
2005-08-31 |
Dr. Stephen Henson | Integrated support for PVK files. |
blob | commitdiff | raw | diff to current |
2005-08-21 |
Ben Laurie | Fix warning. |
blob | commitdiff | raw | diff to current |
2005-08-21 |
Dr. Stephen Henson | Command line support for RSAPublicKey format. |
blob | commitdiff | raw | diff to current |
2005-07-16 |
Nils Larsch | make |
blob | commitdiff | raw | diff to current |
2005-04-05 |
Nils Larsch | some const fixes |
blob | commitdiff | raw | diff to current |
2004-05-17 |
Geoff Thorpe | Remove some unnecessary recursive includes from the... |
blob | commitdiff | raw | diff to current |
2003-01-30 |
Richard Levitte | Add the possibility to build without the ENGINE framework. |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Richard Levitte | EXIT() may mean return(). That's confusing, so let... |
blob | commitdiff | raw | diff to current |
2002-08-01 |
Richard Levitte | Make it possible to load keys from stdin, and restore... |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Dr. Stephen Henson | Config code updates. |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Richard Levitte | Add AES support in the applications that support -des... |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Richard Levitte | Apply the following changes by Toomas Kiisk <vix@cyber... |
blob | commitdiff | raw | diff to current |
2001-09-12 |
Geoff Thorpe | Reduce the header dependencies on engine.h in apps/. |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Richard Levitte | Use apps_shutdown() in all applications, in case someon... |
blob | commitdiff | raw | diff to current |
2001-06-18 |
Richard Levitte | Provide an application-common setup function for engine... |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
blob | commitdiff | raw | diff to current |
2000-11-06 |
Richard Levitte | The consequence of constification is that to pass the... |
blob | commitdiff | raw | diff to current |
2000-10-26 |
Richard Levitte | Merge the engine branch into the main trunk. All confl... |
blob | commitdiff | raw | diff to current |
2000-09-20 |
Richard Levitte | On VMS, stdout may very well lead to a file that is... |
blob | commitdiff | raw | diff to current |
2000-06-15 |
Dr. Stephen Henson | Add support for the modified SGC key format used in... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Bodo Möller | Generate correct error reasons strings for SYSerr. |
blob | commitdiff | raw | diff to current |
2000-02-16 |
Dr. Stephen Henson | Pass phrase reorganisation. |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Ralf S. Engelschall | Make gcc 2.95.2 happy again, even under ``-Wall -Wshado... |
blob | commitdiff | raw | diff to current |
2000-02-08 |
Dr. Stephen Henson | Add command line password options to the reamining... |
blob | commitdiff | raw | diff to current |
2000-02-03 |
Dr. Stephen Henson | Add new -notext option to 'ca', -pubkey option to spkac. |
blob | commitdiff | raw | diff to current |
2000-01-08 |
Ben Laurie | Make NO_RSA compile with pedantic. |
blob | commitdiff | raw | diff to current |
2000-01-01 |
Dr. Stephen Henson | Fix some of the command line password stuff. New function |
blob | commitdiff | raw | diff to current |
1999-12-24 |
Dr. Stephen Henson | Allow passwords to be included on command line for... |
blob | commitdiff | raw | diff to current |
1999-11-21 |
Dr. Stephen Henson | Transparent support for PKCS#8 private keys in RSA... |
blob | commitdiff | raw | diff to current |
1999-11-11 |
Dr. Stephen Henson | Add password command line options to some utils. Fix... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Dr. Stephen Henson | Add support for public key input and output in rsa... |
blob | commitdiff | raw | diff to current |
1999-08-17 |
Bodo Möller | Return 0 for succesful exit when -noout is used. |
blob | commitdiff | raw | diff to current |
1999-07-21 |
Bodo Möller | Additional user data argument to pem_password_cb functi... |
blob | commitdiff | raw | diff to current |
1999-07-12 |
Bodo Möller | correct error handling |
blob | commitdiff | raw | diff to current |
1999-07-11 |
Bodo Möller | New function RSA_check_key, |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Ulf Möller | New Configure option no-<cipher> (rsa, idea, rc5, ... |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Ulf Möller | Change functions to ANSI C. |
blob | commitdiff | raw | diff to current |
1999-04-17 |
Ben Laurie | Massive constification. |
blob | commitdiff | raw | diff to current |
1999-01-29 |
Dr. Stephen Henson | Allow the -certfile argument to be used multiple times... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.0b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.8.1b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
|