Ian Haken dab2b1051b ssh: support SSH agent signature flags and custom extensions il y a 7 ans
..
agent dab2b1051b ssh: support SSH agent signature flags and custom extensions il y a 7 ans
knownhosts beb2a9779c ssh/knownhosts: disregard IP address if the hostname is available il y a 7 ans
terminal 159ae71589 ssh/terminal: fix TestMakeRawState on iOS il y a 7 ans
test 719079de17 ssh/test: skip tests if run as root il y a 7 ans
testdata 0c41d7ab0a ssh/testdata: correct typo il y a 7 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 dab2b1051b ssh: support SSH agent signature flags and custom extensions 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 613d6eafa3 ssh: fix copy and paste error il y a 7 ans
cipher_test.go 1c1f1399d0 ssh: remove redundant code il y a 8 ans
client.go 45a5f77698 all: fix typos il y a 7 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 dab2b1051b ssh: support SSH agent signature flags and custom extensions il y a 7 ans
keys_test.go dab2b1051b ssh: support SSH agent signature flags and custom extensions 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 45a5f77698 all: fix typos il y a 7 ans
server.go a92615f3c4 ssh: fix typo in error message 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 2fc4c88bf4 ssh: also start forward listeners on ListenUnix il y a 7 ans
tcpip.go 034e5325b6 ssh: don't start goroutines handling forwarded connections until needed il y a 7 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