Fix grammar in certificates.txt
[openssl.git] / apps / pkeyparam.c
2022-08-17 Clemens LangAPPS: pkeyparam: Support setting properties
2021-12-07 Dr. David von OheimbAPPS: Improve diagnostics on missing/extra args and...
2021-05-05 Dr. David von OheimbAPPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP...
2021-03-11 Matt CaswellUpdate copyright year
2021-02-22 Dr. David von OheimbHandle NULL result of ERR_reason_error_string() in...
2020-12-15 Rich SalzCheck non-option arguments
2020-04-23 Matt CaswellUpdate copyright year
2020-03-07 Paulicmdline app: add provider commandline options.
2020-02-18 PauliDeprecate EC command line apps.
2019-11-07 Rich SalzAdd "sections" to -help output
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-02-13 Matt CaswellUpdate copyright year
2018-01-31 Richard Levitteapps: Don't include progs.h in apps.h
2017-11-20 Paul YangSupport public key and param check in EVP interface
2017-06-12 Paul YangClean up a bundle of codingstyle stuff in apps directory
2016-10-19 Richard LevitteIf an engine comes up explicitely, it must also come...
2016-10-14 FdaSilvaYYConstify command options
2016-05-17 Rich SalzCopyright consolidation 01/10
2016-02-20 Kurt Roeckxargv was set but unused
2015-10-12 Matt CaswellCentralise loading default apps config file
2015-09-05 Richard LevitteChange the way apps open their input and output files
2015-05-29 Richard LevitteRestore module loading
2015-04-25 Rich Salzfewer NO_ENGINE #ifdef's
2015-04-24 Rich SalzBig apps cleanup (option-parsing, etc)
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2010-06-12 Ben LaurieFix warnings.
2009-04-15 Dr. Stephen HensonUpdates from 1.0.0-stable.
2008-12-20 Dr. Stephen HensonMake no-engine work again.
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2006-07-10 Dr. Stephen HensonUpdate some usage messages.
2006-03-28 Dr. Stephen HensonNew utility pkeyparam. Enhance and bugfix algorithm...