summaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/asn.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Reformat all Lua code, no functional changesVsevolod Stakhov2023-08-071-5/+5
* [Rework] Reiterate on prioritiesVsevolod Stakhov2022-09-101-1/+1
* [Minor] Register some more timeoutsVsevolod Stakhov2022-09-101-0/+1
* [Minor] Asn: Improve log messageVsevolod Stakhov2022-08-041-1/+1
* [Minor] Update more copyright years/emailVsevolod Stakhov2022-03-271-1/+1
* [Fix] ASN: fix _FAIL symbol for when main symbol is disabledAnton Yuzhaninov2021-07-281-9/+16
* [Minor] Fix confusionVsevolod Stakhov2021-07-121-1/+1
* [FIX]: ASN: register symbol & minor change suggested by vstakhovJan-Philipp Benecke2021-07-111-1/+8
* [Fix]: ASN: dns cb func should also return in case of an errorJan-Philipp Benecke2021-07-111-0/+2
* [Minor] Use standard utility to get check_local/authedVsevolod Stakhov2020-09-041-0/+6
* [Minor] Register some missing symbolsVsevolod Stakhov2020-06-121-0/+1
* [Fix] Distinguish type from flags in register_symbolVsevolod Stakhov2020-04-271-2/+2
* Revert "[Fix] Fix empty prefilters that require mime structures"Vsevolod Stakhov2019-10-141-1/+2
* [Fix] Fix empty prefilters that require mime structuresVsevolod Stakhov2019-10-131-2/+1
* [Minor] Check that ASN extracted from DNS record is numerisAnton Yuzhaninov2019-06-241-2/+6
* [Minor] Increase priority of the asn moduleVsevolod Stakhov2019-05-181-1/+1
* [Minor] ASN: Treat ASN record miss as a failurEVsevolod Stakhov2018-12-271-14/+28
* [Fix] Use proper syntax for making DNS requestsVsevolod Stakhov2018-10-211-2/+3
* [Minor] Allow to restore the previous behaviour in asn moduleVsevolod Stakhov2018-07-021-1/+2
* [Minor] Skip ASN checks for local IPsVsevolod Stakhov2018-06-301-1/+1
* [Minor] Slightly improve loggingVsevolod Stakhov2018-05-211-4/+5
* [Fix] Fix various modules in case of empty messageAndrew Lewis2018-03-131-1/+3
* [Feature] Store plugins stateVsevolod Stakhov2017-12-031-0/+4
* [Feature] Skip certain symbols from ANN classifyVsevolod Stakhov2017-07-291-1/+1
* [Fix] Detect confighelp in plugins initialisationVsevolod Stakhov2017-04-221-0/+4
* [Minor] Disable redis cache for ASN moduleVsevolod Stakhov2016-12-271-78/+1
* [Minor] Reduce priority for ASN moduleVsevolod Stakhov2016-11-261-1/+1
* [Minor] Fix logging in emails/asn modulesAndrew Lewis2016-11-241-1/+1
* [Minor] Add missing symbol registration in ASN moduleAndrew Lewis2016-11-231-1/+8
* [Minor] Use new logging API everywhereAndrew Lewis2016-11-171-2/+2
* [Minor] Move upstream handling into rspamd_redis_make_requestAndrew Lewis2016-11-161-4/+1
* [Minor] Fix warningsAndrew Lewis2016-11-161-1/+1
* [Minor] Fix upstreams handlingAndrew Lewis2016-11-161-4/+3
* [Minor] Small polishes for Lua partsAndrew Lewis2016-11-161-1/+1
* [Minor] Lint Lua plugins & global functionsAndrew Lewis2016-11-141-8/+18
* [Minor] Get rid of some global variablesAndrew Lewis2016-11-011-1/+1
* [Rework] Adopt pluginsVsevolod Stakhov2016-10-171-3/+3
* [Minor] Finally kill cymruVsevolod Stakhov2016-10-031-7/+7
* [Feature] Stop using cymru zone as it is unstableVsevolod Stakhov2016-10-031-3/+3
* [Minor] Fix ASN cachingVsevolod Stakhov2016-09-191-4/+4
* [Feature] Add redis cache to asn moduleVsevolod Stakhov2016-09-191-1/+77
* Revert "[Feature] Add common way to disable Lua modules"Andrew Lewis2016-09-051-4/+0
* [Minor] Use infox instead of info in loggingVsevolod Stakhov2016-09-041-1/+1
* [Feature] Add common way to disable Lua modulesAndrew Lewis2016-09-011-0/+4
* [Feature] Adaptive ratelimitsAndrew Lewis2016-08-261-0/+1
* [Feature] ASN module; support matching ASN/country in multimapAndrew Lewis2016-08-171-0/+100