Michael Munday 83c378c48d ssh: update to use new ChaCha20 API 7 år sedan
..
agent 2b6c08872f ssh/agent: update documentation link 7 år sedan
knownhosts beb2a9779c ssh/knownhosts: disregard IP address if the hostname is available 7 år sedan
terminal 7effd64e11 ssh/terminal: store termios copy in terminal state on Solaris 7 år sedan
test 719079de17 ssh/test: skip tests if run as root 7 år sedan
testdata 244f6ce1f0 ssh: accept ed25519 certs 8 år sedan
benchmark_test.go 6bd909f163 ssh: specify InsecureIgnoreHostKey in the benchmarks 8 år sedan
buffer.go 847319b7fc ssh: remove unused buffer.eof return value 8 år sedan
buffer_test.go fa50e7408b go.crypto/ssh: import gosshnew. 11 år sedan
certs.go 5119cf507e ssh: clarify how to parse out Certificates 7 år sedan
certs_test.go 244f6ce1f0 ssh: accept ed25519 certs 8 år sedan
channel.go e8f229864d all: fix errors reported by vet, golint 8 år sedan
cipher.go 83c378c48d ssh: update to use new ChaCha20 API 7 år sedan
cipher_test.go 1c1f1399d0 ssh: remove redundant code 7 år sedan
client.go 9f005a07e0 ssh: add support for banners 8 år sedan
client_auth.go 9334d73e5f ssh: fix support for partial success authentication responses in client 7 år sedan
client_auth_test.go beaf6a3570 ssh: fix error variable naming convention, add docs 7 år sedan
client_test.go 5f55bce93a ssh: fix protocol version exchange (for multi-line) 8 år sedan
common.go d94f6bc902 ssh: use io.ReadFull() for reading chacha20-poly1305 packets. 7 år sedan
connection.go 080743b219 ssh: fixing a small typo in connection.go 8 år sedan
doc.go e4e2799dd7 ssh: require host key checking in the ClientConfig 8 år sedan
example_test.go 2ad6eb5ede ssh: clarify intended use of Permissions. 8 år sedan
handshake.go 9f005a07e0 ssh: add support for banners 8 år sedan
handshake_test.go 2292f58bd5 crypto/ssh: fix tests on Go 1.7 on OpenBSD and Windows 8 år sedan
kex.go e8f229864d all: fix errors reported by vet, golint 8 år sedan
kex_test.go 4e213c0672 x/crypto/ssh: close memPipe after running kex test. 10 år sedan
keys.go 8c653846df ssh: document how to unmarshal public keys 7 år sedan
keys_test.go 9334d73e5f ssh: fix support for partial success authentication responses in client 7 år sedan
mac.go 84bacda6ed ssh: Add the hmac-sha2-256-etm@openssh.com algorithm 8 år sedan
mempipe_test.go 4d8f0cfeca ssh: fix spelling of test so that it runs 10 år sedan
messages.go e8f229864d all: fix errors reported by vet, golint 8 år sedan
messages_test.go e84a34b1ee x/crypto/ssh: support more keytypes in the agent. 9 år sedan
mux.go e8f229864d all: fix errors reported by vet, golint 8 år sedan
mux_test.go b2aa35443f ssh: drop extra connection Close call in TestMuxReadWrite 7 år sedan
server.go beaf6a3570 ssh: fix error variable naming convention, add docs 7 år sedan
session.go 94eea52f7b all: run gofmt -s on source code 8 år sedan
session_test.go e4e2799dd7 ssh: require host key checking in the ClientConfig 8 år sedan
streamlocal.go 3cddcd6758 ssh: support forwarding of Unix domain socket connections 8 år sedan
tcpip.go 3cddcd6758 ssh: support forwarding of Unix domain socket connections 8 år sedan
tcpip_test.go fa50e7408b go.crypto/ssh: import gosshnew. 11 år sedan
testdata_test.go 077efaa604 x/crypto: fix typos 9 år sedan
transport.go 39efaea5da ssh: cleanup cipher creation logic 7 år sedan
transport_test.go 5f55bce93a ssh: fix protocol version exchange (for multi-line) 8 år sedan