commit | e84a34b1eedf81a90fb4f502d02d64ad365ef937 | [log] [tgz] |
---|---|---|
author | Peter Moody <pmoody@uber.com> | Tue Apr 19 09:49:29 2016 -0700 |
committer | Han-Wen Nienhuys <hanwen@google.com> | Mon Apr 25 17:01:51 2016 +0000 |
tree | 19ec7baca10dcc29ad4db408a32f00760729eff8 | |
parent | f98fd1f5ecec028d2635baf2e1ba93ee455c06cb [diff] |
x/crypto/ssh: support more keytypes in the agent. This allows the golang ssh-agent to support the full suite of keys the library accepts. Currently constraints are ignored. Change-Id: I7d48c78e9a355582eb54788571a483a736c3d3ef Reviewed-on: https://go-review.googlesource.com/21536 Reviewed-by: Han-Wen Nienhuys <hanwen@google.com> Run-TryBot: Han-Wen Nienhuys <hanwen@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org>