| Commit message (Expand) | Author | Age | Files | Lines |
* | [Feature] Antivirus: Allow to set fake eicar patterns for testing AV engines | Vsevolod Stakhov | 2021-09-17 | 1 | -1/+23 |
* | [Feature] Allow to save and show attachment name when inserting AV scan results | Vsevolod Stakhov | 2021-08-06 | 1 | -2/+2 |
* | [Minor] antivirus/ext_services - add default scores | Carsten Rosenberg | 2021-03-22 | 1 | -0/+4 |
* | [Minor] lua_scanners - fix symbol registration | Carsten Rosenberg | 2021-03-18 | 1 | -0/+32 |
* | [Minor] Add more redis prefixes | Vsevolod Stakhov | 2019-12-25 | 1 | -1/+8 |
* | [Feature] Antivirus: Add preliminary virustotal support | Vsevolod Stakhov | 2019-10-31 | 1 | -4/+6 |
* | [Minor] lua_scanners - adopt excrypted / macro support | Carsten Rosenberg | 2019-10-08 | 1 | -1/+0 |
* | [Feature] Improve AV results caching | Vsevolod Stakhov | 2019-10-08 | 1 | -0/+10 |
* | Fix typos (separately, transferred) | hartzell | 2019-05-11 | 1 | -1/+1 |
* | [Minor] lua_scanners - try dynamic scan | Carsten Rosenberg | 2019-04-29 | 1 | -4/+14 |
* | [Feature] Antivirus: Handle encrypted files specially | Vsevolod Stakhov | 2019-04-09 | 1 | -0/+12 |
* | [Minor] lua_scanners - use pattern for FAIL symbol | Carsten Rosenberg | 2019-01-18 | 1 | -0/+1 |
* | [FIX] lua_scanners - duplicated fail symbol + luastyle | Carsten Rosenberg | 2019-01-13 | 1 | -12/+12 |
* | [Fix] lua_scanners - fix luacheck | Carsten Rosenberg | 2019-01-13 | 1 | -2/+1 |
* | [Minor] lua_scanners - move and extend mime_part matching | Carsten Rosenberg | 2019-01-13 | 1 | -29/+3 |
* | [Minor] lua_scanners - module_name, typos, logging | Carsten Rosenberg | 2019-01-13 | 1 | -0/+1 |
* | [Minor] Small style improvements in external services | Vsevolod Stakhov | 2019-01-03 | 1 | -7/+10 |
* | [Rework] Lua_scanners: Further library split | Vsevolod Stakhov | 2018-12-26 | 1 | -2/+2 |
* | [Rework] Antivirus: Move antivirus routines to lua_scanners | Vsevolod Stakhov | 2018-12-20 | 1 | -1/+1 |
* | [Rework] Antivirus: Move antivirus definitions to lualib from a plugin | Vsevolod Stakhov | 2018-12-18 | 1 | -943/+9 |
* | [Minor] Use is_attachment where useful | Vsevolod Stakhov | 2018-11-22 | 1 | -1/+1 |
* | [Feature] Add kaspersky antivirus support | Vsevolod Stakhov | 2018-11-21 | 1 | -2/+157 |
* | [Minor] Oops, save content if file | Vsevolod Stakhov | 2018-11-21 | 1 | -5/+11 |
* | [Minor] Support normal logic of scanning for savapi | Vsevolod Stakhov | 2018-11-21 | 1 | -6/+26 |
* | [Minor] Slightly improve antivirus parts selection logic | Vsevolod Stakhov | 2018-11-21 | 1 | -12/+12 |
* | [FIX] Antivirus - virus names #2 | Carsten Rosenberg | 2018-10-24 | 1 | -2/+2 |
* | [Fix] Antivirus - virus names with 0 were recognized as tables | Carsten Rosenberg | 2018-10-24 | 1 | -1/+1 |
* | [Minor] Include module name when setting pre result | Vsevolod Stakhov | 2018-10-13 | 1 | -1/+1 |
* | [Fix] Fix groups mess | Vsevolod Stakhov | 2018-09-29 | 1 | -1/+4 |
* | [Minor] Antivirus - Sophos config and loggins | Carsten Rosenberg | 2018-09-28 | 1 | -2/+10 |
* | [Minor] Antivirus - workaround for removed attachments_only | Carsten Rosenberg | 2018-09-28 | 1 | -0/+8 |
* | [Minor] Antivirus - configureable mime_part scanning | Carsten Rosenberg | 2018-09-26 | 1 | -2/+8 |
* | [Minor] Antivirus - rework upstream usage | Carsten Rosenberg | 2018-09-26 | 1 | -92/+120 |
* | [Minor] Fixed symbol registering in antivirus module - parent is expected to ... | Mikhail Galanin | 2018-09-07 | 1 | -1/+7 |
* | [Feature] Use pure Lua debugm function | Vsevolod Stakhov | 2018-08-10 | 1 | -8/+8 |
* | [Feature] Check attachments only on AV scanners in attachments_only mode | Vsevolod Stakhov | 2018-07-14 | 1 | -53/+55 |
* | [Feature] Allow to configure AV module rejection message | Vsevolod Stakhov | 2018-07-02 | 1 | -1/+12 |
* | [Minor] Fix other AV engines retransmits | Vsevolod Stakhov | 2018-05-10 | 1 | -0/+9 |
* | [Fix] When doing AV scan select a differen server for retransmit | Vsevolod Stakhov | 2018-05-10 | 1 | -0/+4 |
* | [Minor] Fix virtual symbols registration as parent now supports just ids | Vsevolod Stakhov | 2018-04-30 | 1 | -3/+3 |
* | [Minor] Fix issues with fail symbol in AV module | Vsevolod Stakhov | 2018-04-30 | 1 | -0/+4 |
* | [Feature] Add failure symbol for AV module | Vsevolod Stakhov | 2018-04-30 | 1 | -3/+21 |
* | [Minor] Improve clamav debug logging | Vsevolod Stakhov | 2018-03-22 | 1 | -0/+3 |
* | Remove unnecessary debug out | Carsten Rosenberg | 2018-03-22 | 1 | -1/+0 |
* | Cleanup files | Carsten Rosenberg | 2018-03-20 | 1 | -2/+0 |
* | Respect Sophos/SAVDI FAIL212 REJ4 REJ1 Return Codes in antivirus.lua | Carsten Rosenberg | 2018-03-20 | 1 | -1/+18 |
* | [Fix] F-PROT Antivirus: only check return code to determine infection | Arne Fahrenwalde | 2018-01-29 | 1 | -1/+3 |
* | [Fix] F-PROT Antivirus infection string for all known occurences | Arne Fahrenwalde | 2018-01-28 | 1 | -1/+1 |
* | [Fix] Virus infection string for F-PROT Antivirus | Arne Fahrenwalde | 2018-01-27 | 1 | -1/+1 |
* | [Minor] Fix previous commit | Andrew Lewis | 2018-01-24 | 1 | -1/+1 |