aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/antivirus.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Move config stuff outVsevolod Stakhov2023-08-071-1/+1
* [Minor] Allow to log configuration errors from pluginsVsevolod Stakhov2023-08-071-0/+1
* [Minor] Reformat all Lua code, no functional changesVsevolod Stakhov2023-08-071-47/+55
* [Minor] Pet luacheckVsevolod Stakhov2022-11-081-1/+1
* Remove whitespaces from empty linejonmoesli2022-11-081-1/+1
* [Feature] Enable Mime part filters on antivirus modulejonmoesli2022-11-071-0/+15
* [Rework] Reiterate on prioritiesVsevolod Stakhov2022-09-101-1/+1
* [Minor] Add timeout augmentation for external services/av pluginsVsevolod Stakhov2022-09-091-0/+8
* [Minor] Update my email and the copyright yearVsevolod Stakhov2022-03-251-1/+1
* [Feature] Antivirus: Allow to set fake eicar patterns for testing AV enginesVsevolod Stakhov2021-09-171-1/+23
* [Feature] Allow to save and show attachment name when inserting AV scan resultsVsevolod Stakhov2021-08-061-2/+2
* [Minor] antivirus/ext_services - add default scoresCarsten Rosenberg2021-03-221-0/+4
* [Minor] lua_scanners - fix symbol registrationCarsten Rosenberg2021-03-181-0/+32
* [Minor] Add more redis prefixesVsevolod Stakhov2019-12-251-1/+8
* [Feature] Antivirus: Add preliminary virustotal supportVsevolod Stakhov2019-10-311-4/+6
* [Minor] lua_scanners - adopt excrypted / macro supportCarsten Rosenberg2019-10-081-1/+0
* [Feature] Improve AV results cachingVsevolod Stakhov2019-10-081-0/+10
* Fix typos (separately, transferred)hartzell2019-05-111-1/+1
* [Minor] lua_scanners - try dynamic scanCarsten Rosenberg2019-04-291-4/+14
* [Feature] Antivirus: Handle encrypted files speciallyVsevolod Stakhov2019-04-091-0/+12
* [Minor] lua_scanners - use pattern for FAIL symbolCarsten Rosenberg2019-01-181-0/+1
* [FIX] lua_scanners - duplicated fail symbol + luastyleCarsten Rosenberg2019-01-131-12/+12
* [Fix] lua_scanners - fix luacheckCarsten Rosenberg2019-01-131-2/+1
* [Minor] lua_scanners - move and extend mime_part matchingCarsten Rosenberg2019-01-131-29/+3
* [Minor] lua_scanners - module_name, typos, loggingCarsten Rosenberg2019-01-131-0/+1
* [Minor] Small style improvements in external servicesVsevolod Stakhov2019-01-031-7/+10
* [Rework] Lua_scanners: Further library splitVsevolod Stakhov2018-12-261-2/+2
* [Rework] Antivirus: Move antivirus routines to lua_scannersVsevolod Stakhov2018-12-201-1/+1
* [Rework] Antivirus: Move antivirus definitions to lualib from a pluginVsevolod Stakhov2018-12-181-943/+9
* [Minor] Use is_attachment where usefulVsevolod Stakhov2018-11-221-1/+1
* [Feature] Add kaspersky antivirus supportVsevolod Stakhov2018-11-211-2/+157
* [Minor] Oops, save content if fileVsevolod Stakhov2018-11-211-5/+11
* [Minor] Support normal logic of scanning for savapiVsevolod Stakhov2018-11-211-6/+26
* [Minor] Slightly improve antivirus parts selection logicVsevolod Stakhov2018-11-211-12/+12
* [FIX] Antivirus - virus names #2Carsten Rosenberg2018-10-241-2/+2
* [Fix] Antivirus - virus names with 0 were recognized as tablesCarsten Rosenberg2018-10-241-1/+1
* [Minor] Include module name when setting pre resultVsevolod Stakhov2018-10-131-1/+1
* [Fix] Fix groups messVsevolod Stakhov2018-09-291-1/+4
* [Minor] Antivirus - Sophos config and logginsCarsten Rosenberg2018-09-281-2/+10
* [Minor] Antivirus - workaround for removed attachments_onlyCarsten Rosenberg2018-09-281-0/+8
* [Minor] Antivirus - configureable mime_part scanningCarsten Rosenberg2018-09-261-2/+8
* [Minor] Antivirus - rework upstream usageCarsten Rosenberg2018-09-261-92/+120
* [Minor] Fixed symbol registering in antivirus module - parent is expected to ...Mikhail Galanin2018-09-071-1/+7
* [Feature] Use pure Lua debugm functionVsevolod Stakhov2018-08-101-8/+8
* [Feature] Check attachments only on AV scanners in attachments_only modeVsevolod Stakhov2018-07-141-53/+55
* [Feature] Allow to configure AV module rejection messageVsevolod Stakhov2018-07-021-1/+12
* [Minor] Fix other AV engines retransmitsVsevolod Stakhov2018-05-101-0/+9
* [Fix] When doing AV scan select a differen server for retransmitVsevolod Stakhov2018-05-101-0/+4
* [Minor] Fix virtual symbols registration as parent now supports just idsVsevolod Stakhov2018-04-301-3/+3
* [Minor] Fix issues with fail symbol in AV moduleVsevolod Stakhov2018-04-301-0/+4