aboutsummaryrefslogtreecommitdiff
path: root/lib/email/testdata
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-08-03lib/email: decode the message body based on content-transfer-encodingShulhan
2023-09-13lib/ascii: replace package "math/rand" with "crypto/rand"Shulhan
2019-02-15email: implement signing message with DKIM methodShulhan
2019-02-14email: implement DKIM verify on messageShulhan
2019-02-05lib/email: change Email type to MessageShulhan