Mercurial > dropbear
log cli-authpubkey.c @ 772:7fc0aeada79c
age | author | description |
---|---|---|
Mon, 09 Apr 2012 21:29:41 +0800 | Matt Johnston | Slight formatting change for ENABLE_CLI_AGENTFWD if statement |
Mon, 26 Mar 2012 16:17:16 +0400 | Andrey Mazo | Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD. |
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 |