libssh: fix compilation without deprecated OpenSSL APIs 11603/head
authorRosen Penev <rosenp@gmail.com>
Tue, 17 Mar 2020 23:30:38 +0000 (16:30 -0700)
committerRosen Penev <rosenp@gmail.com>
Thu, 26 Mar 2020 03:51:26 +0000 (20:51 -0700)
commit4be60489bf0693bf2a0cf1e9c39397c82dea177d
tree8d722fd5e113c830994d1cf9d499f4a97cb9d7d4
parent46427d39f985096411650cbb6752c245991b50c7
libssh: fix compilation without deprecated OpenSSL APIs

Cleaned up Makefile.

Fixed license information.

Simplified big endian condition.

Removed InstallDev section. CMAKE_INSTALL handles it.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/libssh/Makefile
libs/libssh/patches/0001-libcrypto-compat-add-extra-functions.patch [new file with mode: 0644]
libs/libssh/patches/0002-libcrypto-remove-deprecated-API-usage.patch [new file with mode: 0644]