Mercurial > dropbear
log auth.h @ 1020:363c0feca5d4
age | author | description |
---|---|---|
Tue, 19 Aug 2014 23:08:56 +0800 | Matt Johnston | Make keepalive handling more robust, this should now match what OpenSSH does |
Wed, 12 Mar 2014 23:40:02 +0800 | Matt Johnston | Better PAM through recursion pam |
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 |