log dropbearkey.c @ 1938:77bc00dcc19f default tip main master

age author description
Wed, 30 Mar 2022 11:44:04 +0800 Matt Johnston Make SHA1 optional, implement SHA256 fingerprints
Tue, 29 Mar 2022 23:47:30 +0800 Matt Johnston Use buf_burn_free() instead of two calls
Thu, 24 Mar 2022 14:44:13 +0800 Matt Johnston Add -v variable debug levels for server too
Sun, 24 May 2020 14:16:58 +0800 Matt Johnston send and handle SSH_MSG_EXT_INFO only at the correct point
Wed, 11 Mar 2020 21:09:45 +0500 Vladislav Grishenko Add Ed25519 support (#91)
Sat, 12 Aug 2017 20:51:58 +0200 Francois Perrad fix format
Sat, 24 Jun 2017 23:32:25 +0800 Matt Johnston add configuration option for default RSA size.
Fri, 02 Jun 2017 18:14:31 +0200 Francois Perrad when pointer, use NULL instead of 0
Thu, 18 May 2017 23:00:12 +0800 Matt Johnston merge main
Thu, 18 May 2017 22:59:38 +0800 Matt Johnston merge 2017.75
Sat, 19 Nov 2016 00:31:21 +0800 Matt Johnston Use atomic key generation in all cases
Sat, 19 Nov 2016 00:31:21 +0800 Matt Johnston Use atomic key generation in all cases
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Fri, 01 Jan 2016 15:02:09 +0100 Francois Perrad more hard tab
Thu, 31 Dec 2015 15:59:01 +0100 Francois Perrad refactor indentation with hard tab
Sat, 24 Jan 2015 00:05:26 +0800 Matt Johnston Default client key path ~/.ssh/id_dropbear
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, 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: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
Sat, 25 May 2013 00:54:19 +0800 Matt Johnston have separate ecdsa keys for each size ecc
Thu, 09 May 2013 23:27:23 +0800 Matt Johnston quieten the compiler ecc
Thu, 09 May 2013 23:24:58 +0800 Matt Johnston Fix build for dropbearkey and ecdsa with certain options ecc
Fri, 03 May 2013 23:07:48 +0800 Matt Johnston ecdsa is working ecc
Sun, 28 Apr 2013 23:17:43 +0800 Matt Johnston more ecdsa signkey work, not correct ecc
Tue, 09 Apr 2013 00:36:04 +0800 Matt Johnston start on ecdsa keys ecc
Thu, 21 Mar 2013 23:10:47 +0800 Matt Johnston Add URL to usage text
Mon, 21 Nov 2011 19:52:28 +0800 Matt Johnston - Update tfm changes to current default tip dropbear-tfm
Mon, 21 Nov 2011 19:19:57 +0800 Matt Johnston - Bring in original tomsfastmath patch against 0.52 from Peter Turczak dropbear-tfm
Sun, 27 Feb 2011 13:57:32 +0000 Matt Johnston Refer to RFCs rather than drafts, update some section references
Wed, 08 Aug 2007 15:57:50 +0000 Matt Johnston Make dropbearkey only generate 1024 bit keys DROPBEAR_0.50
Fri, 07 Jul 2006 09:17:18 +0000 Matt Johnston Fixes from Erik Hovland:
Wed, 07 Jun 2006 15:01:20 +0000 Matt Johnston Add -N "no remote command" dbclient option.
Wed, 07 Jun 2006 14:48:35 +0000 Matt Johnston Include user@host in the pubkey line, since it's sometimes very useful
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
Sun, 02 Jan 2005 20:25:56 +0000 Matt Johnston Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Wed, 18 Aug 2004 15:48:25 +0000 Matt Johnston DEBUG_TRACE now only triggers with -v on the cmdline
Sat, 14 Aug 2004 17:35:28 +0000 Matt Johnston Dropbearkey can now print out pubkey portions
Thu, 12 Aug 2004 16:41:58 +0000 Matt Johnston Merging in the changes from 0.41-0.43 main Dropbear tree
Tue, 27 Jul 2004 14:44:43 +0000 Matt Johnston Switching to the magical new Makefile, and new dbmulti style
Tue, 01 Jun 2004 02:46:09 +0000 Matt Johnston Makefile.in contains updated files required