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