Nirbheek Chauhan 11ecda9d73 dtls: Disable OpenSSL 3.0 deprecation warnings for now
Fedora 36 ships with OpenSSL 3.0, which deprecates all low-level APIs,
so this code needs to be rewritten. There is no easy fix in the
porting guide, and it recommends disabling the warnings if you can't
use the high-level API.

https://wiki.openssl.org/index.php/OpenSSL_3.0#Upgrading_to_OpenSSL_3.0_from_OpenSSL_1.1.1

Here's the replacement API:

https://www.openssl.org/docs/man3.0/man7/migration_guide.html#Deprecated-low-level-object-creation

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2494>
2022-07-30 11:27:12 +00:00
..
2022-06-10 06:01:41 +00:00
2022-02-26 17:05:22 +05:30
2022-02-15 08:18:44 +00:00
2021-11-24 13:11:23 +00:00
2022-04-23 00:00:23 +00:00
2022-04-01 15:52:28 +00:00
2022-04-25 13:57:42 +00:00
2021-10-11 15:23:08 +02:00
2021-10-20 17:05:34 +00:00