aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Conf] Increase min_bytes to avoid FPVsevolod Stakhov2017-06-011-1/+1
* [Fix] Check min_bytes for images as wellVsevolod Stakhov2017-06-011-34/+42
* [Test] Check controller's error bufferAndrew Lewis2017-06-0112-4/+78
* [Minor] Add smtp auth results to Authentication-ResultsVsevolod Stakhov2017-06-011-0/+16
* [Minor] Add ARC check results to Authentication-ResultsVsevolod Stakhov2017-06-011-4/+22
* [Minor] Addoption for ARC_ALLOWVsevolod Stakhov2017-06-011-1/+2
* [Minor] DMARC reporting: retry on DNS and SMTP errorsAndrew Lewis2017-06-011-7/+28
* [Minor] Add missing IP header to milter outputVsevolod Stakhov2017-05-311-0/+5
* [Minor] Support MTA-Name in milterVsevolod Stakhov2017-05-311-0/+13
* [Feature] Support MTA name headerVsevolod Stakhov2017-05-314-2/+13
* [Minor] Add workaround for Postfix hostnameVsevolod Stakhov2017-05-311-0/+12
* [Conf] Add sample arc module configVsevolod Stakhov2017-05-301-0/+68
* Merge pull request #1658 from julienschmidt/masterVsevolod Stakhov2017-05-301-5/+4
|\
| * [Minor] Validate assumed spoofed display name domains to contain a dotJulien Schmidt2017-05-301-5/+4
|/
* [Minor] Fix EVP cleanupVsevolod Stakhov2017-05-301-3/+5
* [Fix] Fix CTE propagation from parent containers to children partsVsevolod Stakhov2017-05-291-24/+48
* Merge pull request #1656 from julienschmidt/masterVsevolod Stakhov2017-05-291-1/+4
|\
| * [Minor] Do not punish OpenPGP/MIME attachmentsJulien Schmidt2017-05-301-1/+4
|/
* [Minor] More fixes to arc sealingVsevolod Stakhov2017-05-291-11/+22
* [Feature] DMARC: Support excluding domains from samplingAndrew Lewis2017-05-291-7/+29
* [Minor] Fix issues in ARC-Seal calculationsVsevolod Stakhov2017-05-291-7/+11
* [Minor] Fix ARC-Seal header nameVsevolod Stakhov2017-05-291-2/+2
* [Minor] Fix bracesVsevolod Stakhov2017-05-291-1/+1
* [Fix] Fix some more issues about duplicated fuzzy requestsVsevolod Stakhov2017-05-291-7/+1
* [Minor] Fix warningsAndrew Lewis2017-05-291-4/+4
* [Minor] DMARC reporting: Fix TCP requestAndrew Lewis2017-05-291-0/+3
* [Minor] DMARC: fix runaway processing in reporting address verificationAndrew Lewis2017-05-291-10/+12
* [Minor] DMARC: Correctly set write flagAndrew Lewis2017-05-291-2/+2
* [Minor] Move E to the proper placeVsevolod Stakhov2017-05-282-1/+1
* [Minor] Fix signing type for ARC-SignatureVsevolod Stakhov2017-05-281-1/+1
* [Feature] Implement caching for dkim body hashesVsevolod Stakhov2017-05-282-40/+131
* [Minor] Allow authenticated domain to be used in dkimVsevolod Stakhov2017-05-281-4/+1
* [Minor] Try to be slightly more consistent in symbol names for ARCVsevolod Stakhov2017-05-281-3/+3
* [Fix] Append MX name for authentication results as requiredVsevolod Stakhov2017-05-281-0/+7
* [Rework] Move common DKIM functions to a separate lua moduleVsevolod Stakhov2017-05-283-265/+183
* [Fix] Fix ARC signingVsevolod Stakhov2017-05-281-7/+39
* [Feature] Allow to use domain from authenticated userVsevolod Stakhov2017-05-281-21/+35
* [Minor] Fix base64 encoding for signatureVsevolod Stakhov2017-05-281-1/+1
* [Minor] Add the same duplicates protection for all fuzzy hashes typesVsevolod Stakhov2017-05-271-0/+42
* [Fix] Do not add exact hashes from different partsVsevolod Stakhov2017-05-271-3/+16
* [Fix] Skip text parts when checking binary parts in fuzzy checkVsevolod Stakhov2017-05-271-1/+3
* [Feature] Rework lua RSA APIVsevolod Stakhov2017-05-271-154/+189
* [Feature] Add preliminary support of ARC signingVsevolod Stakhov2017-05-271-1/+340
* [Minor] Couple ARC fixesVsevolod Stakhov2017-05-271-26/+37
* [Minor] Add function to canonicalise headersVsevolod Stakhov2017-05-271-0/+48
* [Minor] Add more ARC checksVsevolod Stakhov2017-05-271-16/+44
* [Minor] Fix couple of issues in arc pluginVsevolod Stakhov2017-05-271-9/+39
* [Minor] Push dkim domain to verify callbackVsevolod Stakhov2017-05-271-1/+8
* [Feature] Add the preliminary ARC pluginVsevolod Stakhov2017-05-261-0/+243
* [CritFix] Paese the last character in DKIM signature correctlyVsevolod Stakhov2017-05-261-1/+1