Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-01 | Remove RSA1 host key generation. | Darren Tucker | |
SSH1 support is now gone, remove SSH1 key generation. Patch from eb at emlix.com. | |||
2016-08-01 | modified: configure.ac opensshd.init.in | Tim Rice | |
Skip generating missing RSA1 key on startup unless ssh1 support is enabled. Spotted by Jean-Pierre Radley | |||
2014-03-14 | 20140314 | Tim Rice | |
- (tim) [opensshd.init.in] Add support for ed25519 | |||
2011-01-12 | - (tim) [Makefile.in configure.ac opensshd.init.in] Add support for generating | Tim Rice | |
ecdsa keys. ok djm. | |||
2009-11-20 | - (tim) [opensshd.init.in] If PidFile is set in sshd_config, use it. | Tim Rice | |
Bug 1628. OK dtucker@ | |||
2006-01-30 | - (dtucker) [configure.ac opensshd.init.in] Bug #1144: Use /bin/sh for the | Darren Tucker | |
opensshd.init script interpretter if /sbin/sh does not exist. ok tim@ | |||
2004-06-19 | - (tim) [configure.ac buildpkg.sh.in contrib/solaris/README] move opensshd | Tim Rice | |
init script to top level directory. |