Files
asterisk/main
Tzafrir Cohen ab8b7b9ac1 tcptls: use TLS_client_method with OpenSSL 1.1
OpenSSL 1.1 introduced TLS_client_method() and deprecated the previous
version-specific methods (such as TLSv1_client_method(). Other than
being simpler to use and more correct (gain support for TLS newer that
TLS1, in our case), the older ones produce a deprecation warning that
fails the build in dev-mode.

ASTERISK-26109 #close

Change-Id: I257b1c8afd09dcb0d96cda3a41cb9f7a15d0ba07
2017-02-14 23:22:09 +02:00
..
2016-06-22 12:23:44 -05:00
2016-08-24 11:02:18 -05:00
2015-06-10 18:06:15 -05:00
2016-07-14 15:59:49 -05:00
2016-08-24 11:02:18 -05:00
2016-08-24 11:02:18 -05:00
2016-11-01 12:37:22 -05:00