[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Tue Feb 4 11:02:43 EST 2014
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 14/02/04 11:02:43
Modified files:
. : hmac.c hmac.h ChangeLog Makefile.in digest.c digest.h hostfile.c kex.h mac.c
Log message:
- markus at cvs.openbsd.org 2014/01/27 18:58:14
[Makefile.in digest.c digest.h hostfile.c kex.h mac.c hmac.c hmac.h]
replace openssl HMAC with an implementation based on our ssh_digest_*
ok and feedback djm@
Diff commands:
cvs -nQq rdiff -u -r1.10 -r1.11 openssh/hmac.c
cvs -nQq rdiff -u -r1.5 -r1.6 openssh/hmac.h
cvs -nQq rdiff -u -r1.6719 -r1.6720 openssh/ChangeLog
cvs -nQq rdiff -u -r1.353 -r1.354 openssh/Makefile.in
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/digest.c
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/digest.h
cvs -nQq rdiff -u -r1.51 -r1.52 openssh/hostfile.c
cvs -nQq rdiff -u -r1.66 -r1.67 openssh/kex.h
cvs -nQq rdiff -u -r1.30 -r1.31 openssh/mac.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/hmac.c?r1=1.10;r2=1.11&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/hmac.h?r1=1.5;r2=1.6&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6719;r2=1.6720&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/Makefile.in?r1=1.353;r2=1.354&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/digest.c?r1=1.4;r2=1.5&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/digest.h?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/hostfile.c?r1=1.51;r2=1.52&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kex.h?r1=1.66;r2=1.67&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/mac.c?r1=1.30;r2=1.31&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