[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Sun Mar 7 23:05:17 EST 2010
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 10/03/07 23:05:17
Modified files:
. : ChangeLog auth-options.c auth-rhosts.c monitor.c monitor_wrap.c session.c sshd.c
Log message:
- dtucker at cvs.openbsd.org 2010/03/07 11:57:13
[auth-rhosts.c monitor.c monitor_wrap.c session.c auth-options.c sshd.c]
Hold authentication debug messages until after successful authentication.
Fixes an info leak of environment variables specified in authorized_keys,
reported by Jacob Appelbaum. ok djm@
Diff commands:
cvs -nQq rdiff -u -r1.5506 -r1.5507 openssh/ChangeLog
cvs -nQq rdiff -u -r1.46 -r1.47 openssh/auth-options.c
cvs -nQq rdiff -u -r1.38 -r1.39 openssh/auth-rhosts.c
cvs -nQq rdiff -u -r1.138 -r1.139 openssh/monitor.c
cvs -nQq rdiff -u -r1.84 -r1.85 openssh/monitor_wrap.c
cvs -nQq rdiff -u -r1.392 -r1.393 openssh/session.c
cvs -nQq rdiff -u -r1.394 -r1.395 openssh/sshd.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5506;r2=1.5507&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth-options.c?r1=1.46;r2=1.47&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth-rhosts.c?r1=1.38;r2=1.39&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/monitor.c?r1=1.138;r2=1.139&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/monitor_wrap.c?r1=1.84;r2=1.85&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/session.c?r1=1.392;r2=1.393&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd.c?r1=1.394;r2=1.395&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