https://bugzilla.mindrot.org/show_bug.cgi?id=2508
--- Comment #1 from Tomas Kuthan <[email protected]> --- Created attachment 2759 --> https://bugzilla.mindrot.org/attachment.cgi?id=2759&action=edit Simple and thread-unsafe patch to add OpenSSL error strings to ssherr() For use in single-threaded OpenSSH binaries this patch based on static error buffer for OpenSSL error strings should be sufficient. For library API this would hardly be suitable. Providing contextual error messages would probably require a more robust and flexible error message framework. -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
