]> git.ipfire.org Git - thirdparty/asterisk.git/commit
openssl 1.1 support: use OPENSSL_VERSION_NUMBER 53/4753/2
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>
Sat, 21 Jan 2017 05:57:33 +0000 (07:57 +0200)
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>
Fri, 3 Feb 2017 08:28:14 +0000 (10:28 +0200)
commit2c8d0764de87037ce52656e13b36de5d9876aeaa
treee52bc75ffee5bc10b4185b0532432d070be3e175
parent0478c1f76a7bb51274901a8d709f2b45e339aec9
openssl 1.1 support: use OPENSSL_VERSION_NUMBER

Use OPENSSL_VERSION_NUMBER instead of OPENSSL_API_COMPAT to detect
the openssl 1.1 API.

Change-Id: I4e448f55ef516aedf6ad154037c35577a421a458
main/iostream.c
main/libasteriskssl.c