aboutsummaryrefslogtreecommitdiff
path: root/ssh/test/agent_unix_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
2015-07-16crypto/ssh: allow identities to be constrained.Peter Moody
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