aboutsummaryrefslogtreecommitdiff
path: root/pkg/dns
Commit message (Collapse)AuthorAgeFilesLines
* update module name (s/sigsum-lib-go/sigsum-go)v0.0.4Rasmus Dahlberg2022-04-102-4/+4
| | | | | | See decided proposal: sigsum/doc/proposals/2022-04-restructure-repositories.md
* add dns packageRasmus Dahlberg2022-03-282-0/+164
Mostly imported from sigsum-log-go. Added strict domain hint parsing, two tests, and an example. This should be part of the sigsum-go lib because some client tooling may also want to check domain hints.