chigotc f162ad860c ssh/test: add port for aix/ppc64 6 years ago
..
agent 7f87c0fbb8 ssh/agent: add checking for empty SSH requests 6 years ago
knownhosts 057139ce5d crypto/ssh/knownhosts: fix out-of-date documentation for checkAddr 6 years ago
terminal a5d413f772 ssh/terminal: Use move-N sequences for >1 cursor moves 6 years ago
test f162ad860c ssh/test: add port for aix/ppc64 6 years ago
testdata 0c41d7ab0a ssh/testdata: correct typo 7 years ago
benchmark_test.go b8fe1690c6 all: fix ineffectual assignments 6 years ago
buffer.go 847319b7fc ssh: remove unused buffer.eof return value 8 years ago
buffer_test.go fa50e7408b go.crypto/ssh: import gosshnew. 11 years ago
certs.go dab2b1051b ssh: support SSH agent signature flags and custom extensions 7 years ago
certs_test.go 244f6ce1f0 ssh: accept ed25519 certs 8 years ago
channel.go e8f229864d all: fix errors reported by vet, golint 8 years ago
cipher.go 457ee04da3 ssh: rename methods in packetCipher interface 6 years ago
cipher_test.go 457ee04da3 ssh: rename methods in packetCipher interface 6 years ago
client.go 45a5f77698 all: fix typos 7 years ago
client_auth.go 9334d73e5f ssh: fix support for partial success authentication responses in client 7 years ago
client_auth_test.go 184a689644 ssh: remove testing.T from ExampleRetryableAuthMethod 6 years ago
client_test.go 5f55bce93a ssh: fix protocol version exchange (for multi-line) 8 years ago
common.go df01cb2cc4 ssh: invert algorithm choices on the server 6 years ago
common_test.go df01cb2cc4 ssh: invert algorithm choices on the server 6 years ago
connection.go 080743b219 ssh: fixing a small typo in connection.go 8 years ago
doc.go e4e2799dd7 ssh: require host key checking in the ClientConfig 8 years ago
example_test.go d99183c9a7 ssh: rename ExampleHostKeyCheck to ExampleClientConfig_HostKeyCallback 6 years ago
handshake.go df01cb2cc4 ssh: invert algorithm choices on the server 6 years ago
handshake_test.go 2292f58bd5 crypto/ssh: fix tests on Go 1.7 on OpenBSD and Windows 8 years ago
kex.go e8f229864d all: fix errors reported by vet, golint 8 years ago
kex_test.go 4e213c0672 x/crypto/ssh: close memPipe after running kex test. 10 years ago
keys.go dab2b1051b ssh: support SSH agent signature flags and custom extensions 7 years ago
keys_test.go dab2b1051b ssh: support SSH agent signature flags and custom extensions 7 years ago
mac.go 84bacda6ed ssh: Add the hmac-sha2-256-etm@openssh.com algorithm 8 years ago
mempipe_test.go 4d8f0cfeca ssh: fix spelling of test so that it runs 10 years ago
messages.go 9732e03de3 ssh: add packetTypeNames map for better debug info 6 years ago
messages_test.go e84a34b1ee x/crypto/ssh: support more keytypes in the agent. 9 years ago
mux.go e8f229864d all: fix errors reported by vet, golint 8 years ago
mux_test.go 45a5f77698 all: fix typos 7 years ago
server.go e4dc69e5b2 ssh: return specific error for invalid signature algorithm 7 years ago
session.go 94eea52f7b all: run gofmt -s on source code 8 years ago
session_test.go e7b772b700 ssh: print server exit reason in tests 6 years ago
streamlocal.go 2fc4c88bf4 ssh: also start forward listeners on ListenUnix 7 years ago
tcpip.go 034e5325b6 ssh: don't start goroutines handling forwarded connections until needed 7 years ago
tcpip_test.go fa50e7408b go.crypto/ssh: import gosshnew. 11 years ago
testdata_test.go 077efaa604 x/crypto: fix typos 9 years ago
transport.go 457ee04da3 ssh: rename methods in packetCipher interface 6 years ago
transport_test.go 5f55bce93a ssh: fix protocol version exchange (for multi-line) 8 years ago