Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-01 | more hard tab | Francois Perrad | |
2015-01-04 | Open directories O_RDONLY for fsync, add debugging if it fails | Matt Johnston | |
2014-11-08 | Make sure hostkeys are flushed to disk to avoid empty files if the power | Matt Johnston | |
fails. Based on patch from Peter Korsgaard | |||
2014-01-28 | Fix check for EINTR | Matt Johnston | |
2013-11-14 | rename random.h to dbrandom.h since some OSes have a system random.h | Matt Johnston | |
--HG-- rename : random.c => dbrandom.c rename : random.h => dbrandom.h | |||
2013-11-14 | use oldstyle comments | Matt Johnston | |
2013-11-14 | - Some fixes for old compilers like tru64 v4 from Daniel Richard G. | Matt Johnston | |
- Don't warn about blocking random device for prngd | |||
2013-11-12 | Various cleanups and fixes for warnings | Matt Johnston | |
--HG-- branch : ecc | |||
2013-11-07 | Add '-R' for delayed hostkey option | Matt Johnston | |
--HG-- branch : keyondemand | |||
2013-11-07 | refactor key generation, make it generate as required. | Matt Johnston | |
Needs UI in server command line options --HG-- branch : keyondemand |