aboutsummaryrefslogtreecommitdiff
path: root/ssh/knownhosts/knownhosts_test.go
AgeCommit message (Expand)Author
2025-08-19ssh/knownhosts: improve IPv6 support in NormalizeNicola Murino
2025-03-06ssh/knownhosts: check more than one keyCarlos A Becker
2018-04-09ssh/knownhosts: disregard IP address if the hostname is availableHan-Wen Nienhuys
2017-05-02ssh/knownhosts: test coverage for IsHostAuthorityPeter Moody
2017-04-20ssh/knownhosts: support hashed hostnamesHan-Wen Nienhuys
2017-04-18ssh/knownhosts: fix variable reuse bug in checkAddrsJoe Tsai
2017-04-13ssh/knownhosts: a parser for the OpenSSH known_hosts file formatHan-Wen Nienhuys