aboutsummaryrefslogtreecommitdiffstats
path: root/lualib/plugins/dmarc.lua
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Dmarc: Properly encode structured headersVsevolod Stakhov2024-11-151-9/+11
* [Minor] remove unnecessary calls of lpeg.P in DMARC grammarThomas Oettli2024-09-131-2/+2
* [Fix] Rework DMARC to correctly handle spaces in DMARC recordsThomas Oettli2024-09-121-3/+3
* [Fix] Allow spaces in DMARC recordsVsevolod Stakhov2024-05-161-2/+2
* Update dmarc.luadzjaivnt2023-10-121-3/+3
* Update dmarc.luadzjaivnt2023-10-121-1/+1
* Update dmarc.luadzjaivnt2023-10-121-3/+3
* [Minor] Reformat all Lua code, no functional changesVsevolod Stakhov2023-08-071-24/+23
* [Fix] dmarc gramar - allow spaces before ";"Stephan Toggweiler2023-07-211-2/+2
* [Minor] Update more copyright years/emailVsevolod Stakhov2022-03-271-1/+1
* Spelling (#4086)Josh Soref2022-02-221-3/+3
* [Minor] Dmarc: Fold header using specific newline typeVsevolod Stakhov2021-12-141-2/+2
* [Minor] Fix ip validity checkVsevolod Stakhov2021-12-021-1/+1
* [Minor] Store raw dmarc eltsVsevolod Stakhov2021-08-041-0/+1
* [Rework] Dmarc: Move check policy function to the common utilsVsevolod Stakhov2021-08-031-1/+127
* [Rework] Move common and rarely used dmarc code to the libraryVsevolod Stakhov2021-08-021-0/+233