log cli-agentfwd.c @ 815:35183e8a7851

age author description
Sat, 23 Mar 2013 23:17:01 +0800 Matt Johnston Fix a few compile warnings
Sun, 04 Dec 2011 05:27:57 +0800 Matt Johnston - Remove unused variable/code
Thu, 07 Apr 2011 12:30:20 +0000 Matt Johnston Tidy error handling and get rid of some commented out code
Thu, 07 Apr 2011 11:14:22 +0000 Matt Johnston Fix check of wrong variable found by Klocwork
Thu, 13 Aug 2009 14:57:27 +0000 Matt Johnston - Don't print warning if SSH_AUTH_SOCK is unset
Fri, 31 Jul 2009 15:51:33 +0000 Matt Johnston - Handle failure to connect to forwarding socket
Thu, 30 Jul 2009 15:14:33 +0000 Matt Johnston Agent forwarding works agent-client
Mon, 06 Jul 2009 14:02:45 +0000 Matt Johnston - Client auth using an agent's key works. Still need to implement client agent-client
Mon, 06 Jul 2009 12:59:13 +0000 Matt Johnston New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList agent-client
Wed, 01 Jul 2009 06:27:27 +0000 Matt Johnston Talking to the agent works now. Can't interpret the pubkeys. agent-client
Wed, 01 Jul 2009 04:53:17 +0000 Matt Johnston Make it compile, update for changes in channel structure. agent-client
Mon, 18 Jul 2005 14:32:52 +0000 Matt Johnston - progress towards client agent forwarding agent-client