summaryrefslogtreecommitdiff
path: root/apps/progs.pl
Commit message (Expand)AuthorAgeFilesLines
* Convert ZLIB defines to OPENSSL_NO_ZLIBTodd Short2022-10-181-3/+1
* Add ZSTD compression support (RFC8478bis)Todd Short2022-10-181-1/+1
* Add brotli compression support (RFC7924)Todd Short2022-10-181-1/+1
* Update copyright yearMatt Caswell2022-05-031-1/+1
* apps/progs.pl: use SOURCE_DATE_EPOCH if defined for copyright yearRoss Burton2022-02-021-1/+1
* Make apps/progs.pl not look at apps/progs.cRichard Levitte2021-05-191-1/+2
* Update copyright yearMatt Caswell2021-05-061-1/+1
* Add library context and property query support into the PKCS12 APIJon Spillett2021-04-301-1/+0
* OPENSSL_NO_GOST has nothing to do with low-level algosDmitry Belyavskiy2020-12-151-1/+0
* 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