Mercurial > dropbear
log svr-session.c @ 970:0bb16232e7c4
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 |
Wed, 09 Jul 2014 22:02:22 +0800 | Matt Johnston | Fix auth timeout regression |
Wed, 09 Jul 2014 00:15:20 +0800 | Matt Johnston | Make -K keepalive behave like OpenSSH's ServerAliveInterval |
Thu, 13 Mar 2014 23:50:09 +0800 | Matt Johnston | Add new monotonic_now() wrapper so that timeouts are unaffected by |
Wed, 12 Mar 2014 23:40:02 +0800 | Matt Johnston | Better PAM through recursion pam |