Mercurial > dropbear
log auth.h @ 845:774ad9b112ef
age | author | description |
---|---|---|
Thu, 03 Oct 2013 23:04:11 +0800 | Matt Johnston | Send PAM error messages as a banner messages |
Tue, 02 Apr 2013 00:11:53 +0800 | Matt Johnston | Be a bit more careful about when we want to use CLI_AUTH_IMMEDIATE |
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 |