
djm at fuyu
Oct 7, 2010, 3:25 AM
Post #14 of 97
(4074 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: djm [at] fuyu 10/10/07 21:25:29 Modified files: . : ChangeLog configure.ac misc.c misc.h openbsd-compat : openbsd-compat.h Added files: openbsd-compat : timingsafe_bcmp.c Log message: - matthew [at] cvs 2010/09/24 13:33:00 [misc.c misc.h configure.ac openbsd-compat/openbsd-compat.h] [openbsd-compat/timingsafe_bcmp.c] Add timingsafe_bcmp(3) to libc, mention that it's already in the kernel in kern(9), and remove it from OpenSSH. ok deraadt@, djm@ NB. re-added under openbsd-compat/ for portable OpenSSH Diff commands: cvs -nQq rdiff -u -r1.5682 -r1.5683 openssh/ChangeLog cvs -nQq rdiff -u -r1.452 -r1.453 openssh/configure.ac cvs -nQq rdiff -u -r1.105 -r1.106 openssh/misc.c cvs -nQq rdiff -u -r1.48 -r1.49 openssh/misc.h cvs -nQq rdiff -u -r1.50 -r1.51 openssh/openbsd-compat/openbsd-compat.h ViewVC: http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5682;r2=1.5683&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/configure.ac?r1=1.452;r2=1.453&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/misc.c?r1=1.105;r2=1.106&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/misc.h?r1=1.48;r2=1.49&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/openbsd-compat.h?r1=1.50;r2=1.51&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
|