commit | b87e856670426b0447ddd942119f8d092129566c | [log] [tgz] |
---|---|---|
author | Asim Shankar <ashankar@google.com> | Thu Jun 12 11:39:19 2014 -0700 |
committer | Asim Shankar <ashankar@google.com> | Thu Jun 12 11:39:19 2014 -0700 |
tree | 74b389a2b7fef11510ba4408cb8988950e7feed0 | |
parent | 702d42df4b787511915d7f4903ec994e106aa913 [diff] |
veyron/runtimes/google/lib/sshagent: Remove I just learnt that the go.crypto repository has an implementation of an ssh agent client (https://code.google.com/p/go/source/browse/ssh/agent/?repo=crypto) (in fact it is much more than just a client - a full SSH client, an agent client and an agent server). It seems that we should import and use that instead of our own agent client implementation. Change-Id: Iad2226b7ab5b40c6a8d0d829a60cc39d74f74fd5