]> git.tuebingen.mpg.de Git - paraslash.git/commit
openssl: Reactivate openssl warnings.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 3 May 2023 22:42:06 +0000 (00:42 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 16 May 2024 23:36:55 +0000 (01:36 +0200)
commit7b65bdcac5081728ded6be44148a2fdfb0fc8f8c
tree29ca9d792a1a59f9421ce2ad19370836c26bc709
parent0dc561b49c94bc7a7cec7f88212ac26c4130b3eb
openssl: Reactivate openssl warnings.

Now that we use the EVP API for RSA if openssl-3 was detected, the
openssl code no longer calls deprecated functions, so turn back on
the warnings for uses of openssl library functions which are marked
as deprecated.
Makefile.real