aboutsummaryrefslogtreecommitdiff
path: root/ssh/test/cert_test.go
AgeCommit message (Expand)Author
2023-10-11all: update go directive to 1.18Dmitri Shuralyov
2023-06-15ssh/test: set a timeout and WaitDelay on sshd subcommandsBryan C. Mills
2023-05-04ssh/test: enable on solarisTobias Klauser
2021-02-20all: go fmt ./...Russ Cox
2019-04-26ssh/test: add port for aix/ppc64chigotc
2017-05-23x/crypto/ssh: fix host certificate principal evaluation to check for hostname...Adam Eijdenberg
2017-03-30ssh: require host key checking in the ClientConfigHan-Wen Nienhuys
2014-11-10go.crypto: use golang.org/x/... import pathsAndrew Gerrand
2014-05-05go.crypto/ssh/test: enable test cases on dragonflyMikio Hara
2014-04-09go.crypto/ssh: import gosshnew.Adam Langley