aboutsummaryrefslogtreecommitdiffstats
path: root/apps/progs.pl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2020-04-231-1/+1
* openssl: include the version a command was deprecated in the output text.Pauli2020-04-191-24/+21
* apps: reinstate deprecated commands but using PKEY APIsPauli2020-04-191-4/+4
* dsaparam: update command line app to use EVP callsPauli2020-04-191-21/+24
* openssl: include the version a command was deprecated in the output text.Pauli2020-04-191-25/+28
* apps: reinstate deprecated commands but using PKEY APIsPauli2020-04-191-4/+4
* dsaparam: update command line app to use EVP callsPauli2020-04-191-12/+22
* Deprecate the low level Diffie-Hellman functions.Pauli2020-02-201-1/+0
* Deprecate the low level RSA functions.Pauli2020-02-201-2/+3
* Deprecate EC command line apps.Pauli2020-02-181-1/+2
* app: add a deprecation warning to all deprecated commands.Pauli2020-02-121-7/+20
* Refactor apps/progs.* to be generate with 'make update'Richard Levitte2019-07-151-120/+130
* Add a way for the application to get OpenSSL configuration dataRichard Levitte2019-04-231-0/+3
* Following the license change, modify the boilerplates in apps/Richard Levitte2018-12-061-2/+2
* Enable all implemented digestsRichard Levitte2018-04-191-1/+4
* Fix resource filesRich Salz2018-03-221-2/+4
* Copyright update of more files that have changed this yearRichard Levitte2018-01-191-2/+2
* Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto...David von Oheimb2018-01-091-1/+1
* Add SM3/SM4 to openssl command-line toolRonald Tse2017-11-221-7/+9
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-1/+1
* Reformat progs.pl; add ARIA supportRich Salz2017-06-211-68/+78
* Build apps/progs.h dynamicallyRichard Levitte2017-06-151-2/+11
* Update copyright on progs.hRich Salz2017-06-131-2/+2
* Clean up a bundle of codingstyle stuff in apps directoryPaul Yang2017-06-121-2/+2
* Fix style issueFdaSilvaYY2016-10-141-3/+3
* Constify command optionsFdaSilvaYY2016-10-141-2/+2
* Fix output text to avoid gratuitious git diffRich Salz2016-08-041-1/+1
* apps/progs.pl: don't make digests disablable by defaultRichard Levitte2016-04-291-1/+1
* Remove some OPENSSL_NO_SHA that snuck inBenjamin Kaduk2016-04-261-5/+0
* Copyright consolidation: perl filesRich Salz2016-04-201-13/+12
* Fix no-gostMatt Caswell2016-03-211-1/+1
* apps/progs.pl: add back the INCLUDE_FUNCTION_TABLE wrapperRichard Levitte2016-03-191-1/+3
* Make apps/progs.pl more flexibleRichard Levitte2016-03-191-60/+68
* Implement support for no-tsRichard Levitte2016-03-181-0/+2
* apps/progs.pl: more consistent output for digestsRichard Levitte2016-03-181-4/+9
* Add blake2 support.Bill Cox2016-03-111-1/+1
* Generate progs.h from a bunch of files instead of internal knowledgeRichard Levitte2016-02-121-11/+22
* more doc fixesRich Salz2016-02-071-1/+1
* Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson2016-01-111-1/+1
* Inline LHASH_OFDr. Stephen Henson2016-01-111-0/+2
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-2/+4
* Big apps cleanup (option-parsing, etc)Rich Salz2015-04-241-68/+93
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-16/+18
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-271-2/+0
* PR 2580: dgst missing current SHA algorithmsNick Lewis2014-08-121-1/+1
* Make no-ssl3 no-ssl2 do more sensible things.Dr. Stephen Henson2014-06-291-1/+1
* PR: 2714Dr. Stephen Henson2012-02-101-0/+2
* Updates from 1.0.0-stableDr. Stephen Henson2009-06-301-0/+3
* And so it begins...Dr. Stephen Henson2008-03-121-1/+4
* Add SEED encryption algorithm.Bodo Möller2007-04-231-2/+4