]> git.ipfire.org Git - thirdparty/asterisk.git/commit
openssl 1.1 support: use OPENSSL_VERSION_NUMBER 51/4951/1
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>
Sat, 21 Jan 2017 05:57:33 +0000 (07:57 +0200)
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>
Tue, 14 Feb 2017 21:21:56 +0000 (23:21 +0200)
commitc572e172665647abd27ea65a4c45f893161c8c44
treed064fda51bd34da280847210e19f0801c93f672e
parent18ec2919cff190563148a68e663b6ae0278f7dfd
openssl 1.1 support: use OPENSSL_VERSION_NUMBER

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

ASTERISK-26109 #close

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