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