Brad Fitzpatrick 2fc4c88bf4 ssh: also start forward listeners on ListenUnix 7 gadi atpakaļ
..
agent db7d12313a ssh/agent: remove len check in Unlock 7 gadi atpakaļ
knownhosts beb2a9779c ssh/knownhosts: disregard IP address if the hostname is available 7 gadi atpakaļ
terminal 2d027ae1dd ssh/terminal: run tests only on supported platforms 7 gadi atpakaļ
test 719079de17 ssh/test: skip tests if run as root 7 gadi atpakaļ
testdata 244f6ce1f0 ssh: accept ed25519 certs 8 gadi atpakaļ
benchmark_test.go 6bd909f163 ssh: specify InsecureIgnoreHostKey in the benchmarks 8 gadi atpakaļ
buffer.go 847319b7fc ssh: remove unused buffer.eof return value 8 gadi atpakaļ
buffer_test.go fa50e7408b go.crypto/ssh: import gosshnew. 11 gadi atpakaļ
certs.go 5119cf507e ssh: clarify how to parse out Certificates 7 gadi atpakaļ
certs_test.go 244f6ce1f0 ssh: accept ed25519 certs 8 gadi atpakaļ
channel.go e8f229864d all: fix errors reported by vet, golint 8 gadi atpakaļ
cipher.go 613d6eafa3 ssh: fix copy and paste error 7 gadi atpakaļ
cipher_test.go 1c1f1399d0 ssh: remove redundant code 8 gadi atpakaļ
client.go 034e5325b6 ssh: don't start goroutines handling forwarded connections until needed 7 gadi atpakaļ
client_auth.go 9334d73e5f ssh: fix support for partial success authentication responses in client 7 gadi atpakaļ
client_auth_test.go beaf6a3570 ssh: fix error variable naming convention, add docs 7 gadi atpakaļ
client_test.go 5f55bce93a ssh: fix protocol version exchange (for multi-line) 8 gadi atpakaļ
common.go d94f6bc902 ssh: use io.ReadFull() for reading chacha20-poly1305 packets. 8 gadi atpakaļ
connection.go 080743b219 ssh: fixing a small typo in connection.go 8 gadi atpakaļ
doc.go e4e2799dd7 ssh: require host key checking in the ClientConfig 8 gadi atpakaļ
example_test.go 2ad6eb5ede ssh: clarify intended use of Permissions. 8 gadi atpakaļ
handshake.go 9f005a07e0 ssh: add support for banners 8 gadi atpakaļ
handshake_test.go 2292f58bd5 crypto/ssh: fix tests on Go 1.7 on OpenBSD and Windows 8 gadi atpakaļ
kex.go e8f229864d all: fix errors reported by vet, golint 8 gadi atpakaļ
kex_test.go 4e213c0672 x/crypto/ssh: close memPipe after running kex test. 10 gadi atpakaļ
keys.go 8c653846df ssh: document how to unmarshal public keys 7 gadi atpakaļ
keys_test.go 9334d73e5f ssh: fix support for partial success authentication responses in client 7 gadi atpakaļ
mac.go 84bacda6ed ssh: Add the hmac-sha2-256-etm@openssh.com algorithm 8 gadi atpakaļ
mempipe_test.go 4d8f0cfeca ssh: fix spelling of test so that it runs 10 gadi atpakaļ
messages.go e8f229864d all: fix errors reported by vet, golint 8 gadi atpakaļ
messages_test.go e84a34b1ee x/crypto/ssh: support more keytypes in the agent. 9 gadi atpakaļ
mux.go e8f229864d all: fix errors reported by vet, golint 8 gadi atpakaļ
mux_test.go b2aa35443f ssh: drop extra connection Close call in TestMuxReadWrite 7 gadi atpakaļ
server.go beaf6a3570 ssh: fix error variable naming convention, add docs 7 gadi atpakaļ
session.go 94eea52f7b all: run gofmt -s on source code 8 gadi atpakaļ
session_test.go e4e2799dd7 ssh: require host key checking in the ClientConfig 8 gadi atpakaļ
streamlocal.go 2fc4c88bf4 ssh: also start forward listeners on ListenUnix 7 gadi atpakaļ
tcpip.go 034e5325b6 ssh: don't start goroutines handling forwarded connections until needed 7 gadi atpakaļ
tcpip_test.go fa50e7408b go.crypto/ssh: import gosshnew. 11 gadi atpakaļ
testdata_test.go 077efaa604 x/crypto: fix typos 9 gadi atpakaļ
transport.go 39efaea5da ssh: cleanup cipher creation logic 8 gadi atpakaļ
transport_test.go 5f55bce93a ssh: fix protocol version exchange (for multi-line) 8 gadi atpakaļ