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