index
:
go-x-crypto
main
ssh-run-with-context
Fork of golang.org/x/crypto with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ssh
/
agent
Age
Commit message (
Expand
)
Author
2016-04-20
x/crypto/ssh/agent: Support v1 remove all message
Mark Severson
2016-02-26
x/crypto/ssh/agent: add a client example and tweak package doc.
Han-Wen Nienhuys
2015-12-15
x/crypto/ssh/agent: Fix keyring removing the wrong key(s)
Mark Severson
2015-07-16
crypto/ssh: allow identities to be constrained.
Peter Moody
2015-07-14
crypto/ssh: fix a comment (trivial)
Dmitry Savintsev
2015-04-16
crypto/ssh: fix the links to the SSH protocol documents
Dmitry Savintsev
2015-01-12
ssh/agent: do not return nil entries from keyring.Signers()
Michael Marineau
2014-12-09
crypto: add import comments.
David Symonds
2014-11-10
go.crypto: use golang.org/x/... import paths
Andrew Gerrand
2014-08-13
go.crypto/ssh: skip tests that start ssh-agent.
Han-Wen Nienhuys
2014-05-02
ssh/forward: Fix reference to the functions to call to route authentication r...
David Calavera
2014-04-15
go.crypto/ssh/agent: add key type to testAgentInterface failure messages.
Han-Wen Nienhuys
2014-04-15
go.crypto/ssh/agent: prefix errors with "agent".
Han-Wen Nienhuys
2014-04-09
go.crypto/ssh: import gosshnew.
Adam Langley
[prev]