index
:
pakakeh.go
dev
main
Collections of packages and tools for working with Go programming language.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
spf
Age
Commit message (
Expand
)
Author
2026-01-15
all: convert license and copyright to use SPDX identifiers
Shulhan
2025-01-23
all: use for-range with numeric
Shulhan
2024-03-05
all: comply with linter recommendations #3
Shulhan
2024-03-05
all: comply with linter recommendations #2
Shulhan
2024-03-02
all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"
Shulhan
2023-09-11
lib/spf: realign struct for better size allocation
Shulhan
2022-05-09
all: reformat all codes using gofmt 1.19 (the Go tip)
Shulhan
2021-11-16
lib/dns: refactoring, change signature of client Lookup
Shulhan
2021-11-15
lib/{email,spf}: changes related to refactoring lib/dns
Shulhan
2021-03-14
all: refactoring the test.Assert and test.AssertBench signature
Shulhan
2020-08-15
dns: refactoring the ResourceRecord values from []byte to string
Shulhan
2020-08-03
all: fix tests affected by changes on dns package
Shulhan
2020-06-06
all: use default linter options
Shulhan
2019-12-04
dns: remove the use of ResourceRecord pool
Shulhan
2019-09-09
lib/spf: continuing work on parseModifier
Shulhan
2019-06-14
ascii: new library for working with ASCII characters
Shulhan
2019-06-14
all: fix nolint format
Shulhan
2019-05-21
spf: implementation of Sender Policy Framework (RFC 7208)
Shulhan