aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Minor] test - adjust antivirus symbolsCarsten Rosenberg2019-01-171-3/+3
* [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
* Merge pull request #2711 from HeinleinSupport/masterVsevolod Stakhov2019-01-1714-240/+1164
|\
| * [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] groups.conf - filename typoCarsten Rosenberg2019-01-141-2/+2
| * [FIX] lua_scanners - duplicated fail symbol + luastyleCarsten Rosenberg2019-01-133-22/+22
| * [Fix] lua_scanners - fix luacheckCarsten Rosenberg2019-01-135-9/+7
| * [Minor] external_services config + groupsCarsten Rosenberg2019-01-133-2/+162
| * [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-133-138/+116
| * [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] external_services - add support for mime_type matchingCarsten Rosenberg2019-01-131-9/+108
| * [Minor] lua_scanners - module_name, typos, loggingCarsten Rosenberg2019-01-138-89/+141
* | [Fix] Core: Fix emails comments parsing and other issuesVsevolod Stakhov2019-01-171-66/+77
* | [Minor] Core: Add function to strip characters in gstringVsevolod Stakhov2019-01-172-0/+56
* | Merge pull request #2715 from moisseev/testVsevolod Stakhov2019-01-1712-0/+104
|\ \
| * | [Test] Add task:get_from(['mime']) testAlexander Moisseev2019-01-1712-0/+104
* | | [Fix] Core: Implement logic to find some bad characters in URLsVsevolod Stakhov2019-01-164-41/+136
* | | [Feature] Core: Normalise zero-width spaces in urlsVsevolod Stakhov2019-01-162-18/+73
* | | [Feature] Core: Relax quoted-printable encodingVsevolod Stakhov2019-01-161-1/+9
* | | [Minor] Use zw space check macroVsevolod Stakhov2019-01-161-2/+2
* | | [Minor] Add macro to test for zero width spacesVsevolod Stakhov2019-01-161-0/+2
|/ /
* | [Rules] Add VIOLATED_DIRECT_SPF compositeVsevolod Stakhov2019-01-151-113/+120
* | Merge pull request #2712 from andryyy/patch-14Vsevolod Stakhov2019-01-151-0/+1
|\ \
| * | Add subject to get_general_metadataAndré Peters2019-01-141-0/+1
| |/
* | [Minor] Archives: Fix gzip file detection errorVsevolod Stakhov2019-01-151-3/+13
* | [Rules] Fix the case when there are no received headersVsevolod Stakhov2019-01-151-1/+1
* | [Rules] LEAKED_PASSWORD_SCAM: Improve images scam detectionVsevolod Stakhov2019-01-151-1/+18
* | [Minor] Fix various issuesVsevolod Stakhov2019-01-153-24/+36
* | [Feature] HTML: Specially treat data urls in HTMLVsevolod Stakhov2019-01-153-1/+26
* | [Feature] Regexp: Allow local lua functions in Rspamd regexp moduleVsevolod Stakhov2019-01-153-14/+129
* | [Feature] Core: Process data urls for imagesVsevolod Stakhov2019-01-151-1/+63
* | [Minor] Core: Rework images processing APIVsevolod Stakhov2019-01-154-25/+59
* | [Minor] Fix some more issues after actions reworkVsevolod Stakhov2019-01-142-3/+7
* | [Test] Write test name to queue idVsevolod Stakhov2019-01-141-1/+1