Jamie Beverly 0c565bf132 x/crypto/ssh: Add support for retryable authentication hace 9 años
..
agent 811831de4c agent: add agent server support for ed25519 keys. hace 9 años
terminal 3fbbcd23f1 x/crypto/ssh/terminal: ensure windows MakeRaw returns previous state hace 9 años
test b6789ab629 x/crypto/ssh: add 3des-cbc as a non-default cipher 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 f98fd1f5ec x/crypto/ssh: if debugMux is set, also log global messages. 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 1e856cbfdf crypto/ssh: fix format string error in test. hace 10 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 0c565bf132 x/crypto/ssh: Add support for retryable authentication hace 9 años
client_test.go fa50e7408b go.crypto/ssh: import gosshnew. hace 11 años
common.go 1e61df8d9e x/crypto/ssh: add support for ed25519 keys 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 1e61df8d9e x/crypto/ssh: add support for ed25519 keys 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 de15db8e4b x/crypto/ssh: omit empty fields in error message hace 9 años
session_test.go 2f3083f616 crypto/ssh: allow client to specify host key algorithms. hace 10 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 a73c6bbfc5 go.crypto: use golang.org/x/... import paths hace 11 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