aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* [Conf] Add default configuration for antivirus moduleVsevolod Stakhov2017-03-061-1/+1
* Merge pull request #1485 from croessner/avmVsevolod Stakhov2017-03-061-17/+5
|\
| * [Minor] Optimize savapi loggingChristian Roessner2017-03-061-17/+5
* | [Fix] Distinguish missing and broken mandatory headersVsevolod Stakhov2017-03-063-3/+23
* | [Minor] Some more adjustments to CTE detectionVsevolod Stakhov2017-03-061-3/+23
* | [Feature] Enchance text_part:get_content methodVsevolod Stakhov2017-03-063-4/+47
|/
* Merge pull request #1475 from fatalbanana/evloopVsevolod Stakhov2017-03-061-0/+27
|\
| * [Feature] Support running event loop from LuaAndrew Lewis2017-03-041-0/+27
* | [Fix] Antivirus: use scanner-specific redis prefixAndrew Lewis2017-03-061-30/+10
* | [Fix] Do more heuristical detection for missing CTEVsevolod Stakhov2017-03-051-1/+3
* | [Feature] Allow to set recipients of a task from LuaVsevolod Stakhov2017-03-041-0/+78
* | [Feature] Allow to set from address for a lua_taskVsevolod Stakhov2017-03-041-0/+189
* | [Minor] Respect forced flag when logging is disabledVsevolod Stakhov2017-03-043-55/+57
|/
* [Minor] Deal with DSN messagesVsevolod Stakhov2017-03-032-1/+9
* [Feature] Add rule to detect broken content typeVsevolod Stakhov2017-03-031-0/+27
* [Feature] Add heuristic to find text parts in filesVsevolod Stakhov2017-03-031-16/+53
* [Fix] Do not resort cache on each checkVsevolod Stakhov2017-03-031-2/+5
* [Fix] Try to fix symbols processing orderVsevolod Stakhov2017-03-021-0/+2
* [Fix] Fix lua exports from plugins during reloadVsevolod Stakhov2017-03-023-61/+60
* [CritFix] Fix setting of raw key for signingVsevolod Stakhov2017-03-021-1/+1
* [CritFix] Fix processing of stop_patterns with `\0` characterVsevolod Stakhov2017-03-021-3/+21
* [Fix] Fix prefilters action scoresVsevolod Stakhov2017-03-021-8/+16
* Merge pull request #1466 from croessner/antivirusVsevolod Stakhov2017-03-011-1/+3
|\
| * [Minor] SAVAPI deal correctly with archivesChristian Roessner2017-03-011-1/+3
* | Merge pull request #1465 from croessner/antivirusVsevolod Stakhov2017-03-011-4/+1
|\|
| * [Minor] Chose correct virus name from returned stringChristian Roessner2017-03-011-6/+19
* | [Minor] Add additional debug for antivirus moduleVsevolod Stakhov2017-03-011-1/+8
* | Merge pull request #1464 from fatalbanana/avsVsevolod Stakhov2017-03-011-1/+10
|\ \
| * | [Fix] Antivirus module: register virtual symbols for patternsAndrew Lewis2017-03-011-1/+10
| |/
* / [Fix] Do not skip post-filters when pre-filters have set some resultsVsevolod Stakhov2017-03-011-8/+0
|/
* [Fix] Fix monitored setup fro URLBLs with IP addressesVsevolod Stakhov2017-03-011-2/+15
* [Fix] Do not try to set keys for unencrypted requests in proxyVsevolod Stakhov2017-03-011-6/+11
* [Minor] Add default configs for several modulesAndrew Lewis2017-02-283-3/+14
* [Minor] Fail upstreams in antivirus moduleAndrew Lewis2017-02-281-4/+12
* [Minor] Treat bad SMTP from as broken headerVsevolod Stakhov2017-02-281-0/+2
* [Minor] Fix enabled checks for symbols in cacheVsevolod Stakhov2017-02-281-4/+3
* [Minor] Some more debug for bayes skipVsevolod Stakhov2017-02-281-0/+2
* [Minor] Another fix for genius system named CentOSVsevolod Stakhov2017-02-281-1/+1
* [Minor] Add debug message when bayes symbol is disabledVsevolod Stakhov2017-02-281-0/+3
* [Minor] Support old libicuVsevolod Stakhov2017-02-281-9/+15
* [Minor] Fix classifiers disablingVsevolod Stakhov2017-02-272-3/+4
* [Fix] Allow to disable classifiers checks using settings and conditionsVsevolod Stakhov2017-02-273-23/+110
* [Minor] Fix couple of charset detection issuesVsevolod Stakhov2017-02-271-9/+18
* [CritFix] Fix critical memory issues with radix mapsVsevolod Stakhov2017-02-272-4/+24
* [Minor] Accept strign keys for radix mapsVsevolod Stakhov2017-02-271-3/+16
* [Minor] Allow to parse and create stack based inet_addr_tVsevolod Stakhov2017-02-273-0/+152
* [Minor] Small improvements of key/value parsing of radix mapsVsevolod Stakhov2017-02-271-2/+5
* [Minor] Fix issue with chartable pluginVsevolod Stakhov2017-02-261-1/+0
* [Minor] Penalise URLs with IDNA <-> nonIDNA representationsVsevolod Stakhov2017-02-251-3/+15
* [Minor] Check visual confusing in phishing moduleVsevolod Stakhov2017-02-251-11/+18