Mercurial > dropbear
log svr-main.c @ 1206:2907c658fa76
age | author | description |
---|---|---|
Fri, 29 May 2015 23:19:11 +0800 | Matt Johnston | separate client/server fastopen options |
Sun, 15 Feb 2015 22:34:05 +0800 | Matt Johnston | tcp fastopen for the server fastopen |
Wed, 28 Jan 2015 22:33:34 +0800 | Matt Johnston | Initialise sa_mask |
Tue, 19 Aug 2014 23:08:56 +0800 | Matt Johnston | Make keepalive handling more robust, this should now match what OpenSSH does |
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 |
Thu, 14 Nov 2013 22:05:47 +0800 | Matt Johnston | rename random.h to dbrandom.h since some OSes have a system random.h |