]> git.ipfire.org Git - thirdparty/openssl.git/commit
Apps: don't build deprecated DH and DSA apps.
authorPauli <paul.dale@oracle.com>
Wed, 12 Feb 2020 10:05:29 +0000 (20:05 +1000)
committerPauli <paul.dale@oracle.com>
Thu, 13 Feb 2020 22:40:45 +0000 (08:40 +1000)
commit8bb9c60ba82ae8e5dcd105258996d9c2fe3ac472
tree4bb49ec31229ff12ae1fb7f206fea1e97b91c950
parent075b1f2f42c9ab1f5c80078cad70de0216748b6d
Apps: don't build deprecated DH and DSA apps.

This also means that there doesn't need to be any conditional checks in the .c
files to avoid deprecated builds.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11067)
apps/build.info
apps/dhparam.c
apps/dsa.c
apps/dsaparam.c
apps/gendsa.c