[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Mon Nov 4 08:27:23 EST 2013
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 13/11/04 08:26:53
Modified files:
. : ChangeLog Makefile.in kex.c kex.h myproposal.h ssh-keyscan.c sshconnect2.c sshd.c
Added files:
. : smult_curve25519_ref.c
Log message:
- markus at cvs.openbsd.org 2013/11/02 21:59:15
[kex.c kex.h myproposal.h ssh-keyscan.c sshconnect2.c sshd.c]
use curve25519 for default key exchange (curve25519-sha256 at libssh.org);
initial patch from Aris Adamantiadis; ok djm@
Diff commands:
cvs -nQq rdiff -u -r1.6536 -r1.6537 openssh/ChangeLog
cvs -nQq rdiff -u -r1.340 -r1.341 openssh/Makefile.in
cvs -nQq rdiff -u -r1.99 -r1.100 openssh/kex.c
cvs -nQq rdiff -u -r1.61 -r1.62 openssh/kex.h
cvs -nQq rdiff -u -r1.40 -r1.41 openssh/myproposal.h
cvs -nQq rdiff -u -r1.108 -r1.109 openssh/ssh-keyscan.c
cvs -nQq rdiff -u -r1.191 -r1.192 openssh/sshconnect2.c
cvs -nQq rdiff -u -r1.435 -r1.436 openssh/sshd.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6536;r2=1.6537&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/Makefile.in?r1=1.340;r2=1.341&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kex.c?r1=1.99;r2=1.100&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kex.h?r1=1.61;r2=1.62&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/myproposal.h?r1=1.40;r2=1.41&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keyscan.c?r1=1.108;r2=1.109&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshconnect2.c?r1=1.191;r2=1.192&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd.c?r1=1.435;r2=1.436&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