aboutsummaryrefslogtreecommitdiff
path: root/lib/email/dkim/dns.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2021-11-16lib/dns: refactoring, change signature of client LookupShulhan
2021-11-15lib/{email,spf}: changes related to refactoring lib/dnsShulhan
2020-08-15dns: refactoring the ResourceRecord values from []byte to stringShulhan
2020-08-03all: fix tests affected by changes on dns packageShulhan
2020-06-06all: use default linter optionsShulhan
2020-05-16all: fix and suppress linter warningsShulhan
2019-06-14all: fix nolint formatShulhan
2019-05-07email: changes affected by update on dns packageShulhan
2019-02-09email/dkim: split the DNS related functions into new fileShulhan