log

age author description
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
Thu, 07 Nov 2013 00:18:52 +0800 Matt Johnston refactor key generation, make it generate as required. keyondemand
Fri, 01 Nov 2013 00:21:59 +0800 Matt Johnston merge yet again
Fri, 01 Nov 2013 00:19:25 +0800 Matt Johnston merge again
Mon, 21 Oct 2013 22:50:52 +0800 Matt Johnston Fix shadowed "ret" variable ecc
Fri, 01 Nov 2013 00:14:48 +0800 Matt Johnston Merge
Fri, 01 Nov 2013 00:13:09 +0800 Matt Johnston Fix specifying a keysize for key generation, fix key name arguments ecc
Thu, 31 Oct 2013 22:49:15 +0800 Matt Johnston Default to some larger key sizes ecc
Mon, 21 Oct 2013 22:57:21 +0800 Matt Johnston Merge in ECC
Mon, 21 Oct 2013 22:46:12 +0800 Matt Johnston A few small fixes for ECC compilation ecc
Sun, 20 Oct 2013 21:07:05 +0800 Matt Johnston merge ecc
Sun, 20 Oct 2013 21:06:18 +0800 Matt Johnston writing out openssh ecc keys works ecc
Fri, 18 Oct 2013 21:38:01 +0800 Matt Johnston Merge in changes from the past couple of releases ecc
Wed, 16 Oct 2013 22:55:03 +0800 Matt Johnston Added signature for changeset a50a1dc74331
Wed, 16 Oct 2013 22:52:43 +0800 Matt Johnston Added signature for changeset 025237c9f0a1
Wed, 16 Oct 2013 22:52:05 +0800 Matt Johnston Added tag DROPBEAR_2013.60 for changeset a50a1dc74331
Wed, 16 Oct 2013 22:34:25 +0800 Matt Johnston Update debian changelog for 2013.60 too DROPBEAR_2013.60
Wed, 16 Oct 2013 22:32:31 +0800 Matt Johnston - 2013.60, update CHANGES
Tue, 15 Oct 2013 22:55:44 +0800 Matt Johnston Make --disable-bundled-libtom work, based on patch from Mike Frysinger
Wed, 09 Oct 2013 22:24:39 +0800 Matt Johnston - Fix "inst_scp" target since there isn't a manpage
Wed, 09 Oct 2013 21:58:07 +0800 Matt Johnston Add @exec_prefix@ that was missing