
dtucker at fuyu
Sep 9, 2010, 7:28 PM
Post #52 of 52
(882 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: dtucker [at] fuyu 10/09/10 12:28:24 Modified files: . : ChangeLog kex.h key.c packet.h ssh-agent.c ssh.c Log message: - (dtucker) [kex.h key.c packet.h ssh-agent.c ssh.c] A few more ECC ifdefs for missing headers and compiler warnings. Diff commands: cvs -nQq rdiff -u -r1.5669 -r1.5670 openssh/ChangeLog cvs -nQq rdiff -u -r1.55 -r1.56 openssh/kex.h cvs -nQq rdiff -u -r1.97 -r1.98 openssh/key.c cvs -nQq rdiff -u -r1.56 -r1.57 openssh/packet.h cvs -nQq rdiff -u -r1.189 -r1.190 openssh/ssh-agent.c cvs -nQq rdiff -u -r1.344 -r1.345 openssh/ssh.c ViewVC: http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5669;r2=1.5670&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/kex.h?r1=1.55;r2=1.56&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/key.c?r1=1.97;r2=1.98&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/packet.h?r1=1.56;r2=1.57&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/ssh-agent.c?r1=1.189;r2=1.190&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/ssh.c?r1=1.344;r2=1.345&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
|