aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/ssh_sftpd_erlclient_SUITE_data
AgeCommit message (Collapse)Author
2017-02-01ssh: update tests for removed algorithmsHans Nilsson
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2012-11-29Changed erlclient testcases for sftpFredrik Gustafsson
2012-02-10Use the public_key application for all public key handlingIngela Anderton Andin
Also improved test suites to avoid copying of users keys to test server directories as this is a security liability
2012-01-11Remove generation of new test keys, use checked in test keysIngela Anderton Andin
There is no need to generate new test keys every time, they do not have a timestamp as certificates. This also reduces the need to duplicate test code from public_key.
2011-05-19Generic key management for test suites.Niclas Eklund
2011-05-19Add test suite for sshBjörn-Egil Dahlberg