Mercurial > dropbear
log auth.h @ 763:f744321ac048 ecc
age | author | description |
---|---|---|
Sun, 04 Dec 2011 05:31:25 +0800 | Matt Johnston | - Fix use-after-free if multiple command requests were sent. Move |
Wed, 26 Aug 2009 14:09:22 +0000 | Matt Johnston | - set $SSH_ORIGINAL_COMMAND if a command is forced, and log it |
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 04:53:17 +0000 | Matt Johnston | Make it compile, update for changes in channel structure. agent-client |
Wed, 01 Jul 2009 04:16:32 +0000 | Matt Johnston | propagate from branch 'au.asn.ucc.matt.dropbear' (head 899a8851a5edf840b2f7925bcc26ffe99dcac54d) agent-client |
Fri, 12 Jun 2009 14:58:43 +0000 | Matt Johnston | - Make -i and -W pass through multihop arguments |