[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Fri May 21 14:58:32 EST 2010
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 10/05/21 14:58:32
Modified files:
. : ChangeLog PROTOCOL.certkeys auth-options.c ssh-keygen.c
Log message:
- djm at cvs.openbsd.org 2010/05/20 23:46:02
[PROTOCOL.certkeys auth-options.c ssh-keygen.c]
Move the permit-* options to the non-critical "extensions" field for v01
certificates. The logic is that if another implementation fails to
implement them then the connection just loses features rather than fails
outright.
ok markus@
Diff commands:
cvs -nQq rdiff -u -r1.5580 -r1.5581 openssh/ChangeLog
cvs -nQq rdiff -u -r1.5 -r1.6 openssh/PROTOCOL.certkeys
cvs -nQq rdiff -u -r1.50 -r1.51 openssh/auth-options.c
cvs -nQq rdiff -u -r1.203 -r1.204 openssh/ssh-keygen.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5580;r2=1.5581&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/PROTOCOL.certkeys?r1=1.5;r2=1.6&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth-options.c?r1=1.50;r2=1.51&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.c?r1=1.203;r2=1.204&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