Wed, 28 Jan 2015 21:38:27 +0800 |
Matt Johnston |
Disable non-delayed zlib for server
|
Wed, 22 Oct 2014 07:12:52 +0800 |
Steven Honeyman |
Don't print "Failed loading hostkey" when -R delayed hostkey option is enabled
|
Sun, 27 Jul 2014 22:55:29 +0800 |
Matt Johnston |
- Don't use multichar constants since recent gcc complains
|
Sun, 27 Jul 2014 22:06:26 +0800 |
Matt Johnston |
Add '-V' for version
|
Tue, 03 Dec 2013 21:26:59 +0800 |
Matt Johnston |
Fix disabling DSS key
|
Tue, 03 Dec 2013 20:59:03 +0800 |
Matt Johnston |
Exit if we don't have keys and -R wasn't specified
|
Thu, 14 Nov 2013 22:03:30 +0800 |
Matt Johnston |
use oldstyle comments
|
Tue, 12 Nov 2013 23:02:32 +0800 |
Matt Johnston |
Various cleanups and fixes for warnings
ecc
|
Thu, 07 Nov 2013 23:49:37 +0800 |
Matt Johnston |
Add '-R' for delayed hostkey option
keyondemand
|
Thu, 07 Nov 2013 00:18:52 +0800 |
Matt Johnston |
refactor key generation, make it generate as required.
keyondemand
|
Sat, 25 May 2013 00:54:19 +0800 |
Matt Johnston |
have separate ecdsa keys for each size
ecc
|
Tue, 21 May 2013 12:15:48 +0800 |
Matt Johnston |
Fix broken disablekey()
ecc
|
Fri, 03 May 2013 23:07:48 +0800 |
Matt Johnston |
ecdsa is working
ecc
|
Thu, 21 Mar 2013 23:10:47 +0800 |
Matt Johnston |
Add URL to usage text
|
Tue, 19 Mar 2013 20:55:11 +0800 |
Matt Johnston |
Allow specifying server "-p" options with ipv6 bracket notation,
|
Tue, 12 Feb 2013 15:52:57 +0000 |
Paul Eggleton |
Allow configuring "allow blank password option" at runtime
|
Thu, 12 Apr 2012 22:04:16 +0800 |
Matt Johnston |
Split listening port argument at the rightmost colon, allows binding to
|
Tue, 07 Jun 2011 11:08:47 +0000 |
Matt Johnston |
Mention that the value is in seconds
|
Wed, 23 Feb 2011 15:50:30 +0000 |
Matt Johnston |
Improve capitalisation for all logged strings
|
Fri, 11 Sep 2009 14:02:04 +0000 |
Matt Johnston |
- Disable compression for non-final multihops
|
Tue, 01 Sep 2009 16:38:26 +0000 |
Matt Johnston |
Rearrange getaddrstring() etc
|
Fri, 07 Nov 2008 14:11:06 +0000 |
Matt Johnston |
Idle timeout patch from Farrell Aultman. Needs testing, unsure if server
|
Wed, 05 Nov 2008 14:14:40 +0000 |
Matt Johnston |
- Update manuals, include section on authorized_keys
|
Mon, 22 Sep 2008 15:28:52 +0000 |
Matt Johnston |
Idle-timeout patch from Farrell Aultman, need to figure whether to only
idle-timeout
|
Mon, 22 Sep 2008 14:13:44 +0000 |
Matt Johnston |
Replace calls to strtoul() with a helper m_str_to_uint()
|
Wed, 08 Aug 2007 15:12:06 +0000 |
Matt Johnston |
- Add -K keepalive flag for dropbear and dbclient
|
Wed, 25 Jul 2007 15:44:25 +0000 |
Matt Johnston |
Add -W <windowsize> argument and document it.
|
Thu, 19 Jul 2007 15:47:32 +0000 |
Matt Johnston |
Just use /dev/urandom since that's what everyone ends up using anyway.
|
Mon, 16 Apr 2007 13:39:50 +0000 |
Matt Johnston |
Add -u option to specify /dev/urandom instead
|
Thu, 22 Feb 2007 14:53:49 +0000 |
Matt Johnston |
merge of 'a9b0496634cdd25647b65e585cc3240f3fa699ee'
|