[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Thu May 5 14:06:15 EST 2011
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 11/05/05 14:06:15
Modified files:
. : ChangeLog ssh-keygen.1 ssh-keygen.c
Log message:
- stevesk at cvs.openbsd.org 2011/03/23 15:16:22
[ssh-keygen.1 ssh-keygen.c]
Add -A option. For each of the key types (rsa1, rsa, dsa and ecdsa)
for which host keys do not exist, generate the host keys with the
default key file path, an empty passphrase, default bits for the key
type, and default comment. This will be used by /etc/rc to generate
new host keys. Idea from deraadt.
ok deraadt
Diff commands:
cvs -nQq rdiff -u -r1.5838 -r1.5839 openssh/ChangeLog
cvs -nQq rdiff -u -r1.97 -r1.98 openssh/ssh-keygen.1
cvs -nQq rdiff -u -r1.222 -r1.223 openssh/ssh-keygen.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5838;r2=1.5839&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.1?r1=1.97;r2=1.98&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.c?r1=1.222;r2=1.223&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list