No description
Find a file
Virgil 93f22e6942 feat(dns): include wildcard names in reverse lookup
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-04 03:31:28 +00:00
docs feat: initial commit with RFC specs 2026-04-03 20:47:37 +01:00
action.go feat(action): accept PTR-style names in reverse lookup 2026-04-04 03:26:45 +00:00
go.mod feat(dns): cache reverse lookups with ttl 2026-04-04 03:06:17 +00:00
go.sum feat(dns): cache reverse lookups with ttl 2026-04-04 03:06:17 +00:00
hsd.go feat(dns): add explicit client constructors 2026-04-04 02:38:37 +00:00
hsd_test.go feat(dns): add explicit client constructors 2026-04-04 02:38:37 +00:00
http_server.go ax(dns): add explicit health port aliases 2026-04-04 03:09:53 +00:00
mainchain.go Support spaced HNS alias comments 2026-04-04 03:29:00 +00:00
mainchain_test.go Support spaced HNS alias comments 2026-04-04 03:29:00 +00:00
README.md feat: initial commit with RFC specs 2026-04-03 20:47:37 +01:00
serve.go refactor(dns): expose explicit health runtime field 2026-04-04 03:21:26 +00:00
service.go feat(dns): include wildcard names in reverse lookup 2026-04-04 03:31:28 +00:00
service_test.go feat(dns): include wildcard names in reverse lookup 2026-04-04 03:31:28 +00:00

go-dns