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