aboutsummaryrefslogtreecommitdiff
path: root/lib/spf
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2025-01-23all: use for-range with numericShulhan
2024-03-05all: comply with linter recommendations #3Shulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-09-11lib/spf: realign struct for better size allocationShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2021-11-16lib/dns: refactoring, change signature of client LookupShulhan
2021-11-15lib/{email,spf}: changes related to refactoring lib/dnsShulhan
2021-03-14all: refactoring the test.Assert and test.AssertBench signatureShulhan
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
2019-12-04dns: remove the use of ResourceRecord poolShulhan
2019-09-09lib/spf: continuing work on parseModifierShulhan
2019-06-14ascii: new library for working with ASCII charactersShulhan
2019-06-14all: fix nolint formatShulhan
2019-05-21spf: implementation of Sender Policy Framework (RFC 7208)Shulhan