Mercurial > dropbear
log svr-chansession.c @ 974:7c9377467934
age | author | description |
---|---|---|
Tue, 21 Oct 2014 22:33:49 +0800 | Matt Johnston | Combine code for SSH_CONNECTION and SSH_CLIENT |
Mon, 20 Oct 2014 12:59:47 -0500 | Ryan Cleere | Add SSH_CLIENT environment variable |
Tue, 19 Aug 2014 23:08:56 +0800 | Matt Johnston | Make keepalive handling more robust, this should now match what OpenSSH does |
Mon, 28 Jul 2014 23:23:49 +0800 | Matt Johnston | Make sure the check_close() handler runs when a server child process exits |
Wed, 16 Jul 2014 22:53:32 +0800 | Matt Johnston | Set tcp priority as follows: |
Sat, 15 Feb 2014 21:13:57 +0800 | Matt Johnston | - Save errno in signal handlers |
Tue, 03 Dec 2013 00:04:48 +0800 | Matt Johnston | - Sockets are set to lowdelay priority initially to improve conneciton setup |