mox/dkim
Mechiel Lukkien ba077dadd0
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
the BNF for "z=" does not show FWS is allowed (while it does in other places,
eg base64), but the text above the BNF explains it in words.
2023-02-03 13:29:47 +01:00
..
dkim.go mox! 2023-01-30 14:27:06 +01:00
dkim_test.go mox! 2023-01-30 14:27:06 +01:00
fuzz_test.go mox! 2023-01-30 14:27:06 +01:00
parser.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
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 mox! 2023-01-30 14:27:06 +01:00
txt.go mox! 2023-01-30 14:27:06 +01:00
txt_test.go mox! 2023-01-30 14:27:06 +01:00