mailing list of musl libc
 help / color / mirror / code / Atom feed
* hostname case sensitive
@ 2019-07-16  6:27 曹素杰
  2019-07-16 13:32 ` Rich Felker
  0 siblings, 1 reply; 2+ messages in thread
From: 曹素杰 @ 2019-07-16  6:27 UTC (permalink / raw)
  To: musl, 金恩久


[-- Attachment #1.1: Type: text/plain, Size: 657 bytes --]

Hi musl:

I found the implementaion of name_from_hosts function is case sensitive, and it should be case insensitive according the rfc<https://tools.ietf.org/html/rfc4343>.


Best Regards,



[cid:image001.png@01D4DA88.C9DD06A0]<http://www.megvii.com/>

曹素杰 | 洞鉴业务组



北京旷视科技有限公司

Beijing Megvii Technology Co.,Ltd.



地址: 北京市海淀区科学院南路2号融科资讯中心A座3层,100190

Add: 3rd Floor, Raycom Info Tech Tower A, No. 2 Kexueyuan South Road, Haidian District, Beijing, 100190 PRC



Tel: +86 150 1001 7157
Email: caosujie@megvii.com<mailto:caosujie@megvii.com>


[-- Attachment #1.2: Type: text/html, Size: 7243 bytes --]

[-- Attachment #2: 70B23AE45CCB4923AE3EFA4E3A5DA0B1[2018196].png --]
[-- Type: image/png, Size: 26078 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: hostname case sensitive
  2019-07-16  6:27 hostname case sensitive 曹素杰
@ 2019-07-16 13:32 ` Rich Felker
  0 siblings, 0 replies; 2+ messages in thread
From: Rich Felker @ 2019-07-16 13:32 UTC (permalink / raw)
  To: musl

On Tue, Jul 16, 2019 at 06:27:20AM +0000, 曹素杰 wrote:
> Hi musl:
> 
> I found the implementaion of name_from_hosts function is case
> sensitive, and it should be case insensitive according the
> rfc<https://tools.ietf.org/html/rfc4343>.

Thanks for reminding me of this -- I think I was aware at one point,
but had forgotten and even had to re-check. This should be fixed when
we add IDN support, since case normalization before making the query
is necessary, so I think maybe we should go ahead and try to finish
IDN support sooner rather than later.

Rich


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-16 13:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-16  6:27 hostname case sensitive 曹素杰
2019-07-16 13:32 ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).