]> 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)
committerJoshua Colp <jcolp@sangoma.com>
Mon, 28 Mar 2022 16:33:13 +0000 (11:33 -0500)
commit4279a8f978fcb2ebf438e25f7ec856b6c8a65f64
tree818746766f04c811743800779692ec284afa5660
parent2a77d0f069382db690b35f142aae9b66e9265ad5
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