]> git.ipfire.org Git - thirdparty/asterisk.git/commit
openssl: Supress deprecation warnings from OpenSSL 3.0
authorSean Bright <sean.bright@gmail.com>
Fri, 25 Mar 2022 13:19:35 +0000 (09:19 -0400)
committerGeorge Joseph <gjoseph@sangoma.com>
Mon, 26 Feb 2024 23:20:30 +0000 (16:20 -0700)
commitb4ecf5eaf1a149f181a9849714216986ddaa22e8
treec43f69e587c0632c15c6388d6ddd9942a56ea85d
parent031703c59653613bd845066c13c78778dfdff7f3
openssl: Supress deprecation warnings from OpenSSL 3.0

There is work going on to update our OpenSSL usage to avoid the
deprecated functions but in the meantime make it possible to compile
in devmode.

Change-Id: Ib082eb8b3751f0185d8aa8fe127da664c93f0726
res/res_crypto.c
res/res_rtp_asterisk.c