Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Don't print warning if SSH_AUTH_SOCK is unset | Matt Johnston | 2009-08-13 | 1 | -2/+4 |
* | - Handle failure to connect to forwarding socket | Matt Johnston | 2009-07-31 | 1 | -0/+4 |
* | Agent forwarding works | Matt Johnston | 2009-07-30 | 1 | -2/+12 |
* | - Client auth using an agent's key works. Still need to implement client | Matt Johnston | 2009-07-06 | 1 | -12/+67 |
* | New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList | Matt Johnston | 2009-07-06 | 1 | -34/+25 |
* | Talking to the agent works now. Can't interpret the pubkeys. | Matt Johnston | 2009-07-01 | 1 | -18/+23 |
* | Make it compile, update for changes in channel structure. | Matt Johnston | 2009-07-01 | 1 | -9/+8 |
* | - progress towards client agent forwarding | Matt Johnston | 2005-07-18 | 1 | -0/+245 |