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-11-21 |
Paul Yang | Support multi-prime RSA (RFC 8017) |
blob | commitdiff | raw | diff to current |
2017-10-18 |
KaoruToda | Remove parentheses of return. |
blob | commitdiff | raw | diff to current |
2017-08-21 |
Rich Salz | Check # of arguments for remaining commands. |
blob | commitdiff | raw | diff to current |
2017-07-16 |
Rich Salz | Standardize apps use of -rand, etc. |
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-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-02-10 |
Rich Salz | Use NON_EMPTY_TRANSLATION_UNIT, consistently. |
blob | commitdiff | raw | diff to current |
2016-01-06 |
Rich Salz | Remove more (rest?) of FIPS build stuff. |
blob | commitdiff | raw | diff to current |
2015-11-09 |
Matt Caswell | Continue standardisation of malloc handling in apps |
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-07-31 |
Adam Eijdenberg | RT3961: Fix switch/case errors in flag parsing |
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-05-29 |
Richard Levitte | Restore module loading |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Rich Salz | free NULL cleanup -- coda |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Rich Salz | free null cleanup finale |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Rich Salz | free NULL cleanup 7 |
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-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
blob | commitdiff | raw | diff to current |
2015-01-12 |
Rich Salz | RT3548: Remove unsupported platforms |
blob | commitdiff | raw | diff to current |
2014-12-18 |
Matt Caswell | Remove redundant OPENSSL_NO_DEPRECATED suppression |
blob | commitdiff | raw | diff to current |
2014-12-10 |
Rich Salz | RT3543: Remove #ifdef LINT |
blob | commitdiff | raw | diff to current |
2014-12-08 |
Matt Caswell | Update apps for bn opaque change |
blob | commitdiff | raw | diff to current |
2014-09-08 |
Kurt Roeckx | RT2626: Change default_bits from 1K to 2K |
blob | commitdiff | raw | diff to current |
2013-01-07 |
Dr. Stephen Henson | Change default bits to 1024 |
blob | commitdiff | raw | diff to current |
2011-04-23 |
Dr. Stephen Henson | Make sure overrides work for RSA/DSA. |
blob | commitdiff | raw | diff to current |
2010-03-01 |
Dr. Stephen Henson | use supplied ENGINE in genrsa |
blob | commitdiff | raw | diff to current |
2009-04-06 |
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 |
2005-07-16 |
Nils Larsch | make |
blob | commitdiff | raw | diff to current |
2004-04-26 |
Geoff Thorpe | Allow RSA key-generation to specify an arbitrary public... |
blob | commitdiff | raw | diff to current |
2003-10-29 |
Geoff Thorpe | Update any code that was using deprecated functions... |
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-08 |
Geoff Thorpe | Undefine OPENSSL_NO_DEPRECATED inside openssl applicati... |
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-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 |
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-19 |
Richard Levitte | Do a proof of concept. "openssl genrsa" will make... |
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-03-09 |
Dr. Stephen Henson | Change the EVP_somecipher() and EVP_somedigest() |
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-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-28 |
Richard Levitte | Undo the changes I just made. I'm not sure what I... |
blob | commitdiff | raw | diff to current |
2000-06-28 |
Richard Levitte | Make it possible for users of the openssl applications... |
blob | commitdiff | raw | diff to current |
2000-06-08 |
Bodo Möller | Accept -F4 option in lower case, which is what the... |
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-01 |
Bodo Möller | 'rand'/'-rand' documentation. |
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 |
Ulf Möller | ispell (and minor modifications) |
blob | commitdiff | raw | diff to current |
2000-01-08 |
Ben Laurie | Make NO_RSA compile with pedantic. |
blob | commitdiff | raw | diff to current |
1999-10-26 |
Bodo Möller | Various randomness handling bugfixes and improvements -- |
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-06-10 |
Bodo Möller | Avoid warnings. |
blob | commitdiff | raw | diff to current |
1999-06-03 |
Ben Laurie | More evil cast removal. |
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-26 |
Ulf Möller | Remove NOPROTO definitions and error code comments. |
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 |
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 |
|