aboutsummaryrefslogtreecommitdiff
path: root/ssh/agent
AgeCommit message (Expand)Author
2016-04-20x/crypto/ssh/agent: Support v1 remove all messageMark Severson
2016-02-26x/crypto/ssh/agent: add a client example and tweak package doc.Han-Wen Nienhuys
2015-12-15x/crypto/ssh/agent: Fix keyring removing the wrong key(s)Mark Severson
2015-07-16crypto/ssh: allow identities to be constrained.Peter Moody
2015-07-14crypto/ssh: fix a comment (trivial)Dmitry Savintsev
2015-04-16crypto/ssh: fix the links to the SSH protocol documentsDmitry Savintsev
2015-01-12ssh/agent: do not return nil entries from keyring.Signers()Michael Marineau
2014-12-09crypto: add import comments.David Symonds
2014-11-10go.crypto: use golang.org/x/... import pathsAndrew Gerrand
2014-08-13go.crypto/ssh: skip tests that start ssh-agent.Han-Wen Nienhuys
2014-05-02ssh/forward: Fix reference to the functions to call to route authentication r...David Calavera
2014-04-15go.crypto/ssh/agent: add key type to testAgentInterface failure messages.Han-Wen Nienhuys
2014-04-15go.crypto/ssh/agent: prefix errors with "agent".Han-Wen Nienhuys
2014-04-09go.crypto/ssh: import gosshnew.Adam Langley