git » spf

SPF (Sender Policy Framework) implementation in Go

git clone https://blitiri.com.ar/repos/spf

commits (main)
2026-08-23 ptr: Make reverse DNS lookup errors fail to match Alberto Bertogli main next v1.6.0
2026-08-23 test: Remove unnecessary "skip" from passing tests Alberto Bertogli
2026-08-22 test: Add more tests from RFC 7208 Alberto Bertogli
2026-08-22 ci: Update versions of actions/checkout and actions/setup... Alberto Bertogli
2026-08-22 git: Rename stable branch to "main" Alberto Bertogli
2026-08-21 a, mx: Reject malformed fields without domain Alberto Bertogli
2026-08-21 Improve redirect= and exp= case-insensitive handling Alberto Bertogli
2026-08-21 Ignore unrecognized modifiers Alberto Bertogli
2026-08-17 macro: Reject invalid and non-terminated macros Alberto Bertogli
2026-08-17 ptr: Fix subdomain checking Alberto Bertogli

tree (main)
.github/
cmd/
testdata/
.gitignore 238
LICENSE 1156
README.md 1507
dns_test.go 2633
fuzz_test.go 1384
go.mod 71
go.sum 360
spf.go 36141
spf_test.go 33728
yml_test.go 7983

branches
main
next

tags
v1.6.0
v1.1.0
v1.1.1
v1.2.0
v1.3.0
v1.4.0
v1.4.1
v1.5.0
v1.5.1