Mercurial > dropbear
log common-session.c @ 985:9bf46570868f
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, 16 Jul 2014 22:53:32 +0800 | Matt Johnston | Set tcp priority as follows: |
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 |
Sat, 15 Mar 2014 11:37:02 +0800 | Matt Johnston | Experiment of always writing data if available. Might waste a writev() with |