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
|
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
|
Tue, 21 Feb 2012 22:57:19 +0800 |
Matt Johnston |
- Make sure sa_mask is set
|
Wed, 23 Feb 2011 15:50:30 +0000 |
Matt Johnston |
Improve capitalisation for all logged strings
|
Tue, 01 Sep 2009 16:38:26 +0000 |
Matt Johnston |
Rearrange getaddrstring() etc
|
Mon, 08 Jun 2009 14:40:29 +0000 |
Matt Johnston |
use memset() rather than bzero()
|
Fri, 12 Sep 2008 17:23:56 +0000 |
Matt Johnston |
- Rework pubkey options to be more careful about buffer lengths. Needs review.
pubkey-options
|
Wed, 08 Aug 2007 15:12:06 +0000 |
Matt Johnston |
- Add -K keepalive flag for dropbear and dbclient
|
Thu, 19 Jul 2007 15:54:18 +0000 |
Matt Johnston |
Patch from Nicolai Ehemann to try binding before going to the background,
|
Thu, 19 Jul 2007 14:08:24 +0000 |
Matt Johnston |
"backgrounding" is more user-understandable than "forking"
|
Thu, 22 Feb 2007 14:53:49 +0000 |
Matt Johnston |
merge of 'a9b0496634cdd25647b65e585cc3240f3fa699ee'
|
Thu, 22 Feb 2007 14:52:46 +0000 |
Matt Johnston |
Add -p [address:]port option for binding to addresses, patch from
|
Fri, 16 Feb 2007 14:42:08 +0000 |
Matt Johnston |
Fix for -pedantic -ansi compilation, change // to /**/, plus some signedness
|
Mon, 12 Feb 2007 10:43:44 +0000 |
Matt Johnston |
Disable core dumps
|
Thu, 04 Jan 2007 02:01:09 +0000 |
Matt Johnston |
Load hostkeys before daemon(), since daemon()'s chdir("/") will prevent us
|
Wed, 07 Jun 2006 14:10:21 +0000 |
Matt Johnston |
Add -P pidfile patch from Swen Schillig
|
Sun, 26 Mar 2006 08:26:39 +0000 |
Matt Johnston |
add inetd server mode
ucc-axis-hack
|
Sat, 25 Mar 2006 12:59:58 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head 11034278bd1917bebcbdc69cf53b1891ce9db121)
ucc-axis-hack
|
Sat, 25 Mar 2006 12:57:09 +0000 |
Matt Johnston |
Various changes to compile+kind of run on UCC's axis board.
ucc-axis-hack
|
Wed, 22 Mar 2006 05:12:18 +0000 |
Matt Johnston |
minor cleanups for some warnings
|
Fri, 10 Mar 2006 06:31:29 +0000 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head 7ad1775ed65e75dbece27fe6b65bf1a234db386a)
contrib-blacklist
|