libssh-0.8.5
tests: Add a sftp benchmark test for write/read
tests: Use assert_ssh_return_code() in torture_algorithms
tests: Verify we can authenticate using ed25519 key
tests: Improve torture_connect_socket()
tests: Use assert_ssh_return_code() in client tests
tests: Verify various host keys can be successfully negotiated and verified
tests: Check return code of setuid()
tests: Verify the ecdsa key types are handled correctly
tests: Do not call sftp_canonicalize_path()
tests: Add a test for sftp_canonicalize_path()
Fix config.h includes