Tobias Klauser e657309f52 ssh/terminal: use "reports whether" in IsTerminal doc há 7 anos atrás
..
agent 4d3f4d9ffa ssh/agent: Fix error returned from agent responses that are too big. há 7 anos atrás
knownhosts beb2a9779c ssh/knownhosts: disregard IP address if the hostname is available há 7 anos atrás
terminal e657309f52 ssh/terminal: use "reports whether" in IsTerminal doc há 7 anos atrás
test 719079de17 ssh/test: skip tests if run as root há 7 anos atrás
testdata 0c41d7ab0a ssh/testdata: correct typo há 7 anos atrás
benchmark_test.go 6bd909f163 ssh: specify InsecureIgnoreHostKey in the benchmarks há 8 anos atrás
buffer.go 847319b7fc ssh: remove unused buffer.eof return value há 8 anos atrás
buffer_test.go fa50e7408b go.crypto/ssh: import gosshnew. há 11 anos atrás
certs.go dab2b1051b ssh: support SSH agent signature flags and custom extensions há 7 anos atrás
certs_test.go 244f6ce1f0 ssh: accept ed25519 certs há 8 anos atrás
channel.go e8f229864d all: fix errors reported by vet, golint há 8 anos atrás
cipher.go 613d6eafa3 ssh: fix copy and paste error há 7 anos atrás
cipher_test.go 1c1f1399d0 ssh: remove redundant code há 7 anos atrás
client.go 45a5f77698 all: fix typos há 7 anos atrás
client_auth.go 9334d73e5f ssh: fix support for partial success authentication responses in client há 7 anos atrás
client_auth_test.go e4dc69e5b2 ssh: return specific error for invalid signature algorithm há 7 anos atrás
client_test.go 5f55bce93a ssh: fix protocol version exchange (for multi-line) há 8 anos atrás
common.go d94f6bc902 ssh: use io.ReadFull() for reading chacha20-poly1305 packets. há 7 anos atrás
connection.go 080743b219 ssh: fixing a small typo in connection.go há 8 anos atrás
doc.go e4e2799dd7 ssh: require host key checking in the ClientConfig há 8 anos atrás
example_test.go 2ad6eb5ede ssh: clarify intended use of Permissions. há 8 anos atrás
handshake.go 9f005a07e0 ssh: add support for banners há 8 anos atrás
handshake_test.go 2292f58bd5 crypto/ssh: fix tests on Go 1.7 on OpenBSD and Windows há 8 anos atrás
kex.go e8f229864d all: fix errors reported by vet, golint há 8 anos atrás
kex_test.go 4e213c0672 x/crypto/ssh: close memPipe after running kex test. há 10 anos atrás
keys.go dab2b1051b ssh: support SSH agent signature flags and custom extensions há 7 anos atrás
keys_test.go dab2b1051b ssh: support SSH agent signature flags and custom extensions há 7 anos atrás
mac.go 84bacda6ed ssh: Add the hmac-sha2-256-etm@openssh.com algorithm há 8 anos atrás
mempipe_test.go 4d8f0cfeca ssh: fix spelling of test so that it runs há 10 anos atrás
messages.go e8f229864d all: fix errors reported by vet, golint há 8 anos atrás
messages_test.go e84a34b1ee x/crypto/ssh: support more keytypes in the agent. há 9 anos atrás
mux.go e8f229864d all: fix errors reported by vet, golint há 8 anos atrás
mux_test.go 45a5f77698 all: fix typos há 7 anos atrás
server.go e4dc69e5b2 ssh: return specific error for invalid signature algorithm há 7 anos atrás
session.go 94eea52f7b all: run gofmt -s on source code há 8 anos atrás
session_test.go e4e2799dd7 ssh: require host key checking in the ClientConfig há 8 anos atrás
streamlocal.go 2fc4c88bf4 ssh: also start forward listeners on ListenUnix há 7 anos atrás
tcpip.go 034e5325b6 ssh: don't start goroutines handling forwarded connections until needed há 7 anos atrás
tcpip_test.go fa50e7408b go.crypto/ssh: import gosshnew. há 11 anos atrás
testdata_test.go 077efaa604 x/crypto: fix typos há 9 anos atrás
transport.go 39efaea5da ssh: cleanup cipher creation logic há 7 anos atrás
transport_test.go 5f55bce93a ssh: fix protocol version exchange (for multi-line) há 8 anos atrás