libssh: Fix compile without OpenSSL deprecated APIs
authorRosen Penev <redacted>
Tue, 6 Nov 2018 20:14:57 +0000 (12:14 -0800)
committerKevin Darbyshire-Bryant <redacted>
Fri, 9 Nov 2018 23:52:32 +0000 (23:52 +0000)
commit7bc5aba1dfc4e32e05df165e704b416b614e7004
tree3fb2f924ad58aee40cd05fda73dce25d35046c30
parent52575dbc109687264e21962f9e31002ad6ce46d5
libssh: Fix compile without OpenSSL deprecated APIs

Backported several patches from version 0.8 to fix this.

Signed-off-by: Rosen Penev <redacted>
libs/libssh/Makefile
libs/libssh/patches/0009-threads-Use-new-API-call-for-OpenSSL-CRYPTO-THREADID.patch [new file with mode: 0644]
libs/libssh/patches/001-compile.patch
libs/libssh/patches/0010-pki_crypto-Don-t-use-deprecated-function-with-newer-.patch [new file with mode: 0644]
libs/libssh/patches/0011-pki_crypto-Avoid-segfault-with-OpenSSL-1.1.0.patch [new file with mode: 0644]
libs/libssh/patches/0012-pki_crypto-Avoid-potential-memory-leak.patch [new file with mode: 0644]
libs/libssh/patches/0013-crypto-Fix-compilation-for-OpenSSL-without-deprecate.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT