aboutsummaryrefslogtreecommitdiff
path: root/lib/email/dkim/dkim.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2020-06-06all: use default linter optionsShulhan
2019-06-14all: fix nolint formatShulhan
2019-03-01all: fix warnings from linterShulhan
2019-02-09email/dkim: various fixes with more unit testsShulhan
2019-02-08email/dkim: add key poolShulhan
2019-02-07email/dkim: implement public key lookup with DNSShulhan