git » spf

SPF (Sender Policy Framework) implementation in Go

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

commits (main)
2026-08-22 ci: Update versions of actions/checkout and actions/setup... Alberto Bertogli main
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
2026-08-17 ptr: Validate names against the IP being checked Alberto Bertogli
2026-08-17 Update the code to use modern Go features/functions Alberto Bertogli
2026-08-17 test: Remove internal/dnstest package 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 35827
spf_test.go 33289
yml_test.go 7679

branches
next
main

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