summaryrefslogtreecommitdiff
path: root/regress/usr.bin/ssh/agent.sh
AgeCommit message (Expand)Author
2019-11-26test FIDO2/U2F key types; ok markus@Damien Miller
2019-07-23Only add ssh-dss to allowed key types if it's supported by the binary.Darren Tucker
2019-01-28Enable ssh-dss for the agent test. Disable it for the certificateDarren Tucker
2017-12-19explicitly test all key types and their certificate counterpartsDamien Miller
2017-04-30eliminate explicit specification of protocol in tests and loops overDamien Miller
2015-03-03make it possible to run tests w/o ssh1 support; ok djm@Markus Friedl
2014-02-27keep return values that are printed in error messages;Damien Miller
2013-12-06test ed25519 support; from djm@Markus Friedl
2013-05-17replace 'echo -n' with 'printf' since it's more portableDarren Tucker
2007-11-25more existant -> existent, from Martynas Venckus;Jason McIntyre
2002-03-15allow specification of binary-under-test withMarkus Friedl
2002-02-17try agent forwarding, too.Markus Friedl
2002-02-16$OpenBSD$, public domainMarkus Friedl
2002-02-15we don't need a listening sshd for most of our tests, justMarkus Friedl
2002-02-15delete agent keys, tooMarkus Friedl
2002-02-14serveral tests for ssh-keygen/ssh/sshd/ssh-add/ssh-agentMarkus Friedl