mox/dkim
2023-12-14 13:45:52 +01:00
..
dkim.go wrap long lines with many logging parameters to multiple lines 2023-12-14 13:45:52 +01:00
dkim_test.go switch to slog.Logger for logging, for easier reuse of packages by external software 2023-12-14 13:45:52 +01:00
fuzz_test.go mox! 2023-01-30 14:27:06 +01:00
parser.go dkim selectors shouldn't be interpreted as idna 2023-10-25 12:49:39 +02:00
policy.go mox! 2023-01-30 14:27:06 +01:00
sig.go in dkim-signature header, allow FWS anywhere in "z=" (copied headers), and prevent panic in cli command "mox dkim verify" when a dkim-signature cannot be parsed 2023-02-03 13:29:47 +01:00
sig_test.go dkim selectors shouldn't be interpreted as idna 2023-10-25 12:49:39 +02:00
txt.go mox! 2023-01-30 14:27:06 +01:00
txt_test.go mox! 2023-01-30 14:27:06 +01:00