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