[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Sat Nov 9 18:39:25 EST 2013
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 13/11/09 18:39:25
Modified files:
. : ChangeLog configure.ac kex.c key.c myproposal.h
Log message:
- (dtucker) [configure.ac kex.c key.c myproposal.h] Test for the presence of
NID_X9_62_prime256v1, NID_secp384r1 and NID_secp521r1 and test that the
latter actually works before using it. Fedora (at least) has NID_secp521r1
that doesn't work (see https://bugzilla.redhat.com/show_bug.cgi?id=1021897).
Diff commands:
cvs -nQq rdiff -u -r1.6571 -r1.6572 openssh/ChangeLog
cvs -nQq rdiff -u -r1.540 -r1.541 openssh/configure.ac
cvs -nQq rdiff -u -r1.102 -r1.103 openssh/kex.c
cvs -nQq rdiff -u -r1.111 -r1.112 openssh/key.c
cvs -nQq rdiff -u -r1.42 -r1.43 openssh/myproposal.h
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6571;r2=1.6572&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/configure.ac?r1=1.540;r2=1.541&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kex.c?r1=1.102;r2=1.103&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/key.c?r1=1.111;r2=1.112&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/myproposal.h?r1=1.42;r2=1.43&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