aboutsummaryrefslogtreecommitdiff
path: root/ssh/knownhosts/knownhosts.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
2023-01-30all: fix some commentscui fliter
2019-01-23crypto/ssh/knownhosts: fix out-of-date documentation for checkAddrJay Taylor
2018-04-09ssh/knownhosts: disregard IP address if the hostname is availableHan-Wen Nienhuys
2018-01-27ssh/knownhosts: remove godoc about non-supported hashed hostsSergey Lukjanov
2017-11-28all: fix errors reported by vet, golintKevin Burke
2017-05-02ssh/knownhosts: add IsHostAuthority.Peter Moody
2017-04-20ssh/knownhosts: add file + linenumber for parse errorsHan-Wen Nienhuys
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