]> git.ipfire.org Git - thirdparty/asterisk.git/commit
openssl 1.1 support: use OPENSSL_VERSION_NUMBER 48/4948/2
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 20:45:28 +0000 (22:45 +0200)
commit0d555f0d81d3b04366a64c91acb89d24b90aead9
tree1bff5b96321c61c1fb9ecc5c698458906a1ccff4
parent0d6c99e7152c64c624f5662bf6074e15ab71bf80
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