Martin Garton 69267d27d2 ssh: add CryptoPublicKey interface, expose underlying crypto.PublicKey %!s(int64=9) %!d(string=hai) anos
..
agent 8e06e8ddd9 x/crypto/ssh/agent: honor constraints on keys in the keyring. %!s(int64=9) %!d(string=hai) anos
terminal a19fa44468 ssh/terminal: implement ReadPassword and IsTerminal %!s(int64=9) %!d(string=hai) anos
test 077efaa604 x/crypto: fix typos %!s(int64=9) %!d(string=hai) anos
testdata a20de3fa94 x/crypto/ssh: ParsePrivateKey errors out with encrypted private keys %!s(int64=9) %!d(string=hai) anos
benchmark_test.go fa50e7408b go.crypto/ssh: import gosshnew. %!s(int64=11) %!d(string=hai) anos
buffer.go fa50e7408b go.crypto/ssh: import gosshnew. %!s(int64=11) %!d(string=hai) anos
buffer_test.go fa50e7408b go.crypto/ssh: import gosshnew. %!s(int64=11) %!d(string=hai) anos
certs.go 1e61df8d9e x/crypto/ssh: add support for ed25519 keys %!s(int64=9) %!d(string=hai) anos
certs_test.go 77de70a8d4 ssh: fix flake in TestHostKeyCert %!s(int64=10) %!d(string=hai) anos
channel.go bc89c49641 ssh: clarify error type if a SendRequest goes unanswered %!s(int64=9) %!d(string=hai) anos
cipher.go b6789ab629 x/crypto/ssh: add 3des-cbc as a non-default cipher %!s(int64=9) %!d(string=hai) anos
cipher_test.go 077efaa604 x/crypto: fix typos %!s(int64=9) %!d(string=hai) anos
client.go b76c864ef1 x/crypto/ssh: hide msgNewKeys in the transport layer. %!s(int64=9) %!d(string=hai) anos
client_auth.go 0c565bf132 x/crypto/ssh: Add support for retryable authentication %!s(int64=9) %!d(string=hai) anos
client_auth_test.go a20de3fa94 x/crypto/ssh: ParsePrivateKey errors out with encrypted private keys %!s(int64=9) %!d(string=hai) anos
client_test.go fa50e7408b go.crypto/ssh: import gosshnew. %!s(int64=11) %!d(string=hai) anos
common.go 10c26747e6 x/crypto/ssh: add ed25519 certs to supportedHostKeyAlgos %!s(int64=9) %!d(string=hai) anos
connection.go 986d331358 crypto/ssh: keep user in ConnMetadata if NoClientAuth is used %!s(int64=9) %!d(string=hai) anos
doc.go 8b27f58b78 crypto/ssh: fix the links to the SSH protocol documents %!s(int64=10) %!d(string=hai) anos
example_test.go 2cbd8ea802 ssh: fix height/width order in RequestPty example %!s(int64=9) %!d(string=hai) anos
handshake.go 6ab629be5e ssh: properly handle wrong guess for FirstKexFollows in server %!s(int64=9) %!d(string=hai) anos
handshake_test.go b76c864ef1 x/crypto/ssh: hide msgNewKeys in the transport layer. %!s(int64=9) %!d(string=hai) anos
kex.go d68c3ecb62 x/crypto/ssh: make sure the initial key exchange happens once. %!s(int64=9) %!d(string=hai) anos
kex_test.go 4e213c0672 x/crypto/ssh: close memPipe after running kex test. %!s(int64=10) %!d(string=hai) anos
keys.go 69267d27d2 ssh: add CryptoPublicKey interface, expose underlying crypto.PublicKey %!s(int64=9) %!d(string=hai) anos
keys_test.go a20de3fa94 x/crypto/ssh: ParsePrivateKey errors out with encrypted private keys %!s(int64=9) %!d(string=hai) anos
mac.go e3f150b437 ssh: add hmac-sha2-256. %!s(int64=10) %!d(string=hai) anos
mempipe_test.go 4d8f0cfeca ssh: fix spelling of test so that it runs %!s(int64=10) %!d(string=hai) anos
messages.go e84a34b1ee x/crypto/ssh: support more keytypes in the agent. %!s(int64=9) %!d(string=hai) anos
messages_test.go e84a34b1ee x/crypto/ssh: support more keytypes in the agent. %!s(int64=9) %!d(string=hai) anos
mux.go b76c864ef1 x/crypto/ssh: hide msgNewKeys in the transport layer. %!s(int64=9) %!d(string=hai) anos
mux_test.go 9e7f5dc375 x/crypto/ssh: interpret disconnect message as error in the transport layer. %!s(int64=9) %!d(string=hai) anos
server.go 986d331358 crypto/ssh: keep user in ConnMetadata if NoClientAuth is used %!s(int64=9) %!d(string=hai) anos
session.go d81fdb778b x/crypto/ssh: handle missing exit status more gracefully. %!s(int64=9) %!d(string=hai) anos
session_test.go d81fdb778b x/crypto/ssh: handle missing exit status more gracefully. %!s(int64=9) %!d(string=hai) anos
tcpip.go 83f1503f77 crypto/ssh: Handle error in dial to avoid a goroutine leak %!s(int64=10) %!d(string=hai) anos
tcpip_test.go fa50e7408b go.crypto/ssh: import gosshnew. %!s(int64=11) %!d(string=hai) anos
testdata_test.go 077efaa604 x/crypto: fix typos %!s(int64=9) %!d(string=hai) anos
transport.go b6789ab629 x/crypto/ssh: add 3des-cbc as a non-default cipher %!s(int64=9) %!d(string=hai) anos
transport_test.go fa50e7408b go.crypto/ssh: import gosshnew. %!s(int64=11) %!d(string=hai) anos