aboutsummaryrefslogtreecommitdiffstats
path: root/rules/forwarding.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Reformat all Lua code, no functional changesVsevolod Stakhov2023-08-071-13/+21
* [Minor] Fix some whitespace issuestwesterhever2023-02-171-1/+0
* [Minor] Update more copyright years/emailVsevolod Stakhov2022-03-271-1/+1
* [Minor] Use task:has_header instead of task:get_headerAnton Yuzhaninov2020-12-221-8/+4
* [Fix] Fix FWD_GOOGLE rule (#1815)Andrew Lewis2020-08-221-1/+1
* [Minor] Forwarded: Fix initial conditionVsevolod Stakhov2020-08-041-1/+1
* improve description for FWD_SRSheraklit2562019-03-051-1/+1
* [Fix] FORWARDING: fix comparisonsAndrew Lewis2017-06-121-2/+4
* [Minor] Fix normalization in FORWARDING ruleVsevolod Stakhov2017-06-121-1/+1
* [Minor] Fix warningsVsevolod Stakhov2017-04-281-2/+0
* [Fix] Fix couple of issues in FORWARDED ruleVsevolod Stakhov2017-04-271-110/+122
* [Minor] Fix testsAndrew Lewis2017-03-131-1/+1
* [Minor] Slightly improve forwarded ruleVsevolod Stakhov2017-03-121-2/+2
* Update forwarding.luaAlexey AL2016-08-211-1/+1
* [Feature] Add Yandex and Mail.ru forwarding rulesAlexey AL2016-08-211-0/+36
* [Minor] Zero scoring on some informational symbolsAndrew Lewis2016-08-191-3/+3
* [Fix] Avoid `table.getn` method as it has been removed in lua 5.3Vsevolod Stakhov2016-07-041-3/+3
* [Fix] Fix processing of messages without received headersVsevolod Stakhov2016-06-051-14/+17
* New rulesSteve Freegard2016-04-221-0/+109