Mercurial > dropbear
log cli-main.c @ 933:c919dbb39395
age | author | description |
---|---|---|
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 |
Thu, 14 Nov 2013 22:03:30 +0800 | Matt Johnston | use oldstyle comments |
Tue, 21 May 2013 12:09:35 +0800 | Matt Johnston | merge in HEAD ecc |
Fri, 03 May 2013 23:07:48 +0800 | Matt Johnston | ecdsa is working ecc |
Mon, 01 Apr 2013 22:26:55 +0800 | Matt Johnston | Run the cleanup handler also when we close due to TCP connection being closed |
Thu, 07 Apr 2011 12:59:18 +0000 | Matt Johnston | Add noreturn and format attribute hints for some functions. |