Peter Morjan c3b1d0d6d8 ssh/terminal: consistent return value for Restore 9 лет назад
..
agent 8e06e8ddd9 x/crypto/ssh/agent: honor constraints on keys in the keyring. 9 лет назад
terminal c3b1d0d6d8 ssh/terminal: consistent return value for Restore 9 лет назад
test 077efaa604 x/crypto: fix typos 9 лет назад
testdata a20de3fa94 x/crypto/ssh: ParsePrivateKey errors out with encrypted private 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 a20de3fa94 x/crypto/ssh: ParsePrivateKey errors out with encrypted private keys 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 986d331358 crypto/ssh: keep user in ConnMetadata if NoClientAuth is used 9 лет назад
doc.go 8b27f58b78 crypto/ssh: fix the links to the SSH protocol documents 10 лет назад
example_test.go 2cbd8ea802 ssh: fix height/width order in RequestPty example 9 лет назад
handshake.go 6ab629be5e ssh: properly handle wrong guess for FirstKexFollows in server 9 лет назад
handshake_test.go b76c864ef1 x/crypto/ssh: hide msgNewKeys in the transport layer. 9 лет назад
kex.go dc7f3af03e ssh: bound DH public values to [2, p-2]. 9 лет назад
kex_test.go 4e213c0672 x/crypto/ssh: close memPipe after running kex test. 10 лет назад
keys.go ede567c8e0 x/crypto/ssh: Add FingerprintLegacyMD5 and FingerprintSHA256 methods 9 лет назад
keys_test.go ede567c8e0 x/crypto/ssh: Add FingerprintLegacyMD5 and FingerprintSHA256 methods 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 01be46f620 crypto/ssh: use net.IP.Equal instead of bytes.Equal 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 лет назад