Tobias Klauser e657309f52 ssh/terminal: use "reports whether" in IsTerminal doc 7 лет назад
..
agent 4d3f4d9ffa ssh/agent: Fix error returned from agent responses that are too big. 7 лет назад
knownhosts beb2a9779c ssh/knownhosts: disregard IP address if the hostname is available 7 лет назад
terminal e657309f52 ssh/terminal: use "reports whether" in IsTerminal doc 7 лет назад
test 719079de17 ssh/test: skip tests if run as root 7 лет назад
testdata 0c41d7ab0a ssh/testdata: correct typo 7 лет назад
benchmark_test.go 6bd909f163 ssh: specify InsecureIgnoreHostKey in the benchmarks 8 лет назад
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 613d6eafa3 ssh: fix copy and paste error 7 лет назад
cipher_test.go 1c1f1399d0 ssh: remove redundant code 8 лет назад
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 e4dc69e5b2 ssh: return specific error for invalid signature algorithm 7 лет назад
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 2ad6eb5ede ssh: clarify intended use of Permissions. 8 лет назад
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 8 лет назад
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 39efaea5da ssh: cleanup cipher creation logic 8 лет назад
transport_test.go 5f55bce93a ssh: fix protocol version exchange (for multi-line) 8 лет назад