]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
openssl: Deactivate openssl-3 warnings for now.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 22 Nov 2021 18:41:20 +0000 (19:41 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 29 Oct 2022 18:35:44 +0000 (20:35 +0200)
openssl-3 depreciated a bunch of functions we are using in openssl.c,
but the suggested alternatives are not available in older versions
of the openssl library. This makes a smooth transition harder than
necessary. Suppress the warnings for now.


No differences found