summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/ssh/sshcfgparse.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename pubkeyacceptedkeytypes to pubkeyacceptedalgorithms in test todtucker2021-02-241-13/+13
* unit tests for ForwardAgent=/path; from Eric Chiangdjm2019-12-211-1/+11
* Only use DSA key type in tests if binaries support it.dtucker2019-07-231-10/+19
* exercise new expansion behaviour of PubkeyAcceptedKeyTypes and, bydjm2018-07-041-1/+50
* Add test for username options parsing order, prompted by bz#2849.dtucker2018-04-061-1/+12
* Correct equal in test.dtucker2016-07-141-7/+7
* Add a test for ssh(1)'s config file parsing.dtucker2016-06-031-0/+29