aboutsummaryrefslogtreecommitdiff
path: root/lib/dns/testdata/zone
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2023-08-06lib/dns: use Zone as single source of truth when parsingShulhan
2023-08-06lib/dns: make sure that the zone Origin always end with periodShulhan
2023-08-05lib/dns: always initialize the Zone SOA record to default valuesShulhan
2023-05-18lib/dns: fix zone parsing on SOA record with single lineShulhan
2023-04-04lib/bytes: changes the DumpPrettyTable output formatShulhan
2023-03-26lib/dns: fix packing, parsing, and saving MINFO resource dataShulhan
2023-03-26lib/dns: fix packing and unpacking resource record HINFOShulhan
2023-03-25lib/dns: fix parsing SRV record from zone fileShulhan
2023-03-25lib/dns: allow parsing TXT rdata without quote in zone fileShulhan
2023-03-23lib/dns: handle zone file with CRLF line endingShulhan
2023-03-23lib/dns: add function ParseZoneShulhan