Tobias Klauser b43e412143 ssh/test: skip test on js/wasm hace 6 años
..
agent 7f87c0fbb8 ssh/agent: add checking for empty SSH requests hace 6 años
knownhosts 057139ce5d crypto/ssh/knownhosts: fix out-of-date documentation for checkAddr hace 6 años
terminal a5d413f772 ssh/terminal: Use move-N sequences for >1 cursor moves hace 6 años
test b43e412143 ssh/test: skip test on js/wasm hace 6 años
testdata 0c41d7ab0a ssh/testdata: correct typo hace 7 años
benchmark_test.go b8fe1690c6 all: fix ineffectual assignments hace 6 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 dab2b1051b ssh: support SSH agent signature flags and custom extensions hace 7 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 457ee04da3 ssh: rename methods in packetCipher interface hace 6 años
cipher_test.go 457ee04da3 ssh: rename methods in packetCipher interface hace 6 años
client.go 45a5f77698 all: fix typos hace 7 años
client_auth.go 9334d73e5f ssh: fix support for partial success authentication responses in client hace 7 años
client_auth_test.go 184a689644 ssh: remove testing.T from ExampleRetryableAuthMethod hace 6 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 d99183c9a7 ssh: rename ExampleHostKeyCheck to ExampleClientConfig_HostKeyCallback hace 6 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 dab2b1051b ssh: support SSH agent signature flags and custom extensions hace 7 años
keys_test.go dab2b1051b ssh: support SSH agent signature flags and custom extensions 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 9732e03de3 ssh: add packetTypeNames map for better debug info hace 6 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 45a5f77698 all: fix typos hace 7 años
server.go e4dc69e5b2 ssh: return specific error for invalid signature algorithm hace 7 años
session.go 94eea52f7b all: run gofmt -s on source code hace 8 años
session_test.go e7b772b700 ssh: print server exit reason in tests hace 6 años
streamlocal.go 2fc4c88bf4 ssh: also start forward listeners on ListenUnix hace 7 años
tcpip.go 034e5325b6 ssh: don't start goroutines handling forwarded connections until needed hace 7 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 457ee04da3 ssh: rename methods in packetCipher interface hace 6 años
transport_test.go 5f55bce93a ssh: fix protocol version exchange (for multi-line) hace 8 años