https://bugzilla.mindrot.org/show_bug.cgi?id=2466
--- Comment #5 from Darren Tucker <[email protected]> --- (In reply to Damien Miller from comment #4) > Does this do the right thing wrt filtering myproposal.h values? Hm. I don't think it does. I'm tempted to filter the proposal to remove any ciphers not actually in the sshcipher list. This will prevent either server or client from advertising a cipher it can't actually do. It'd simplify the ifdef maze in myproposal.h. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
