[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Sat Nov 20 15:15:49 EST 2010
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 10/11/20 15:15:49
Modified files:
. : ChangeLog kexdhc.c kexdhs.c kexgexc.c kexgexs.c key.c moduli.c
Log message:
- djm at cvs.openbsd.org 2010/11/10 01:33:07
[kexdhc.c kexdhs.c kexgexc.c kexgexs.c key.c moduli.c]
use only libcrypto APIs that are retained with OPENSSL_NO_DEPRECATED.
these have been around for years by this time. ok markus
Diff commands:
cvs -nQq rdiff -u -r1.5733 -r1.5734 openssh/ChangeLog
cvs -nQq rdiff -u -r1.12 -r1.13 openssh/kexdhc.c
cvs -nQq rdiff -u -r1.12 -r1.13 openssh/kexdhs.c
cvs -nQq rdiff -u -r1.12 -r1.13 openssh/kexgexc.c
cvs -nQq rdiff -u -r1.14 -r1.15 openssh/kexgexs.c
cvs -nQq rdiff -u -r1.99 -r1.100 openssh/key.c
cvs -nQq rdiff -u -r1.22 -r1.23 openssh/moduli.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5733;r2=1.5734&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kexdhc.c?r1=1.12;r2=1.13&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kexdhs.c?r1=1.12;r2=1.13&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kexgexc.c?r1=1.12;r2=1.13&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kexgexs.c?r1=1.14;r2=1.15&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/key.c?r1=1.99;r2=1.100&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/moduli.c?r1=1.22;r2=1.23&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