]> 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)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 28 Mar 2022 17:19:42 +0000 (12:19 -0500)
commit5ac5c2b0ab7be0e5fd82b8596b93db8a1dfdcde7
tree83115fdddd4a56badf5b64a636eb18c36267e5fc
parent9b654d4e98877eab331e0f34fe6fe71b0790a0d0
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