libssh: new package
authorScott Fan <fancp2007@gmail.com>
Sun, 30 Aug 2015 16:05:10 +0000 (00:05 +0800)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 30 Aug 2015 21:38:32 +0000 (23:38 +0200)
commitaa016797444017d4379a139e39697e38ed2e2357
tree2d923d2380aa8b185e5ba3f7273cd72aee1ef144
parenta754bb8758ab9b5c314adda687014da9ddf17287
libssh: new package

libssh2 and libssh both implement SSH and provide a library API for apps.
Both support SSH, SFTP, auth, channels etc. Both are 25K-30K lines of code.

[libssh2 vs libssh - A comparison]
http://www.libssh2.org/libssh2-vs-libssh.html

[Peter: add sha256 hash, fix typo in help text]
Signed-off-by: Scott Fan <fancp2007@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/Config.in
package/libssh/Config.in [new file with mode: 0644]
package/libssh/libssh.hash [new file with mode: 0644]
package/libssh/libssh.mk [new file with mode: 0644]