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

Damien Miller djm at fuyu.mindrot.org
Sun Apr 20 13:21:23 EST 2014


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 14/04/20 13:21:23

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/03/26 04:55:35
     [chacha.h cipher-chachapoly.h digest.h hmac.h kex.h kexc25519.c
     [misc.h poly1305.h ssh-pkcs11.c]
     use __bounded(...) attribute recently added to sys/cdefs.h instead of
     longform __attribute__(__bounded(...));
     
     for brevity and a warning free compilation with llvm/clang

Diff commands:
cvs -nQq rdiff -u -r1.6778 -r1.6779 openssh/ChangeLog
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/chacha.h
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/cipher-chachapoly.h
cvs -nQq rdiff -u -r1.176 -r1.177 openssh/defines.h
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/digest.h
cvs -nQq rdiff -u -r1.6 -r1.7 openssh/hmac.h
cvs -nQq rdiff -u -r1.67 -r1.68 openssh/kex.h
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/kexc25519.c
cvs -nQq rdiff -u -r1.54 -r1.55 openssh/misc.h
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/poly1305.h
cvs -nQq rdiff -u -r1.14 -r1.15 openssh/ssh-pkcs11.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6778;r2=1.6779&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/chacha.h?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/cipher-chachapoly.h?r1=1.1;r2=1.2&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/defines.h?r1=1.176;r2=1.177&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/digest.h?r1=1.2;r2=1.3&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/hmac.h?r1=1.6;r2=1.7&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kex.h?r1=1.67;r2=1.68&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/kexc25519.c?r1=1.4;r2=1.5&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/misc.h?r1=1.54;r2=1.55&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/poly1305.h?r1=1.2;r2=1.3&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-pkcs11.c?r1=1.14;r2=1.15&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