log

age author description
Tue, 03 Dec 2013 21:26:59 +0800 Matt Johnston Fix disabling DSS key
Tue, 03 Dec 2013 21:13:58 +0800 Matt Johnston Log when generating a hostkey
Tue, 03 Dec 2013 21:03:23 +0800 Matt Johnston Update README
Tue, 03 Dec 2013 20:59:03 +0800 Matt Johnston Exit if we don't have keys and -R wasn't specified
Tue, 03 Dec 2013 00:06:35 +0800 Catalin Patulea Fix TRACEs of cli_send_netcat_request
Tue, 03 Dec 2013 00:04:48 +0800 Matt Johnston - Sockets are set to lowdelay priority initially to improve conneciton setup
Mon, 02 Dec 2013 22:55:43 +0800 Catalin Patulea Set IPTOS_LOWDELAY on PTY sessions only
Mon, 02 Dec 2013 22:15:17 +0800 Matt Johnston Only define LTM_DESC if it isn't already
Wed, 27 Nov 2013 21:32:45 +0800 Matt Johnston merge
Wed, 27 Nov 2013 21:30:05 +0800 Matt Johnston - Increase buffer size, fixes converting 521bit ECC key
Mon, 25 Nov 2013 23:39:15 +0800 Matt Johnston Fix library order of libtom*
Mon, 25 Nov 2013 23:30:01 +0800 Matt Johnston Try and fix utmp handling
Mon, 25 Nov 2013 23:08:33 +0800 Matt Johnston Fix some warnings
Thu, 14 Nov 2013 22:39:27 +0800 Matt Johnston Added signature for changeset 9ec083a21adf
Thu, 14 Nov 2013 22:39:16 +0800 Matt Johnston Added tag DROPBEAR_2013.61test for changeset e894dbc015ba
Thu, 14 Nov 2013 22:24:10 +0800 Matt Johnston 2013.61test DROPBEAR_2013.61test
Thu, 14 Nov 2013 22:14:09 +0800 Matt Johnston docs for ecdsa
Thu, 14 Nov 2013 22:07:18 +0800 Matt Johnston another new config.guess 2013-06-10
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
Thu, 14 Nov 2013 21:45:50 +0800 Matt Johnston Replace some deprecated macros with other ones, from Daniel Richard G.
Thu, 14 Nov 2013 21:36:45 +0800 Matt Johnston - Some fixes for old compilers like tru64 v4 from Daniel Richard G.
Thu, 14 Nov 2013 20:45:46 +0800 Matt Johnston merge ecc again
Tue, 12 Nov 2013 23:58:51 +0800 Matt Johnston Don't exit fatally if authorized_keys has a line like ecc
Tue, 12 Nov 2013 23:02:32 +0800 Matt Johnston Various cleanups and fixes for warnings ecc
Sat, 09 Nov 2013 00:14:28 +0800 Matt Johnston comments, turn off debugging options ecc
Sat, 09 Nov 2013 00:02:26 +0800 Matt Johnston - Make curve25519 work after fixing a typo, interoperates with OpenSSH ecc
Fri, 08 Nov 2013 23:32:13 +0800 Matt Johnston Merge ecc
Fri, 08 Nov 2013 23:11:43 +0800 Matt Johnston curve25519 ecc
Thu, 07 Nov 2013 23:49:37 +0800 Matt Johnston Add '-R' for delayed hostkey option keyondemand