No description
Find a file
Virgil 5d8a9f82c8 feat(dns): validate serve bind argument type
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-03 23:19:06 +00:00
docs feat: initial commit with RFC specs 2026-04-03 20:47:37 +01:00
action.go feat(dns): validate serve bind argument type 2026-04-03 23:19:06 +00:00
go.mod feat(dns): default dns.serve port from service options 2026-04-03 22:58:35 +00:00
go.sum feat(dns): default dns.serve port from service options 2026-04-03 22:58:35 +00:00
hsd.go feat(dns): add DNSSEC DNSKEY and RRSIG support 2026-04-03 23:15:36 +00:00
hsd_test.go feat(dns): add DNSSEC DNSKEY and RRSIG support 2026-04-03 23:15:36 +00:00
http_server.go feat(dns): default health HTTP port to 5554 2026-04-03 23:08:14 +00:00
mainchain.go Clarify DNS client and lookup semantics 2026-04-03 22:01:38 +00:00
mainchain_test.go Fix configured mainchain discovery fallback 2026-04-03 20:38:01 +00:00
README.md feat: initial commit with RFC specs 2026-04-03 20:47:37 +01:00
serve.go feat(dns): add DNSSEC DNSKEY and RRSIG support 2026-04-03 23:15:36 +00:00
service.go feat(dns): expose dnssec records in resolve all output 2026-04-03 23:17:15 +00:00
service_test.go feat(dns): expose dnssec records in resolve all output 2026-04-03 23:17:15 +00:00

go-dns