summaryrefslogtreecommitdiffstats
path: root/lualib/lua_scanners/clamav.lua
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Reformat all Lua code, no functional changesVsevolod Stakhov2023-08-071-2/+2
|
* [Rework] Pass upstream when sending TCP requestsVsevolod Stakhov2022-07-021-4/+2
|
* [Minor] Update my email and the copyright yearVsevolod Stakhov2022-03-251-1/+1
|
* [Feature] Allow to save and show attachment name when inserting AV scan resultsVsevolod Stakhov2021-08-061-9/+15
|
* [Fix] Fix ClamAV result for cached encrypted file (#3395)Andrew Lewis2020-11-041-1/+2
|
* [Minor] Lua_scanners: Improve loggingVsevolod Stakhov2019-10-181-2/+2
|
* [Minor] Lua_scanners: Fix some misprintsVsevolod Stakhov2019-10-101-1/+0
|
* [Minor] lua_scanners - adopt excrypted / macro supportCarsten Rosenberg2019-10-081-0/+4
|
* [Feature] Support caching for encrypted files and macrosVsevolod Stakhov2019-10-081-0/+1
|
* [Fix] Fix AV scan logicVsevolod Stakhov2019-10-071-1/+1
|
* [Minor] lua_scanners - fix need_check, lua warnings #2, use lua_utilCarsten Rosenberg2019-10-021-1/+3
|
* [Minor] lua_scanners - simplify need_check and dynamic_scanCarsten Rosenberg2019-09-261-15/+4
|
* [Minor] lua_scanners - try dynamic scanCarsten Rosenberg2019-04-291-0/+8
|
* [Feature] Antivirus: Handle encrypted files speciallyVsevolod Stakhov2019-04-091-1/+1
|
* [Minor] lua_scanners - use pattern for FAIL symbolCarsten Rosenberg2019-01-181-3/+9
|
* [Minor] Lua_scanners: Fix various issuesVsevolod Stakhov2019-01-171-6/+9
|
* [FIX] lua_scanners - using N is much smarter ;)Carsten Rosenberg2019-01-161-7/+7
|
* [Minor] lua_scanner - use override_defaultsCarsten Rosenberg2019-01-131-3/+1
|
* [Minor] lua_scanner - redis prefix (support for multiple rules of the same type)Carsten Rosenberg2019-01-131-1/+1
|
* [Minor] lua_scanners - module_name, typos, loggingCarsten Rosenberg2019-01-131-17/+26
|
* [Minor] Lua_scanners: Add debug aliasesVsevolod Stakhov2018-12-311-0/+1
|
* [Minor] Lua_scanners: Add more generic yield resultVsevolod Stakhov2018-12-311-3/+4
|
* [Rework] Lua_scanners: Further library splitVsevolod Stakhov2018-12-261-0/+167