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

Damien Miller djm at fuyu.mindrot.org
Tue Dec 31 12:25:42 EST 2013


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 13/12/31 12:25:41

Modified files:
    .               : ChangeLog auth2-hostbased.c auth2-pubkey.c compat.c compat.h ssh-rsa.c sshconnect.c sshconnect2.c sshd.c

Log message:
   - djm at cvs.openbsd.org 2013/12/30 23:52:28
     [auth2-hostbased.c auth2-pubkey.c compat.c compat.h ssh-rsa.c]
     [sshconnect.c sshconnect2.c sshd.c]
     refuse RSA keys from old proprietary clients/servers that use the
     obsolete RSA+MD5 signature scheme. it will still be possible to connect
     with these clients/servers but only DSA keys will be accepted, and we'll
     deprecate them entirely in a future release. ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.6645 -r1.6646 openssh/ChangeLog
cvs -nQq rdiff -u -r1.16 -r1.17 openssh/auth2-hostbased.c
cvs -nQq rdiff -u -r1.41 -r1.42 openssh/auth2-pubkey.c
cvs -nQq rdiff -u -r1.81 -r1.82 openssh/compat.c
cvs -nQq rdiff -u -r1.41 -r1.42 openssh/compat.h
cvs -nQq rdiff -u -r1.49 -r1.50 openssh/ssh-rsa.c
cvs -nQq rdiff -u -r1.215 -r1.216 openssh/sshconnect.c
cvs -nQq rdiff -u -r1.192 -r1.193 openssh/sshconnect2.c
cvs -nQq rdiff -u -r1.438 -r1.439 openssh/sshd.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6645;r2=1.6646&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth2-hostbased.c?r1=1.16;r2=1.17&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/auth2-pubkey.c?r1=1.41;r2=1.42&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/compat.c?r1=1.81;r2=1.82&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/compat.h?r1=1.41;r2=1.42&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-rsa.c?r1=1.49;r2=1.50&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshconnect.c?r1=1.215;r2=1.216&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshconnect2.c?r1=1.192;r2=1.193&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshd.c?r1=1.438;r2=1.439&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