https://bugzilla.mindrot.org/show_bug.cgi?id=2704
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2972|0 |1 is obsolete| | CC| |[email protected] Assignee|[email protected] |[email protected] Status|NEW |ASSIGNED --- Comment #1 from Damien Miller <[email protected]> --- Created attachment 2997 --> https://bugzilla.mindrot.org/attachment.cgi?id=2997&action=edit revised diff enc->name already contains the cipher name, so I don't think it's necessary to pass it again. It probably was on the version that you based your patch on, but we've since removed SSHv1 support and with it all ciphers that were not explicitly identified by name. -- 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
