[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Wed Oct 7 08:47:02 EST 2009
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 09/10/07 07:47:02
Modified files:
. : ChangeLog authfd.c authfd.h ssh-add.c
Log message:
- djm at cvs.openbsd.org 2009/08/27 17:44:52
[authfd.c ssh-add.c authfd.h]
Do not fall back to adding keys without contraints (ssh-add -c / -t ...)
when the agent refuses the constrained add request. This was a useful
migration measure back in 2002 when constraints were new, but just
adds risk now.
bz #1612, report and patch from dkg AT fifthhorseman.net; ok markus@
Diff commands:
cvs -nQq rdiff -u -r1.5289 -r1.5290 openssh/ChangeLog
cvs -nQq rdiff -u -r1.76 -r1.77 openssh/authfd.c
cvs -nQq rdiff -u -r1.33 -r1.34 openssh/authfd.h
cvs -nQq rdiff -u -r1.99 -r1.100 openssh/ssh-add.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5289;r2=1.5290&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/authfd.c?r1=1.76;r2=1.77&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/authfd.h?r1=1.33;r2=1.34&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-add.c?r1=1.99;r2=1.100&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