aboutsummaryrefslogtreecommitdiff
path: root/ssh/test/dial_unix_test.go
AgeCommit message (Expand)Author
2023-11-27ssh: add (*Client).DialContext methodRandy Reddig
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
2023-04-18ssh: skip unsupported tests on wasip1Tobias Klauser
2022-09-19all: replace io/ioutil with io and os packagecui fliter
2021-02-20all: go fmt ./...Russ Cox
2019-04-26ssh/test: add port for aix/ppc64chigotc
2019-04-18ssh/test: skip test on js/wasmTobias Klauser
2019-04-04ssh/test: skip test to fix build on solaris and aixBrad Fitzpatrick
2017-04-10ssh: support forwarding of Unix domain socket connectionsAkihiro Suda