summaryrefslogtreecommitdiff
path: root/missing
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2016-06-28 23:26:59 +0200
committerJoshua Colp <jcolp@digium.com>2016-11-30 08:09:21 -0500
commitb0c9f07f040dfa1713899f6b5ad1e3321bd56481 (patch)
tree5fe2c3d2270fd92a24dba36145ce8cf0a73d5691 /missing
parenta33ed3327aa7530b9c9dbd98bd575f85c15ec8a4 (diff)
OpenSSL 1.1.0 support
OpenSSL 1.1.0 includes some major changes in the interface. See https://wiki.openssl.org/index.php/1.1_API_Changes . Status: Right now there are still a few deprecation notes with OpenSSL 1.1.0. But it's a start. Changes: * CRYPTO_LOCK is no longer available. Replace it with its value for now. I don't completely understand what it is used for there. * Remove several functions from libasteriskssl that seem to no longer be needed. * Structures have become opaque and are accesses with accessors. * ERR_remove_thread_state() no longer needed. * SSLv2 code now could no longer be used in 1.1. ASTERISK-26109 #close Change-Id: I5e29d477d486ca29b6aae0dc2f5dff960c1cb82b
Diffstat (limited to 'missing')
0 files changed, 0 insertions, 0 deletions