[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Sat Jul 20 13:21:54 EST 2013
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 13/07/20 13:21:53
Modified files:
. : ChangeLog auth.h kex.h kexdhs.c kexecdhs.c kexgexs.c monitor.c servconf.c servconf.h session.c sshd.c sshd_config.5
Log message:
- markus at cvs.openbsd.org 2013/07/19 07:37:48
[auth.h kex.h kexdhs.c kexecdhs.c kexgexs.c monitor.c servconf.c]
[servconf.h session.c sshd.c sshd_config.5]
add ssh-agent(1) support to sshd(8); allows encrypted hostkeys,
or hostkeys on smartcards; most of the work by Zev Weiss; bz #1974
ok djm@
Diff commands:
cvs -nQq rdiff -u -r1.6432 -r1.6433 openssh/ChangeLog
cvs -nQq rdiff -u -r1.93 -r1.94 openssh/auth.h
cvs -nQq rdiff -u -r1.60 -r1.61 openssh/kex.h
cvs -nQq rdiff -u -r1.14 -r1.15 openssh/kexdhs.c
cvs -nQq rdiff -u -r1.6 -r1.7 openssh/kexecdhs.c
cvs -nQq rdiff -u -r1.16 -r1.17 openssh/kexgexs.c
cvs -nQq rdiff -u -r1.163 -r1.164 openssh/monitor.c
cvs -nQq rdiff -u -r1.237 -r1.238 openssh/servconf.c
cvs -nQq rdiff -u -r1.100 -r1.101 openssh/servconf.h
cvs -nQq rdiff -u -r1.421 -r1.422 openssh/session.c
cvs -nQq rdiff -u -r1.427 -r1.428 openssh/sshd.c
cvs -nQq rdiff -u -r1.168 -r1.169 openssh/sshd_config.5
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6432;r2=1.6433&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth.h?r1=1.93;r2=1.94&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kex.h?r1=1.60;r2=1.61&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kexdhs.c?r1=1.14;r2=1.15&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kexecdhs.c?r1=1.6;r2=1.7&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kexgexs.c?r1=1.16;r2=1.17&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/monitor.c?r1=1.163;r2=1.164&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/servconf.c?r1=1.237;r2=1.238&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/servconf.h?r1=1.100;r2=1.101&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/session.c?r1=1.421;r2=1.422&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd.c?r1=1.427;r2=1.428&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd_config.5?r1=1.168;r2=1.169&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