]> 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>
Sun, 17 Mar 2024 11:35:04 +0000 (12:35 +0100)
commit78adaea4e9e2aae0f71fe060ecd03e1744839810
tree1390d8320abe37ec8c7f3ddebdf033b5c0ed623e
parentbc031cc68fc5eb709f6cdb7b31ec36b96c28bec7
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