Sami Pönkänen 9334d73e5f ssh: fix support for partial success authentication responses in client hace 8 años
..
agent e8f229864d all: fix errors reported by vet, golint hace 8 años
knownhosts 1875d0a70c ssh/knownhosts: remove godoc about non-supported hashed hosts hace 8 años
terminal 0efb9460aa ssh/terminal: use duplicate handle in ReadPassword hace 8 años
test 9334d73e5f ssh: fix support for partial success authentication responses in client hace 7 años
testdata 244f6ce1f0 ssh: accept ed25519 certs hace 8 años
benchmark_test.go 6bd909f163 ssh: specify InsecureIgnoreHostKey in the benchmarks hace 8 años
buffer.go 847319b7fc ssh: remove unused buffer.eof return value hace 8 años
buffer_test.go fa50e7408b go.crypto/ssh: import gosshnew. hace 11 años
certs.go 95a4943f35 crypto/ssh: fix typo in error message in certs.go hace 8 años
certs_test.go 244f6ce1f0 ssh: accept ed25519 certs hace 8 años
channel.go e8f229864d all: fix errors reported by vet, golint hace 8 años
cipher.go 3d37316aaa ssh: return correct error on read failure hace 8 años
cipher_test.go 1c1f1399d0 ssh: remove redundant code hace 8 años
client.go 9f005a07e0 ssh: add support for banners hace 8 años
client_auth.go 9334d73e5f ssh: fix support for partial success authentication responses in client hace 7 años
client_auth_test.go 3627ff35f3 ssh: fix a formatting bug in a test hace 8 años
client_test.go 5f55bce93a ssh: fix protocol version exchange (for multi-line) hace 8 años
common.go d94f6bc902 ssh: use io.ReadFull() for reading chacha20-poly1305 packets. hace 8 años
connection.go 080743b219 ssh: fixing a small typo in connection.go hace 8 años
doc.go e4e2799dd7 ssh: require host key checking in the ClientConfig hace 8 años
example_test.go 2ad6eb5ede ssh: clarify intended use of Permissions. hace 8 años
handshake.go 9f005a07e0 ssh: add support for banners hace 8 años
handshake_test.go 2292f58bd5 crypto/ssh: fix tests on Go 1.7 on OpenBSD and Windows hace 8 años
kex.go e8f229864d all: fix errors reported by vet, golint hace 8 años
kex_test.go 4e213c0672 x/crypto/ssh: close memPipe after running kex test. hace 10 años
keys.go e8f229864d all: fix errors reported by vet, golint hace 8 años
keys_test.go 9334d73e5f ssh: fix support for partial success authentication responses in client hace 7 años
mac.go 84bacda6ed ssh: Add the hmac-sha2-256-etm@openssh.com algorithm hace 8 años
mempipe_test.go 4d8f0cfeca ssh: fix spelling of test so that it runs hace 10 años
messages.go e8f229864d all: fix errors reported by vet, golint hace 8 años
messages_test.go e84a34b1ee x/crypto/ssh: support more keytypes in the agent. hace 9 años
mux.go e8f229864d all: fix errors reported by vet, golint hace 8 años
mux_test.go b05791f2e1 ssh: add debug print at the lowest level hace 9 años
server.go 244f6ce1f0 ssh: accept ed25519 certs hace 8 años
session.go 94eea52f7b all: run gofmt -s on source code hace 8 años
session_test.go e4e2799dd7 ssh: require host key checking in the ClientConfig hace 8 años
streamlocal.go 3cddcd6758 ssh: support forwarding of Unix domain socket connections hace 8 años
tcpip.go 3cddcd6758 ssh: support forwarding of Unix domain socket connections hace 8 años
tcpip_test.go fa50e7408b go.crypto/ssh: import gosshnew. hace 11 años
testdata_test.go 077efaa604 x/crypto: fix typos hace 9 años
transport.go 39efaea5da ssh: cleanup cipher creation logic hace 8 años
transport_test.go 5f55bce93a ssh: fix protocol version exchange (for multi-line) hace 8 años