aboutsummaryrefslogtreecommitdiff
path: root/lib/email/dkim/parser.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-04-08email/dkim: replace lib/io#Reader with lib/bytes#ParserShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2019-06-14ascii: new library for working with ASCII charactersShulhan
2019-02-09email/dkim: various fixes with more unit testsShulhan
2019-02-06lib/email/dkim: new package for parsing and creating DKIM signatureShulhan