Files
asterisk/main
Alexander Traud 5cca9a66bc tcptls: Avoiding ERR_remove_state in OpenSSL.
ERR_remove_state was deprecated with OpenSSL 1.0.0 and was replaced by 
ERR_remove_thread_state. ERR_load_SSL_strings and ERR_load_BIO_strings were 
called by SSL_load_error_strings already and got removed. These changes allow 
OpenSSL forks like BoringSSL to be used with Asterisk.

ASTERISK-25043 #close
Reported by: Alexander Traud
patches:
  asterisk_with_BoringSSL.patch uploaded by Alexander Traud (License 6520)

Change-Id: If1c0871ece21a7e0763fafbd2fa023ae49d4d629
(cherry picked from commit 247fef6653)
2015-05-08 08:34:44 -05:00
..
2015-04-12 13:59:44 -05:00
2015-04-12 13:49:40 -05:00
2014-11-02 08:03:18 +00:00
2014-10-10 12:55:56 +00:00
2015-04-06 18:58:30 +00:00
2015-04-06 18:58:30 +00:00
2013-09-10 17:56:56 +00:00
2014-05-09 22:28:40 +00:00