[openssh-commits] CVS: fuyu.mindrot.org: openssh

Darren Tucker dtucker at fuyu.mindrot.org
Wed Mar 21 20:45:07 EST 2007


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     dtucker at fuyu.mindrot.org 07/03/21 20:45:07

Modified files:
    .               : ChangeLog ssh-agent.c

Log message:
   - dtucker at cvs.openbsd.org 2007/03/19 12:16:42
     [ssh-agent.c]
     Remove the signal handler that checks if the agent's parent process
     has gone away, instead check when the select loop returns.  Record when
     the next key will expire when scanning for expired keys.  Set the select
     timeout to whichever of these two things happens next.  With djm@, with &
     ok deraadt@ markus@

Diff commands:
cvs -nQq rdiff -u -r1.4642 -r1.4643 openssh/ChangeLog
cvs -nQq rdiff -u -r1.170 -r1.171 openssh/ssh-agent.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4642;r2=1.4643
http://cvsweb.mindrot.org/index.cgi/openssh/ssh-agent.c?r1=1.170;r2=1.171

Please note that there may be a delay before commits are available
on the public CVSWeb site.


More information about the openssh-commits mailing list