summaryrefslogtreecommitdiff
path: root/gensignkey.c
Commit message (Expand)AuthorAgeFilesLines
* 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