Mercurial > dropbear
log svr-main.c @ 893:860e3522f8fc
age | author | description |
---|---|---|
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 |
Fri, 03 May 2013 23:07:48 +0800 | Matt Johnston | ecdsa is working ecc |
Sat, 23 Mar 2013 23:17:01 +0800 | Matt Johnston | Fix a few compile warnings |
Fri, 29 Jun 2012 23:19:43 +0800 | Matt Johnston | Improve RNG seeding. |
Sun, 04 Dec 2011 05:41:46 +0800 | Matt Johnston | - Initialise sa_mask properly |