Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Add analysis logging | Vsevolod Stakhov | 2021-11-12 | 1 | -1/+6 |
| | |||||
* | [Minor] Allow to get the maximum message size | Vsevolod Stakhov | 2021-11-12 | 1 | -21/+67 |
| | |||||
* | [Minor] Allow to register preloads for external services | Vsevolod Stakhov | 2021-11-12 | 1 | -0/+9 |
| | |||||
* | [Minor] Add default score for cloudmark | Vsevolod Stakhov | 2021-11-12 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3976 from moisseev/cloudmark | Vsevolod Stakhov | 2021-11-12 | 2 | -0/+305 |
|\ | | | | | [Feature] Add support of Cloudmark | ||||
| * | [Feature] Add support of Cloudmark | moisseev | 2021-11-12 | 2 | -0/+305 |
|/ | | | | in the external services plugin | ||||
* | Merge pull request #3974 from HeinleinSupport/fix/ratelimit | Vsevolod Stakhov | 2021-11-11 | 1 | -5/+5 |
|\ | | | | | [Fix] ratelimit - symbol per bucket | ||||
| * | [Fix] ratelimit - symbol per bucket | Carsten Rosenberg | 2021-11-10 | 1 | -5/+5 |
| | | |||||
* | | [Fix] Read file maps if they were not pre-read during preload | Vsevolod Stakhov | 2021-11-11 | 1 | -0/+9 |
| | | |||||
* | | [Minor] Fix signing with `skip_process` flag | Vsevolod Stakhov | 2021-11-11 | 2 | -9/+13 |
|/ | |||||
* | [Minor] Bimi: Add version to the path | Vsevolod Stakhov | 2021-11-10 | 1 | -1/+1 |
| | |||||
* | [Test] Fix automatic training tests | Vsevolod Stakhov | 2021-11-10 | 3 | -37/+40 |
| | |||||
* | Merge pull request #3969 from HeinleinSupport/fix/lua_cfg_transform | Vsevolod Stakhov | 2021-11-09 | 1 | -4/+10 |
|\ | | | | | [Fix] lua_cfg_transform - silly break breaks actions | ||||
| * | [Fix] lua_cfg_transform - silly break break actions | Carsten Rosenberg | 2021-11-08 | 1 | -4/+10 |
| | | |||||
* | | Merge pull request #3968 from cpragadeesh/avoid_duplicate_neural_rows | Vsevolod Stakhov | 2021-11-09 | 1 | -10/+10 |
|\ \ | | | | | | | [Minor] Prevent duplicate rows from being inserted into neural traini… | ||||
| * | | [Minor] Prevent duplicate rows from being inserted into neural training set | Pragadeesh Chandiran | 2021-11-08 | 1 | -10/+10 |
| | | | |||||
* | | | Merge pull request #3967 from a16bitsysop/386 | Vsevolod Stakhov | 2021-11-09 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | [Fix] Further fix for i386 compilation | ||||
| * | | | [Fix] Further fix for i386 compilation | Duncan Bellamy | 2021-11-08 | 1 | -2/+2 |
| | | | | |||||
* | | | | [Minor] Rework fuzzy blocking logic | Vsevolod Stakhov | 2021-11-09 | 1 | -30/+44 |
| | | | | |||||
* | | | | [Minor] Add potential workaround for the race condition | Vsevolod Stakhov | 2021-11-09 | 1 | -0/+7 |
| | | | | |||||
* | | | | [Minor] Add IP information | Vsevolod Stakhov | 2021-11-09 | 1 | -2/+4 |
|/ / / | |||||
* | | | [Minor] Fix flag name | Vsevolod Stakhov | 2021-11-08 | 1 | -1/+1 |
| | | | |||||
* | | | [Minor] Limit x86_64 assembly to x86_64 | Vsevolod Stakhov | 2021-11-08 | 1 | -6/+6 |
|/ / | | | | | | | Issue: #3967 | ||||
* | | [Project] BIMI: Fix helper integration issues | Vsevolod Stakhov | 2021-11-07 | 1 | -4/+16 |
| | | |||||
* | | [Minor] Allow to get a port for a specific upstream | Vsevolod Stakhov | 2021-11-07 | 3 | -0/+39 |
| | | |||||
* | | Merge pull request #3965 from moisseev/wrap | Vsevolod Stakhov | 2021-11-07 | 1 | -1/+2 |
|\ \ | | | | | | | [WebUI] Wrap long IPv6 addresses | ||||
| * | | [WebUI] Wrap long IPv6 addresses | moisseev | 2021-11-06 | 1 | -1/+2 |
| | | | |||||
* | | | [Feature] BIMI: Add preliminary version of the BIMI plugin | Vsevolod Stakhov | 2021-11-06 | 2 | -0/+351 |
| | | | | | | | | | | | | Issue: #3935 | ||||
* | | | [Fix] Restrict x86_64 assembly to x86_64 | Vsevolod Stakhov | 2021-11-06 | 1 | -6/+13 |
|/ / | | | | | | | Issue: #3934 | ||||
* | | [Minor] Avoid null dereference on error path | Vsevolod Stakhov | 2021-11-05 | 1 | -0/+6 |
| | | |||||
* | | [Minor] Store newlines type | Vsevolod Stakhov | 2021-11-05 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #3964 from bradleydoherty59/configurable-s3-uri | Vsevolod Stakhov | 2021-11-05 | 2 | -2/+5 |
|\ \ | | | | | | | [Config] Allow configurable s3 urls | ||||
| * | | [Config] Allow configurable s3 urls | bradleydoherty59 | 2021-11-05 | 2 | -2/+5 |
|/ / | |||||
* | | [Minor] Aws: Use enclosing boundary | Vsevolod Stakhov | 2021-11-05 | 1 | -1/+1 |
| | | |||||
* | | [Minor] Lua_mimepart: Add `get_enclosing_boundary` method | Vsevolod Stakhov | 2021-11-05 | 1 | -0/+32 |
| | | |||||
* | | [Minor] Add boundary to the structured representation of the parts | Vsevolod Stakhov | 2021-11-05 | 1 | -0/+1 |
| | | |||||
* | | [Minor] Pet luacheck | Vsevolod Stakhov | 2021-11-04 | 1 | -8/+13 |
| | | |||||
* | | Merge pull request #3960 from HeinleinSupport/lua_scanners/icap | Vsevolod Stakhov | 2021-11-04 | 1 | -95/+345 |
|\ \ | | | | | | | lua_scanners/icap | ||||
| * | | [Minor] lua_scanners - icap - restart from scratch on requery / stop early ↵ | Carsten Rosenberg | 2021-11-04 | 1 | -0/+3 |
| | | | | | | | | | | | | on failed header | ||||
| * | | [Minor] lua_scanners - icap - follow Connection header directive | Carsten Rosenberg | 2021-11-04 | 1 | -26/+45 |
| | | | | | | | | | | | | - Kaspersky Scan Engine 2.0 (ICAP) support | ||||
| * | | [Minor] lua_scanners - icap - lua linting | Carsten Rosenberg | 2021-11-02 | 1 | -8/+7 |
| | | | |||||
| * | | [Minor] lua_scanners - icap - fix result caching | Carsten Rosenberg | 2021-11-02 | 1 | -5/+15 |
| | | | |||||
| * | | [Minor] lua_scanners - icap - use Allow 204 again | Carsten Rosenberg | 2021-11-02 | 1 | -4/+5 |
| | | | |||||
| * | | [Minor] lua_scanners - icap - update comments | Carsten Rosenberg | 2021-11-02 | 1 | -35/+56 |
| | | | |||||
| * | | [Minor] lua_scanners - icap - analyse HTTP return headers | Carsten Rosenberg | 2021-11-02 | 1 | -29/+76 |
| | | | |||||
| * | | [Minor] lua_scanners - icap - add SSL support | Carsten Rosenberg | 2021-11-01 | 1 | -20/+26 |
| | | | |||||
| * | | [Minor] lua_scanners - icap - add request / http header support (McAfee Web ↵ | Carsten Rosenberg | 2021-11-01 | 1 | -32/+176 |
| | | | | | | | | | | | | Gateway support) | ||||
* | | | Merge pull request #3959 from HeinleinSupport/fix/lua_cfg_transform | Vsevolod Stakhov | 2021-11-04 | 1 | -1/+3 |
|\ \ \ | | |/ | |/| | [Fix] lua_cfg_transform - actions without score (discard) | ||||
| * | | [Fix] lua_cfg_transform - actions without score (discard) | Carsten Rosenberg | 2021-11-04 | 1 | -1/+3 |
| | | | |||||
* | | | Merge pull request #3958 from HeinleinSupport/lua_scanners/spamassassin | Vsevolod Stakhov | 2021-11-04 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | [Minor] external_services - spamassassin - fix result matching |