[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Thu May 15 14:37:04 EST 2014
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 14/05/15 14:37:04
Modified files:
. : ChangeLog chacha.h cipher-chachapoly.h defines.h digest.h hmac.h kex.h kexc25519.c misc.h poly1305.h ssh-pkcs11.c
Log message:
- djm at cvs.openbsd.org 2014/05/02 03:27:54
[chacha.h cipher-chachapoly.h digest.h hmac.h kex.h kexc25519.c]
[misc.h poly1305.h ssh-pkcs11.c defines.h]
revert __bounded change; it causes way more problems for portable than
it solves; pointed out by dtucker@
Diff commands:
cvs -nQq rdiff -u -r1.6810 -r1.6811 openssh/ChangeLog
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/chacha.h
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/cipher-chachapoly.h
cvs -nQq rdiff -u -r1.178 -r1.179 openssh/defines.h
cvs -nQq rdiff -u -r1.3 -r1.4 openssh/digest.h
cvs -nQq rdiff -u -r1.7 -r1.8 openssh/hmac.h
cvs -nQq rdiff -u -r1.68 -r1.69 openssh/kex.h
cvs -nQq rdiff -u -r1.5 -r1.6 openssh/kexc25519.c
cvs -nQq rdiff -u -r1.56 -r1.57 openssh/misc.h
cvs -nQq rdiff -u -r1.3 -r1.4 openssh/poly1305.h
cvs -nQq rdiff -u -r1.15 -r1.16 openssh/ssh-pkcs11.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6810;r2=1.6811&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/chacha.h?r1=1.2;r2=1.3&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/cipher-chachapoly.h?r1=1.2;r2=1.3&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/defines.h?r1=1.178;r2=1.179&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/digest.h?r1=1.3;r2=1.4&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/hmac.h?r1=1.7;r2=1.8&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kex.h?r1=1.68;r2=1.69&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kexc25519.c?r1=1.5;r2=1.6&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.h?r1=1.56;r2=1.57&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/poly1305.h?r1=1.3;r2=1.4&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-pkcs11.c?r1=1.15;r2=1.16&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