[Bug 1632] [PATCH] UTF-8 hint sftp-server extension

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Jan 13 09:13:19 EST 2010


https://bugzilla.mindrot.org/show_bug.cgi?id=1632

--- Comment #19 from Salvador Fandiño <sfandino at yahoo.com> 2010-01-13 09:13:18 EST ---
(In reply to comment #18)

> AFAIK, OpenBSD does not.

After looking at OpenBSD libc source code I have found that actually it
*does* support setting the locale configuration from environment
variables though it is not documented and no UTF-8 locale definition
include LC_CTYPE data.

In any case, that does not affect the proposed patch and it is still
valid. If locale is configured and LC_CTYPE data exist for it, the
charset will be detected and passed to the client. Otherwise,
iso-8859-1 will be used.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- 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.


More information about the openssh-bugs mailing list