https://bugzilla.mindrot.org/show_bug.cgi?id=2058
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] Attachment #2205|0 |1 is obsolete| | --- Comment #7 from Damien Miller <[email protected]> --- Created attachment 2277 --> https://bugzilla.mindrot.org/attachment.cgi?id=2277&action=edit Apply RFC3454 stringprep to banners when possible This patch implements RFC3454 stringprep processing for banners to remove control characters and other undesirable things. Stringprep processing is used instead of strnvis() when the user's output locale has an UTF-8 encoding. -- 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
