summaryrefslogtreecommitdiff
path: root/main/libasteriskssl.c
AgeCommit message (Expand)Author
2017-11-19Build: Fix issues building without SSL.Corey Farrell
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2017-06-09BuildSystem: Add patches to allow building with recent LibreSSLGuido Falsi
2017-02-03libasteriskssl: do nothing with OpenSSL >= 1.1Tzafrir Cohen
2017-02-03openssl 1.1 support: use OPENSSL_VERSION_NUMBERTzafrir Cohen
2016-12-01OpenSSL 1.1.0 supportTzafrir Cohen
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2015-05-05tcptls: Avoiding ERR_remove_state in OpenSSL.Alexander Traud
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2012-09-14Resolve memory leaks in TLS initialization and TLS client connectionsMatthew Jordan
2012-07-10Fix initial loading problem with res_curlMatthew Jordan
2012-06-15Multiple revisions 369001-369002Kevin P. Fleming
2012-01-30Address OpenSSL initialization issues when using third-party libraries.Kevin P. Fleming