summaryrefslogtreecommitdiffstats
path: root/apps/progs.pl
AgeCommit message (Expand)Author
2023-09-28Copyright year updatesMatt Caswell
2023-09-13Fix typos found by codespellDimitri Papadopoulos
2022-10-18Convert ZLIB defines to OPENSSL_NO_ZLIBTodd Short
2022-10-18Add ZSTD compression support (RFC8478bis)Todd Short
2022-10-18Add brotli compression support (RFC7924)Todd Short
2022-05-03Update copyright yearMatt Caswell
2022-02-02apps/progs.pl: use SOURCE_DATE_EPOCH if defined for copyright yearRoss Burton
2021-05-19Make apps/progs.pl not look at apps/progs.cRichard Levitte
2021-05-06Update copyright yearMatt Caswell
2021-04-30Add library context and property query support into the PKCS12 APIJon Spillett
2020-12-15OPENSSL_NO_GOST has nothing to do with low-level algosDmitry Belyavskiy
2020-04-23Update copyright yearMatt Caswell
2020-04-19openssl: include the version a command was deprecated in the output text.Pauli
2020-04-19apps: reinstate deprecated commands but using PKEY APIsPauli
2020-04-19dsaparam: update command line app to use EVP callsPauli
2020-04-19openssl: include the version a command was deprecated in the output text.Pauli
2020-04-19apps: reinstate deprecated commands but using PKEY APIsPauli
2020-04-19dsaparam: update command line app to use EVP callsPauli
2020-02-20Deprecate the low level Diffie-Hellman functions.Pauli
2020-02-20Deprecate the low level RSA functions.Pauli
2020-02-18Deprecate EC command line apps.Pauli
2020-02-12app: add a deprecation warning to all deprecated commands.Pauli
2019-07-15Refactor apps/progs.* to be generate with 'make update'Richard Levitte
2019-04-23Add a way for the application to get OpenSSL configuration dataRichard Levitte
2018-12-06Following the license change, modify the boilerplates in apps/Richard Levitte
2018-04-19Enable all implemented digestsRichard Levitte
2018-03-22Fix resource filesRich Salz
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-09Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto...David von Oheimb
2017-11-22Add SM3/SM4 to openssl command-line toolRonald Tse
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-06-21Reformat progs.pl; add ARIA supportRich Salz
2017-06-15Build apps/progs.h dynamicallyRichard Levitte
2017-06-13Update copyright on progs.hRich Salz
2017-06-12Clean up a bundle of codingstyle stuff in apps directoryPaul Yang
2016-10-14Fix style issueFdaSilvaYY
2016-10-14Constify command optionsFdaSilvaYY
2016-08-04Fix output text to avoid gratuitious git diffRich Salz
2016-04-29apps/progs.pl: don't make digests disablable by defaultRichard Levitte
2016-04-26Remove some OPENSSL_NO_SHA that snuck inBenjamin Kaduk
2016-04-20Copyright consolidation: perl filesRich Salz
2016-03-21Fix no-gostMatt Caswell
2016-03-19apps/progs.pl: add back the INCLUDE_FUNCTION_TABLE wrapperRichard Levitte
2016-03-19Make apps/progs.pl more flexibleRichard Levitte
2016-03-18Implement support for no-tsRichard Levitte
2016-03-18apps/progs.pl: more consistent output for digestsRichard Levitte
2016-03-11Add blake2 support.Bill Cox
2016-02-12Generate progs.h from a bunch of files instead of internal knowledgeRichard Levitte
2016-02-07more doc fixesRich Salz
2016-01-11Use ossl_inline and DEFINE_LHASH_OFDr. Stephen Henson