1
1
libssh/tests/client
Jakub Jelen 8e211c0689 tests: Verify various host keys can be successfully negotiated and verified
This verifies that all the supported host keys can be used and
verified by the client, including the SHA2 extension in RFC 8332.

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2018-07-04 07:52:50 +02:00
..
CMakeLists.txt tests: Verify various host keys can be successfully negotiated and verified 2018-07-04 07:52:50 +02:00
torture_algorithms.c tests: Use assert_ssh_return_code() in torture_algorithms 2018-07-02 08:03:20 +02:00
torture_auth.c tests: Fix size for bob_ssh_cert 2018-06-04 11:12:36 +02:00
torture_connect.c tests: Use new assert ssh return code macros in torture_connect 2018-06-30 14:37:04 +02:00
torture_forward.c tests: Use assert_ssh_return_code() in client tests 2018-07-03 07:45:51 +02:00
torture_hostkey.c tests: Verify various host keys can be successfully negotiated and verified 2018-07-04 07:52:50 +02:00
torture_knownhosts_verify.c tests: Add knownhosts test for detecting conflics 2018-07-03 15:08:40 +02:00
torture_knownhosts.c known_hosts: Remove deprecated ssh_knownhosts_algorithms() 2018-07-03 15:08:40 +02:00
torture_proxycommand.c tests: Use assert_ssh_return_code() in client tests 2018-07-03 07:45:51 +02:00
torture_request_env.c tests: Use assert_ssh_return_code() in client tests 2018-07-03 07:45:51 +02:00
torture_session.c tests: Use assert_ssh_return_code() in client tests 2018-07-03 07:45:51 +02:00
torture_sftp_dir.c Fix config.h includes 2017-10-28 14:31:37 +02:00
torture_sftp_ext.c Fix config.h includes 2017-10-28 14:31:37 +02:00
torture_sftp_fsync.c Fix config.h includes 2017-10-28 14:31:37 +02:00
torture_sftp_read.c Fix config.h includes 2017-10-28 14:31:37 +02:00