summaryrefslogtreecommitdiff
path: root/gensignkey.c
Commit message (Expand)AuthorAgeFilesLines
* Use buf_burn_free() instead of two callsMatt Johnston2022-03-291-2/+1
* Fallback for key gen without hard link support (#89)Matt Robinson2020-03-141-8/+21
* Add Ed25519 support (#91)Vladislav Grishenko2020-03-111-0/+10
* bring back fsync_parent_dirMatt Johnston2019-10-181-0/+4
* add configuration option for default RSA size.Matt Johnston2017-06-241-9/+12
* merge 2017.75Matt Johnston2017-05-181-5/+34
|\
| * Use atomic key generation in all casesMatt Johnston2016-11-191-5/+34
* | Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-6/+6
|/
* more hard tabFrancois Perrad2016-01-011-16/+16
* Open directories O_RDONLY for fsync, add debugging if it failsMatt Johnston2015-01-041-1/+3
* Make sure hostkeys are flushed to disk to avoid empty files if the powerMatt Johnston2014-11-081-0/+1
* Fix check for EINTRMatt Johnston2014-01-281-1/+1
* rename random.h to dbrandom.h since some OSes have a system random.hMatt Johnston2013-11-141-1/+1
* use oldstyle commentsMatt Johnston2013-11-141-1/+1
* - Some fixes for old compilers like tru64 v4 from Daniel Richard G.Matt Johnston2013-11-141-0/+1
* Various cleanups and fixes for warningsMatt Johnston2013-11-121-0/+4
* Add '-R' for delayed hostkey optionkeyondemandMatt Johnston2013-11-071-1/+0
* refactor key generation, make it generate as required.Matt Johnston2013-11-071-0/+128