]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/progs.pl
Security hardening: Expose Build flags for Position Independed Execution (PIE)
[thirdparty/openssl.git] / apps / progs.pl
2023-09-28  Matt CaswellCopyright year updates
2023-09-13  Dimitri PapadopoulosFix typos found by codespell
2022-10-18  Todd ShortConvert ZLIB defines to OPENSSL_NO_ZLIB
2022-10-18  Todd ShortAdd ZSTD compression support (RFC8478bis)
2022-10-18  Todd ShortAdd brotli compression support (RFC7924)
2022-05-03  Matt CaswellUpdate copyright year
2022-02-02  Ross Burtonapps/progs.pl: use SOURCE_DATE_EPOCH if defined for...
2021-05-19  Richard LevitteMake apps/progs.pl not look at apps/progs.c
2021-05-06  Matt CaswellUpdate copyright year
2021-04-29  Jon SpillettAdd library context and property query support into...
2020-12-15  Dmitry BelyavskiyOPENSSL_NO_GOST has nothing to do with low-level algos
2020-04-23  Matt CaswellUpdate copyright year
2020-04-19  Pauliopenssl: include the version a command was deprecated...
2020-04-19  Pauliapps: reinstate deprecated commands but using PKEY...
2020-04-19  Paulidsaparam: update command line app to use EVP calls
2020-04-19  Pauliopenssl: include the version a command was deprecated...
2020-04-19  Pauliapps: reinstate deprecated commands but using PKEY...
2020-04-19  Paulidsaparam: update command line app to use EVP calls
2020-02-20  PauliDeprecate the low level Diffie-Hellman functions.
2020-02-20  PauliDeprecate the low level RSA functions.
2020-02-18  PauliDeprecate EC command line apps.
2020-02-11  Pauliapp: add a deprecation warning to all deprecated commands.
2019-07-15  Richard LevitteRefactor apps/progs.* to be generate with 'make update'
2019-04-23  Richard LevitteAdd a way for the application to get OpenSSL configurat...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-19  Richard LevitteEnable all implemented digests
2018-03-22  Rich SalzFix resource files
2018-01-19  Richard LevitteCopyright update of more files that have changed this...
2018-01-09  David von OheimbVarious small build improvements on mkdef.pl, progs...
2017-11-22  Ronald TseAdd SM3/SM4 to openssl command-line tool
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-06-21  Rich SalzReformat progs.pl; add ARIA support
2017-06-15  Richard LevitteBuild apps/progs.h dynamically
2017-06-13  Rich SalzUpdate copyright on progs.h
2017-06-12  Paul YangClean up a bundle of codingstyle stuff in apps directory
2016-10-14  FdaSilvaYYFix style issue
2016-10-14  FdaSilvaYYConstify command options
2016-08-04  Rich SalzFix output text to avoid gratuitious git diff
2016-04-29  Richard Levitteapps/progs.pl: don't make digests disablable by default
2016-04-26  Benjamin KadukRemove some OPENSSL_NO_SHA that snuck in
2016-04-20  Rich SalzCopyright consolidation: perl files
2016-03-21  Matt CaswellFix no-gost
2016-03-19  Richard Levitteapps/progs.pl: add back the INCLUDE_FUNCTION_TABLE...
2016-03-19  Richard LevitteMake apps/progs.pl more flexible
2016-03-18  Richard LevitteImplement support for no-ts
2016-03-18  Richard Levitteapps/progs.pl: more consistent output for digests
2016-03-11  Bill CoxAdd blake2 support.
2016-02-12  Richard LevitteGenerate progs.h from a bunch of files instead of inter...
2016-02-08  Rich Salzmore doc fixes
2016-01-11  Dr. Stephen HensonUse ossl_inline and DEFINE_LHASH_OF
2016-01-11  Dr. Stephen HensonInline LHASH_OF
2015-09-11  Ben LaurieEnable -Wmissing-variable-declarations and
2015-04-24  Rich SalzBig apps cleanup (option-parsing, etc)
2015-01-27  Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-27  Rich SalzOPENSSL_NO_xxx cleanup: many removals
2014-08-12  Nick LewisPR 2580: dgst missing current SHA algorithms
2014-06-29  Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-06-29  Dr. Stephen HensonMake no-ssl3 no-ssl2 do more sensible things.
2012-02-10  Dr. Stephen HensonPR: 2714
2009-06-30  Dr. Stephen HensonUpdates from 1.0.0-stable
2008-03-12  Dr. Stephen HensonAnd so it begins...
2007-04-23  Bodo MöllerAdd SEED encryption algorithm.
2006-07-09  Dr. Stephen HensonNew functions to enumerate digests and ciphers.
2006-06-09  Bodo MöllerCamellia cipher, contributed by NTT
2006-04-04  Dr. Stephen HensonNew function to retrieve ASN1 info on public key algori...
2005-04-05  Nils Larschupdate progs.pl to reflect changes in progs.h
2002-08-26  Bodo Möllerecdsa => ec
2002-02-13  Bodo MöllerECDSA support
2001-09-10  Bodo Möllerexclude disabled message digests
2001-09-10  Bodo Mölleradd AES ciphers
2001-09-10  Bodo MöllerUpdate so that progs.h can indeed be automatically...
2000-09-03  Dr. Stephen HensonAdd 'rsautl' low level RSA utility.
2000-08-14  Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-02-05  Bodo MöllerCosmetic changes.
2000-01-22  Dr. Stephen HensonAdd new program dhparam and update docs.
1999-11-16  Dr. Stephen HensonFix for a bug in PKCS#7 code and non-detached data.
1999-11-14  Dr. Stephen HensonAdd support for the 40 and 64 bit RC2 and RC4 ciphers...
1999-10-26  Bodo MöllerVarious randomness handling bugfixes and improvements --
1999-04-27  Ulf MöllerUpdate NO_* macros.
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-14  Bodo Möller/* Just some comments. */
1999-01-02  Ralf S. EngelschallFirst cut of a cleanup for apps/. First the `ssleay...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...