Han-Wen Nienhuys bc89c49641 ssh: clarify error type if a SendRequest goes unanswered hace 9 años
..
agent 9a6bac9c27 x/crypto/ssh/agent: ecdsa key/cert typo hace 9 años
terminal 911fafb28f x/crypto/ssh/terminal: have MakeRaw mirror cfmakeraw. hace 9 años
test 077efaa604 x/crypto: fix typos hace 9 años
testdata 1e61df8d9e x/crypto/ssh: add support for ed25519 keys hace 9 años
benchmark_test.go fa50e7408b go.crypto/ssh: import gosshnew. hace 11 años
buffer.go fa50e7408b go.crypto/ssh: import gosshnew. hace 11 años
buffer_test.go fa50e7408b go.crypto/ssh: import gosshnew. hace 11 años
certs.go 1e61df8d9e x/crypto/ssh: add support for ed25519 keys hace 9 años
certs_test.go 77de70a8d4 ssh: fix flake in TestHostKeyCert hace 10 años
channel.go bc89c49641 ssh: clarify error type if a SendRequest goes unanswered hace 9 años
cipher.go b6789ab629 x/crypto/ssh: add 3des-cbc as a non-default cipher hace 9 años
cipher_test.go 077efaa604 x/crypto: fix typos hace 9 años
client.go b76c864ef1 x/crypto/ssh: hide msgNewKeys in the transport layer. hace 9 años
client_auth.go 0c565bf132 x/crypto/ssh: Add support for retryable authentication hace 9 años
client_auth_test.go f28b56427a ssh: disable known-flaky test from the Go build dashboard hace 9 años
client_test.go fa50e7408b go.crypto/ssh: import gosshnew. hace 11 años
common.go 10c26747e6 x/crypto/ssh: add ed25519 certs to supportedHostKeyAlgos hace 9 años
connection.go 4831188890 x/crypto/ssh: fix comment hace 10 años
doc.go 8b27f58b78 crypto/ssh: fix the links to the SSH protocol documents hace 10 años
example_test.go 7b428712ab x/crypto/ssh: remove misleading comment, add example hace 9 años
handshake.go 0a4e4d451b x/crypto/ssh: return msgNewKeys for a short-circuited first kex. hace 9 años
handshake_test.go b76c864ef1 x/crypto/ssh: hide msgNewKeys in the transport layer. hace 9 años
kex.go d68c3ecb62 x/crypto/ssh: make sure the initial key exchange happens once. hace 9 años
kex_test.go 4e213c0672 x/crypto/ssh: close memPipe after running kex test. hace 10 años
keys.go 077efaa604 x/crypto: fix typos hace 9 años
keys_test.go 1e61df8d9e x/crypto/ssh: add support for ed25519 keys hace 9 años
mac.go e3f150b437 ssh: add hmac-sha2-256. hace 10 años
mempipe_test.go 4d8f0cfeca ssh: fix spelling of test so that it runs hace 10 años
messages.go e84a34b1ee x/crypto/ssh: support more keytypes in the agent. hace 9 años
messages_test.go e84a34b1ee x/crypto/ssh: support more keytypes in the agent. hace 9 años
mux.go b76c864ef1 x/crypto/ssh: hide msgNewKeys in the transport layer. hace 9 años
mux_test.go 9e7f5dc375 x/crypto/ssh: interpret disconnect message as error in the transport layer. hace 9 años
server.go 1e61df8d9e x/crypto/ssh: add support for ed25519 keys hace 9 años
session.go d81fdb778b x/crypto/ssh: handle missing exit status more gracefully. hace 9 años
session_test.go d81fdb778b x/crypto/ssh: handle missing exit status more gracefully. hace 9 años
tcpip.go 83f1503f77 crypto/ssh: Handle error in dial to avoid a goroutine leak hace 10 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 b6789ab629 x/crypto/ssh: add 3des-cbc as a non-default cipher hace 9 años
transport_test.go fa50e7408b go.crypto/ssh: import gosshnew. hace 11 años