
djm at fuyu
Oct 17, 2011, 10:06 PM
Post #5 of 15
(1325 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: djm [at] fuyu 11/10/18 16:06:17 Modified files: . : ChangeLog auth-options.c key.c Log message: - djm [at] cvs 2011/10/18 04:58:26 [auth-options.c key.c] remove explict search for \0 in packet strings, this job is now done implicitly by buffer_get_cstring; ok markus Diff commands: cvs -nQq rdiff -u -r1.5985 -r1.5986 openssh/ChangeLog cvs -nQq rdiff -u -r1.54 -r1.55 openssh/auth-options.c cvs -nQq rdiff -u -r1.102 -r1.103 openssh/key.c ViewVC: http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5985;r2=1.5986&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/auth-options.c?r1=1.54;r2=1.55&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/key.c?r1=1.102;r2=1.103&view=patch Please note that there may be a delay before commits are available on the public ViewVC site. _______________________________________________ openssh-commits mailing list openssh-commits [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-commits
|