
djm at fuyu
May 4, 2011, 9:06 PM
Post #10 of 75
(1556 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: djm [at] fuyu 11/05/05 14:06:15 Modified files: . : ChangeLog ssh-keygen.1 ssh-keygen.c Log message: - stevesk [at] cvs 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. _______________________________________________ openssh-commits mailing list openssh-commits [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-commits
|