Age | Commit message (Expand) | Author |
---|---|---|
2013-03-23 | Fix a few compile warnings | Matt Johnston |
2011-12-04 | - Remove unused variable/code | Matt Johnston |
2011-04-07 | Tidy error handling and get rid of some commented out code | Matt Johnston |
2011-04-07 | Fix check of wrong variable found by Klocwork | Matt Johnston |
2009-08-13 | - Don't print warning if SSH_AUTH_SOCK is unset | Matt Johnston |
2009-07-31 | - Handle failure to connect to forwarding socket | Matt Johnston |
2009-07-30 | Agent forwarding works | Matt Johnston |
2009-07-06 | - Client auth using an agent's key works. Still need to implement client | Matt Johnston |
2009-07-06 | New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList | Matt Johnston |
2009-07-01 | Talking to the agent works now. Can't interpret the pubkeys. | Matt Johnston |
2009-07-01 | Make it compile, update for changes in channel structure. | Matt Johnston |
2005-07-18 | - progress towards client agent forwarding | Matt Johnston |