Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decode and show IDNAs in query log from punycode #3013

Closed
ainar-g opened this issue Apr 27, 2021 · 0 comments
Closed

Decode and show IDNAs in query log from punycode #3013

ainar-g opened this issue Apr 27, 2021 · 0 comments

Comments

@ainar-g
Copy link
Contributor

ainar-g commented Apr 27, 2021

Context: #2915 (comment).

I'm pretty sure that this can be done on the front-end alone, but we'll need to research into this more. Especially considering the upcoming API changes as well as a possible change in the query log package being refactored.

@ainar-g ainar-g added this to the v0.107.0 milestone Apr 27, 2021
@ainar-g ainar-g self-assigned this May 26, 2021
@ainar-g ainar-g assigned EugeneOne1 and unassigned ainar-g Jun 28, 2021
heyxkhoa pushed a commit to heyxkhoa/AdGuardHome that referenced this issue Mar 20, 2023
Merge in DNS/adguard-home from 3013-idna to master

Closes AdguardTeam#3013.

Squashed commit of the following:

commit 567d4c3
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Tue Jun 29 13:11:10 2021 +0300

    client: mv punycode label

commit 6585dca
Author: Ildar Kamalov <ik@adguard.com>
Date:   Tue Jun 29 12:32:40 2021 +0300

    client: handle unicode name

commit c0f61bf
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon Jun 28 20:00:57 2021 +0300

    all: imp log of changes

commit 41388ab
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon Jun 28 19:52:23 2021 +0300

    scripts: imp hooks

commit 9c4ba93
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon Jun 28 19:47:27 2021 +0300

    all: imp code, docs

commit 61bd6d6
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Mon Jun 28 16:09:25 2021 +0300

    querylog: add ascii hostname, convert to unicode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants