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-08 |
Rich Salz | Consistent formatting for sizeof(foo) |
blob | commitdiff | raw | diff to current |
2017-07-16 |
Rich Salz | Standardize apps use of -rand, etc. |
blob | commitdiff | raw | diff to current |
2017-07-03 |
Richard Levitte | Remove the possibility to disable the UI module entirely |
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 |
2017-03-07 |
Pauli | Increase the password buffer size to APP_PASS_LEN. |
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-09-20 |
FdaSilvaYY | Fix various missing option help messages ... |
blob | commitdiff | raw | diff to current |
2016-05-23 |
Dr. Stephen Henson | Support for traditional format private keys. |
blob | commitdiff | raw | diff to current |
2016-05-17 |
Rich Salz | Copyright consolidation 01/10 |
blob | commitdiff | raw | diff to current |
2016-05-11 |
Dr. Stephen Henson | Update pkcs8 defaults. |
blob | commitdiff | raw | diff to current |
2016-04-21 |
Matt Caswell | Add missing return value check in pkcs8 app |
blob | commitdiff | raw | diff to current |
2016-03-31 |
Richard Levitte | Fix "no-ui" configuration |
blob | commitdiff | raw | diff to current |
2016-03-07 |
Dr. Stephen Henson | Make PKCS8_PRIV_KEY_INFO opaque. |
blob | commitdiff | raw | diff to current |
2016-03-05 |
Dr. Stephen Henson | use saner default parameters for scrypt |
blob | commitdiff | raw | diff to current |
2016-02-20 |
Kurt Roeckx | argv was set but unused |
blob | commitdiff | raw | diff to current |
2016-01-12 |
Rich Salz | RT4227: Range-check 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-09-05 |
Richard Levitte | Make the handling of output and input formats consistent |
blob | commitdiff | raw | diff to current |
2015-09-04 |
Rich Salz | RT3998: Allow scrypt to be disabled |
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-30 |
Dr. Stephen Henson | fix warning |
blob | commitdiff | raw | diff to current |
2015-05-29 |
Richard Levitte | Restore module loading |
blob | commitdiff | raw | diff to current |
2015-05-26 |
Dr. Stephen Henson | scrypt in pkcs8 util |
blob | commitdiff | raw | diff to current |
2015-05-26 |
Dr. Stephen Henson | Add function PKCS8_set0_pbe |
blob | commitdiff | raw | diff to current |
2015-05-11 |
Rich Salz | Use p==NULL not !p (in if statements, mainly) |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Rich Salz | free null cleanup finale |
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-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
blob | commitdiff | raw | diff to current |
2014-06-17 |
Matt Caswell | Tidied up, added include to stdlib, removed "goto bad... |
blob | commitdiff | raw | diff to current |
2014-06-17 |
rfkrocktk | Conform to whitespace conventions |
blob | commitdiff | raw | diff to current |
2014-06-17 |
Naftuli Tzvi Kay | Added custom PBKDF2 iteration count to PKCS8 tool. |
blob | commitdiff | raw | diff to current |
2014-03-01 |
Dr. Stephen Henson | PKCS#8 support for alternative PRFs. |
blob | commitdiff | raw | diff to current |
2010-01-22 |
Dr. Stephen Henson | Tolerate PKCS#8 DSA format with negative private key. |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Dr. Stephen Henson | PR: 2038 |
blob | commitdiff | raw | diff to current |
2009-02-12 |
Dr. Stephen Henson | Return correct exit code. |
blob | commitdiff | raw | diff to current |
2009-02-12 |
Dr. Stephen Henson | Avoid leaks in pkcs8 app, tidy code up. |
blob | commitdiff | raw | diff to current |
2008-11-05 |
Dr. Stephen Henson | Update obsolete email address... |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Dr. Stephen Henson | Reformat pkcs8 source. |
blob | commitdiff | raw | diff to current |
2003-06-25 |
Bodo Möller | implement PKCS #8 / SEC1 private key format for ECC |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Richard Levitte | Correct a lot of printing calls. Remove extra arguments... |
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-11-13 |
Ben Laurie | Security fixes brought forward from 0.9.7. |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Richard Levitte | Signal an error if the entered output password didn... |
blob | commitdiff | raw | diff to current |
2002-10-14 |
Richard Levitte | makedepend complains when a header file is included... |
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-03-14 |
Bodo Möller | Fixes for 'no-hw' combined with 'no-SOME_CIPHER'. |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Dr. Stephen Henson | Config code updates. |
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-25 |
Richard Levitte | Make better use of load_cert, load_certs and load_key. |
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 |
2000-12-31 |
Dr. Stephen Henson | Rewrite PKCS#12 code and remove some of the old |
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-01 |
Richard Levitte | There have been a number of complaints from a number... |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Dr. Stephen Henson | Make pkcs8 work again. |
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-05 |
Dr. Stephen Henson | Add support for some broken PKCS#8 formats. |
blob | commitdiff | raw | diff to current |
2000-02-04 |
Dr. Stephen Henson | Rename SSLeay_add_all_algorithms() et al to |
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-23 |
Dr. Stephen Henson | Add PKCS#8 utility functions and add PBE options. |
blob | commitdiff | raw | diff to current |
1999-07-28 |
Ulf Möller | VMS updates. |
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-08 |
Dr. Stephen Henson | Complete support for PKCS#5 v2.0. Still needs extensive... |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Dr. Stephen Henson | More PKCS#8 stuff. Support for unencrypted forms of... |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Dr. Stephen Henson | Add d2i,i2d bio and fp functions for PKCS#8 and add... |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Dr. Stephen Henson | Add a 'pkcs8' application for initial PKCS#8 support... |
blob | commitdiff | raw | diff to current |
|