• Joined on 2025年10月02日
TomOnTime pushed to tlim_testtxt_storeraw at TomOnTime/dns 2026年07月09日 20:45:50 +02:00
TomOnTime pushed to tlim_testtxt_storeraw at TomOnTime/dns 2026年07月09日 20:43:50 +02:00
09843879f4
Merge branch 'tlim_testtxt' into tlim_testtxt_storeraw
2703f3bfd0
remove failing tests
Compare 3 commits »
TomOnTime pushed to tlim_testtxt at TomOnTime/dns 2026年07月09日 20:41:46 +02:00
2703f3bfd0
remove failing tests
TomOnTime created pull request miekg/dns#916 2026年07月09日 19:56:30 +02:00
feat(txt): Pathological TXT edge-cases related to backslashes now round-trip. Store raw bytes in rdata.Txt.Txts, move presentation to .String()
TomOnTime pushed to tlim_testtxt_storeraw at TomOnTime/dns 2026年07月09日 19:40:55 +02:00
8402a00c8f
Merge branch 'tlim_testtxt' into tlim_testtxt_storeraw
TomOnTime created branch tlim_testtxt_storeraw in TomOnTime/dns 2026年07月09日 19:40:55 +02:00
TomOnTime created pull request miekg/dns#915 2026年07月09日 19:39:17 +02:00
feat(txt): Improve TXT parser to handle \x and \DDD decoding
TomOnTime pushed to tlim_testtxt at TomOnTime/dns 2026年07月09日 19:29:02 +02:00
TomOnTime pushed to tlim_testtxt at TomOnTime/dns 2026年07月09日 19:20:13 +02:00
d7488b5cf1
Add \ddd and \x support
35a96dae9f
tests added
Compare 2 commits »
TomOnTime created branch tlim_testtxt in TomOnTime/dns 2026年07月09日 19:20:13 +02:00
TomOnTime pushed to main at TomOnTime/dns 2026年07月09日 19:14:26 +02:00
ca97d3392f Merge pull request 'dnsutil.Trim: return original string when overshooting' (#914) from miek/26/jul07di/09 into main
e1776949f7 dnsutil.Trim: return original string when overshooting
a041bf0cea Merge pull request 'document deleg/svcb Parse' (#911) from miek/26/jul03vr/06 into main
585e914f02 document deleg/svcb Parse
Compare 540 commits »
TomOnTime closed issue miekg/dns#909 2026年07月08日 16:19:58 +02:00
Minor issues found while porting DNSControl
TomOnTime commented on issue miekg/dns#909 2026年07月08日 16:19:58 +02:00
Minor issues found while porting DNSControl
TomOnTime closed issue miekg/dns#912 2026年07月07日 16:09:02 +02:00
Be less strict when parsing NAPTR fields
TomOnTime commented on issue miekg/dns#912 2026年07月07日 16:09:02 +02:00
Be less strict when parsing NAPTR fields

I've coded around this. NS1 badly formats this in other ways too.

TomOnTime commented on issue miekg/dns#909 2026年07月07日 14:30:33 +02:00
Minor issues found while porting DNSControl
TomOnTime closed issue miekg/dns#913 2026年07月06日 23:26:42 +02:00
Be less strict when parsing NAPTR fields
TomOnTime opened issue miekg/dns#913 2026年07月06日 23:26:34 +02:00
Be less strict when parsing NAPTR fields
TomOnTime opened issue miekg/dns#912 2026年07月06日 23:05:54 +02:00
Be less strict when parsing NAPTR fields
TomOnTime commented on issue miekg/dns#909 2026年07月06日 21:44:11 +02:00
Minor issues found while porting DNSControl

Excellent questions!