summaryrefslogtreecommitdiffhomepage
path: root/cli-agentfwd.c
AgeCommit message (Expand)Author
2009-08-13- Don't print warning if SSH_AUTH_SOCK is unsetMatt Johnston
2009-07-31- Handle failure to connect to forwarding socketMatt Johnston
2009-07-30Agent forwarding worksMatt Johnston
2009-07-06- Client auth using an agent's key works. Still need to implement clientMatt Johnston
2009-07-06New standard linked list to use, rather than adhoc SignKeyList or TCPFwdListMatt Johnston
2009-07-01Talking to the agent works now. Can't interpret the pubkeys.Matt Johnston
2009-07-01Make it compile, update for changes in channel structure.Matt Johnston
2005-07-18- progress towards client agent forwardingMatt Johnston