chigotc
|
f162ad860c
ssh/test: add port for aix/ppc64
|
5 years ago |
Agniva De Sarker
|
719079de17
ssh/test: skip tests if run as root
|
6 years ago |
Sami Pönkänen
|
9334d73e5f
ssh: fix support for partial success authentication responses in client
|
7 years ago |
Kevin Burke
|
e8f229864d
all: fix errors reported by vet, golint
|
7 years ago |
Tugdual Saunier
|
9f005a07e0
ssh: add support for banners
|
7 years ago |
Adam Eijdenberg
|
7e9105388e
x/crypto/ssh: fix host certificate principal evaluation to check for hostname only
|
7 years ago |
Akihiro Suda
|
3cddcd6758
ssh: support forwarding of Unix domain socket connections
|
7 years ago |
Martin Garton
|
1e61df8d9e
x/crypto/ssh: add support for ed25519 keys
|
8 years ago |
Martin Garton
|
91ab96ae98
ssh: fix compatibility with recent OpenSSH
|
8 years ago |
Andrew Gerrand
|
a73c6bbfc5
go.crypto: use golang.org/x/... import paths
|
10 years ago |
Dave Cheney
|
ed03dad8de
go.crypto/ssh/test: skip tests during -short mode
|
10 years ago |
Mikio Hara
|
f8eacb97ce
go.crypto/ssh/test: enable test cases on dragonfly
|
10 years ago |
David du Colombier
|
7e43632730
go.crypto/ssh: build test_unix_test on Plan 9
|
10 years ago |
Adam Langley
|
fa50e7408b
go.crypto/ssh: import gosshnew.
|
10 years ago |
David du Colombier
|
a2c10b4975
go.crypto/ssh: build tests on Plan 9
|
10 years ago |
Han-Wen Nienhuys
|
41400feb0b
go.crypto/ssh: let client accept DSA and ECDSA host key algorithms.
|
11 years ago |
Han-Wen Nienhuys
|
934c14ffe9
go.crypto/ssh: introduce Signer method, an abstraction of
|
11 years ago |
Han-Wen Nienhuys
|
e62b2aead4
go.crypto/ssh: introduce PublicKey interface type.
|
11 years ago |
Han-Wen Nienhuys
|
ffadfa6648
go.crypto/ssh/test: Only show SSHD debug output if test fails.
|
11 years ago |
Han-Wen Nienhuys
|
a93ee0c91a
go.crypto/ssh: Use net.UnixConn for connecting client and sshd.
|
11 years ago |
Han-Wen Nienhuys
|
afdc305bc8
go.crypto/ssh: add hook for host key checking.
|
11 years ago |
Han-Wen Nienhuys
|
b9b3892677
go.crypto/ssh/test: Run sshd with -e, so the debug output goes onto stderr.
|
11 years ago |
Dave Cheney
|
e8889f5e72
go.crypto/ssh: fix race on mock ssh network connection
|
11 years ago |
David Symonds
|
ac9976b0b7
go.crypto/ssh: More error reporting improvements.
|
11 years ago |
David Symonds
|
41998200eb
go.crypto/ssh/test: Replace FailNow with Fail where it is obvious that the test doesn't want to fail now.
|
11 years ago |
David Symonds
|
952dc41929
go.crypto/ssh/test: Fix distracting nil pointer dereference in a test.
|
11 years ago |
David Symonds
|
c7af4ef7d9
go.crypto/ssh/test: improve diagnostics for test failing to get username.
|
11 years ago |
Albert Strasheim
|
62eb5d3fac
go.crypto/ssh/test: wait on sshd process in tests
|
11 years ago |
Alex Brainman
|
97c15b3da8
go.crypto/ssh/test: move some variables into common os source file to fix windows build
|
12 years ago |
Joel Sing
|
ae58a7bde0
go.crypto/ssh: make tests work on non-cgo platforms.
|
12 years ago |