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

Damien Miller djm at fuyu.mindrot.org
Thu May 15 13:48:27 EST 2014


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     djm at fuyu.mindrot.org 14/05/15 13:48:27

Modified files:
    .               : ChangeLog authfile.c bufaux.c buffer.h channels.c krl.c mux.c packet.c packet.h ssh-keygen.c

Log message:
   - djm at cvs.openbsd.org 2014/04/28 03:09:18
     [authfile.c bufaux.c buffer.h channels.c krl.c mux.c packet.c packet.h]
     [ssh-keygen.c]
     buffer_get_string_ptr's return should be const to remind
     callers that futzing with it will futz with the actual buffer
     contents

Diff commands:
cvs -nQq rdiff -u -r1.6803 -r1.6804 openssh/ChangeLog
cvs -nQq rdiff -u -r1.109 -r1.110 openssh/authfile.c
cvs -nQq rdiff -u -r1.63 -r1.64 openssh/bufaux.c
cvs -nQq rdiff -u -r1.24 -r1.25 openssh/buffer.h
cvs -nQq rdiff -u -r1.323 -r1.324 openssh/channels.c
cvs -nQq rdiff -u -r1.15 -r1.16 openssh/krl.c
cvs -nQq rdiff -u -r1.50 -r1.51 openssh/mux.c
cvs -nQq rdiff -u -r1.200 -r1.201 openssh/packet.c
cvs -nQq rdiff -u -r1.62 -r1.63 openssh/packet.h
cvs -nQq rdiff -u -r1.264 -r1.265 openssh/ssh-keygen.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6803;r2=1.6804&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/authfile.c?r1=1.109;r2=1.110&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/bufaux.c?r1=1.63;r2=1.64&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/buffer.h?r1=1.24;r2=1.25&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/channels.c?r1=1.323;r2=1.324&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/krl.c?r1=1.15;r2=1.16&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/mux.c?r1=1.50;r2=1.51&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/packet.c?r1=1.200;r2=1.201&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/packet.h?r1=1.62;r2=1.63&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/ssh-keygen.c?r1=1.264;r2=1.265&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