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