aboutsummaryrefslogtreecommitdiffstats
path: root/lualib
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Lua_scanners: Add VadeSecure engine supportVsevolod Stakhov2019-01-181-0/+263
* [Minor] lua_scanners - fix again debug logging, scores in debug logCarsten Rosenberg2019-01-171-12/+14
* [Minor] Lua_scanners: More N->name changesVsevolod Stakhov2019-01-172-16/+12
* [Minor] Lua_scanners: Fix various issuesVsevolod Stakhov2019-01-179-79/+101
* [FIX] lua_scanners - using N is much smarter ;)Carsten Rosenberg2019-01-168-67/+67
* [Minor] lua_scanners - oletools - improve protocol, better extended resultsCarsten Rosenberg2019-01-161-46/+69
* [Minor] lua_scanners - icap - use OPTIONS response, result handlingCarsten Rosenberg2019-01-161-31/+48
* [Fix] lua_scanners - kaspersky - response with fnameCarsten Rosenberg2019-01-151-8/+2
* [Feature] lua_scanners - icap protocol supportCarsten Rosenberg2019-01-142-0/+285
* [Minor] lua_scanners - common - log_clean functionCarsten Rosenberg2019-01-141-0/+13
* [Minor] lua_scanners - dcc save cleanCarsten Rosenberg2019-01-141-8/+15
* [Minor] lua_scanners - oletools protocol, cache cleanCarsten Rosenberg2019-01-141-13/+17
* [FIX] lua_scanners - duplicated fail symbol + luastyleCarsten Rosenberg2019-01-131-1/+1
* [Fix] lua_scanners - fix luacheckCarsten Rosenberg2019-01-133-4/+3
* [Minor] lua_scanners - olefy - small changesCarsten Rosenberg2019-01-131-7/+8
* [Minor] lua_scanners - dcc - add redis caching and retriesCarsten Rosenberg2019-01-131-11/+26
* [Minor] lua_scanners - move and extend mime_part matchingCarsten Rosenberg2019-01-131-5/+104
* [Fix] lua_scanner - oletools typos, loggingCarsten Rosenberg2019-01-131-5/+4
* [Fix] lua_scanners - savapi redis prefixCarsten Rosenberg2019-01-131-4/+0
* [Minor] lua_scanner - use override_defaultsCarsten Rosenberg2019-01-134-12/+4
* [Minor] lua_scanner - redis prefix (support for multiple rules of the same type)Carsten Rosenberg2019-01-137-5/+16
* [Feature] external_services - oletools (olefy) supportCarsten Rosenberg2019-01-132-1/+278
* [Minor] lua_scanners - add support for dynamic weightsCarsten Rosenberg2019-01-131-34/+37
* [Minor] lua_scanners - module_name, typos, loggingCarsten Rosenberg2019-01-136-89/+139
* [Minor] Core: Allow to pass flags to squeezed rulesVsevolod Stakhov2019-01-071-3/+16
* [Remove] Remove pyzor support as requestedVsevolod Stakhov2019-01-041-215/+0
* [Minor] Small style improvements in external servicesVsevolod Stakhov2019-01-031-1/+1
* [Feature] Add pyzor support (by crosenberg)Vsevolod Stakhov2019-01-031-0/+215
* [Minor] Lua_scanners: Add debug aliasesVsevolod Stakhov2018-12-317-9/+8
* [Minor] Lua_util: Implement debug aliasesVsevolod Stakhov2018-12-311-4/+31
* [Minor] Lua_scanners: Add more generic yield resultVsevolod Stakhov2018-12-317-36/+62
* [Minor] Lua_scanners: Change categories for dccVsevolod Stakhov2018-12-311-1/+1
* [Feature] DCC: Add bulkness and reputation checks to dccVsevolod Stakhov2018-12-291-10/+71
* [Rework] Dcc: Rework DCC pluginVsevolod Stakhov2018-12-292-0/+231
* [Minor] Lua_scanner: allow to have multiple types in scannersVsevolod Stakhov2018-12-291-1/+4
* [Minor] Avoid type mismatchVsevolod Stakhov2018-12-261-1/+1
* [Minor] Remove unused requiresVsevolod Stakhov2018-12-262-2/+0
* [Rework] Lua_scanners: Further library splitVsevolod Stakhov2018-12-268-987/+1194
* [Minor] Remove too long strings in Lua codeVsevolod Stakhov2018-12-232-2/+5
* [Minor] Sigh, another paths fixVsevolod Stakhov2018-12-201-1/+1
* [Minor] Oops, fix pathsVsevolod Stakhov2018-12-202-1/+1
* [Rework] Antivirus: Move antivirus routines to lua_scannersVsevolod Stakhov2018-12-202-0/+26
* [Rework] Antivirus: Move antivirus definitions to lualib from a pluginVsevolod Stakhov2018-12-181-0/+986
* [Feature] Rspamadm: Allow to rewrite headers in messagesVsevolod Stakhov2018-12-181-0/+18
* [Minor] Rspamadm: Add some heuristic for missing CTVsevolod Stakhov2018-12-181-1/+17
* [Feature] Rspamadm: Allow to append footers to plain messagesVsevolod Stakhov2018-12-181-8/+71
* [Project] Rspamadm: Do not alter signed partsVsevolod Stakhov2018-12-171-3/+12
* [Project] Rspamadm: Allow to add footers to text parts and recode themVsevolod Stakhov2018-12-171-4/+80
* [Project] Rspamadm: Add preliminary `modify` toolVsevolod Stakhov2018-12-171-0/+138
* [Minor] Fix invocationVsevolod Stakhov2018-12-111-1/+1