|
Message-ID: <20170402073026.GA4177284@wirbelwind>
Date: Sun, 2 Apr 2017 09:30:26 +0200
From: Joakim Sindholt <opensource@...sha.com>
To: musl@...ts.openwall.com
Subject: [PATCH v2] IDNA support in name lookups
Changes since v1:
* Reject UTF-16 surrogate range runes
* Remove locale override
This is from some discussion on IRC and while I agree that it's more
"correct" in POSIX terms, I'm not particularly happy about having to
explicitly enable UTF-8 support with setlocale.
There might still be bugs and character ranges that need to be rejected.
View attachment "0001-add-IDNA-support-to-name-lookups.patch" of type "text/x-diff" (6509 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.