log gensignkey.c @ 1679:90fffce0ee99

age author description
Sat, 14 Mar 2020 14:37:35 +0000 Matt Robinson Fallback for key gen without hard link support (#89)
Wed, 11 Mar 2020 21:09:45 +0500 Vladislav Grishenko Add Ed25519 support (#91)
Fri, 18 Oct 2019 23:48:16 +0800 Matt Johnston bring back fsync_parent_dir
Sat, 24 Jun 2017 23:32:25 +0800 Matt Johnston add configuration option for default RSA size.
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
Sun, 04 Jan 2015 22:22:43 +0800 Matt Johnston Open directories O_RDONLY for fsync, add debugging if it fails
Sat, 08 Nov 2014 22:15:16 +0800 Matt Johnston Make sure hostkeys are flushed to disk to avoid empty files if the power
Tue, 28 Jan 2014 22:44:24 +0800 Matt Johnston Fix check for EINTR
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:36:45 +0800 Matt Johnston - Some fixes for old compilers like tru64 v4 from Daniel Richard G.
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