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

Damien Miller djm at fuyu.mindrot.org
Sun Apr 20 13:25:31 EST 2014


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 14/04/20 13:25:31

Modified files:
    .               : ChangeLog compat.c compat.h sshconnect2.c sshd.c version.h

Log message:
   - djm at cvs.openbsd.org 2014/04/18 23:52:25
     [compat.c compat.h sshconnect2.c sshd.c version.h]
     OpenSSH 6.5 and 6.6 have a bug that causes ~0.2% of connections
     using the curve25519-sha256 at libssh.org KEX exchange method to fail
     when connecting with something that implements the spec properly.
     
     Disable this KEX method when speaking to one of the affected
     versions.
     
     reported by Aris Adamantiadis; ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.6788 -r1.6789 openssh/ChangeLog
cvs -nQq rdiff -u -r1.82 -r1.83 openssh/compat.c
cvs -nQq rdiff -u -r1.42 -r1.43 openssh/compat.h
cvs -nQq rdiff -u -r1.198 -r1.199 openssh/sshconnect2.c
cvs -nQq rdiff -u -r1.451 -r1.452 openssh/sshd.c
cvs -nQq rdiff -u -r1.82 -r1.83 openssh/version.h

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6788;r2=1.6789&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/compat.c?r1=1.82;r2=1.83&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/compat.h?r1=1.42;r2=1.43&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshconnect2.c?r1=1.198;r2=1.199&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd.c?r1=1.451;r2=1.452&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/version.h?r1=1.82;r2=1.83&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