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

Darren Tucker dtucker at fuyu.mindrot.org
Thu Jun 12 05:32:30 EST 2014


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     dtucker at fuyu.mindrot.org 14/06/12 05:32:30

Modified files:
    .               : ChangeLog
    regress/unittests/sshbuf : test_sshbuf.c test_sshbuf_fixed.c test_sshbuf_fuzz.c test_sshbuf_getput_basic.c test_sshbuf_getput_crypto.c test_sshbuf_getput_fuzz.c test_sshbuf_misc.c
    regress/unittests/test_helper : fuzz.c test_helper.c test_helper.h

Log message:
 - (dtucker) [regress/unittests/sshbuf/*.c regress/unittests/test_helper/*]
   Wrap stdlib.h include an ifdef for platforms that don't have it.

Diff commands:
cvs -nQq rdiff -u -r1.6837 -r1.6838 openssh/ChangeLog
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/regress/unittests/sshbuf/test_sshbuf.c
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/regress/unittests/sshbuf/test_sshbuf_fixed.c
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/regress/unittests/sshbuf/test_sshbuf_fuzz.c
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/regress/unittests/sshbuf/test_sshbuf_getput_basic.c
cvs -nQq rdiff -u -r1.3 -r1.4 openssh/regress/unittests/sshbuf/test_sshbuf_getput_crypto.c
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/regress/unittests/sshbuf/test_sshbuf_misc.c
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/regress/unittests/test_helper/fuzz.c
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/regress/unittests/test_helper/test_helper.c
cvs -nQq rdiff -u -r1.1 -r1.2 openssh/regress/unittests/test_helper/test_helper.h

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6837;r2=1.6838&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/sshbuf/test_sshbuf.c?r1=1.2;r2=1.3&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/sshbuf/test_sshbuf_fixed.c?r1=1.2;r2=1.3&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/sshbuf/test_sshbuf_fuzz.c?r1=1.2;r2=1.3&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/sshbuf/test_sshbuf_getput_basic.c?r1=1.2;r2=1.3&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/sshbuf/test_sshbuf_getput_crypto.c?r1=1.3;r2=1.4&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c?r1=1.4;r2=1.5&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/sshbuf/test_sshbuf_misc.c?r1=1.2;r2=1.3&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/test_helper/fuzz.c?r1=1.2;r2=1.3&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/test_helper/test_helper.c?r1=1.2;r2=1.3&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/regress/unittests/test_helper/test_helper.h?r1=1.1;r2=1.2&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