Mercurial > dropbear
log cli-session.c @ 1001:a48561559584
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, 13 Aug 2014 21:48:47 +0800 | Matt Johnston | Don't send SSH_MSG_UNIMPLEMENTED for keepalive responses |
Tue, 08 Jul 2014 21:59:36 +0800 | Matt Johnston | Send a failure response if a client receives a global request |
Wed, 12 Mar 2014 23:40:02 +0800 | Matt Johnston | Better PAM through recursion pam |
Fri, 17 Jan 2014 21:39:27 +0800 | Matt Johnston | DROPBEAR_CLI_AUTH_IMMEDIATE fixed, now enabled by default |
Thu, 14 Nov 2013 22:05:47 +0800 | Matt Johnston | rename random.h to dbrandom.h since some OSes have a system random.h |
Thu, 14 Nov 2013 22:03:30 +0800 | Matt Johnston | use oldstyle comments |