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

Damien Miller djm at fuyu.mindrot.org
Sun Dec 29 17:47:51 EST 2013


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 13/12/29 17:47:51

Modified files:
    .               : ChangeLog ssh-dss.c ssh-ecdsa.c ssh-rsa.c

Log message:
   - djm at cvs.openbsd.org 2013/12/27 22:30:17
     [ssh-dss.c ssh-ecdsa.c ssh-rsa.c]
     make the original RSA and DSA signing/verification code look more like
     the ECDSA/Ed25519 ones: use key_type_plain() when checking the key type
     rather than tediously listing all variants, use __func__ for debug/
     error messages

Diff commands:
cvs -nQq rdiff -u -r1.6634 -r1.6635 openssh/ChangeLog
cvs -nQq rdiff -u -r1.29 -r1.30 openssh/ssh-dss.c
cvs -nQq rdiff -u -r1.7 -r1.8 openssh/ssh-ecdsa.c
cvs -nQq rdiff -u -r1.47 -r1.48 openssh/ssh-rsa.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6634;r2=1.6635&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-dss.c?r1=1.29;r2=1.30&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-ecdsa.c?r1=1.7;r2=1.8&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-rsa.c?r1=1.47;r2=1.48&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