5ad795ac5e
fixup!
8a10a51149
fixup!
09843879f4
Merge branch 'tlim_testtxt' into tlim_testtxt_storeraw
2703f3bfd0
remove failing tests
2703f3bfd0
remove failing tests
feat(txt): Pathological TXT edge-cases related to backslashes now round-trip. Store raw bytes in rdata.Txt.Txts, move presentation to .String()
8402a00c8f
Merge branch 'tlim_testtxt' into tlim_testtxt_storeraw
feat(txt): Improve TXT parser to handle \x and \DDD decoding
94facf0231
fixup!
d7488b5cf1
Add \ddd and \x support
35a96dae9f
tests added
ca97d3392f
Merge pull request 'dnsutil.Trim: return original string when overshooting' (#914) from miek/26/jul07di/09 into main
8cbe9a586d
docs
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
Minor issues found while porting DNSControl
Be less strict when parsing NAPTR fields
Be less strict when parsing NAPTR fields
I've coded around this. NS1 badly formats this in other ways too.
Be less strict when parsing NAPTR fields
Be less strict when parsing NAPTR fields
Be less strict when parsing NAPTR fields
Minor issues found while porting DNSControl
Excellent questions!