Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Try to fix ICAP scanners by adding use_specific_content_type parameter | Vsevolod Stakhov | 2023-10-22 | 1 | -5/+14 |
| | | | | Issue: #4643 | ||||
* | [Fix] Change Date: header location to conform with RFC | Lyuben Bahtarliev | 2023-09-22 | 1 | -1/+1 |
| | |||||
* | [Feature] Add ICAP Content-Type and Filename from TODO List. Simplify ↵ | Lyuben Bahtarliev | 2023-09-12 | 1 | -5/+7 |
| | | | | changes. Remove unnecessary debug message. | ||||
* | [Feature] Add ICAP Content-Type and Filename from TODO List | Lyuben Bahtarliev | 2023-09-11 | 1 | -2/+6 |
| | |||||
* | [Minor] Reformat all Lua code, no functional changes | Vsevolod Stakhov | 2023-08-07 | 18 | -207/+235 |
| | |||||
* | [Minor] Add `upstream` field | Vsevolod Stakhov | 2022-11-28 | 1 | -0/+1 |
| | |||||
* | [Rework] Pass upstream when sending TCP requests | Vsevolod Stakhov | 2022-07-02 | 12 | -49/+24 |
| | |||||
* | [Minor] Remove legacy `default` metric | Vsevolod Stakhov | 2022-05-27 | 1 | -4/+4 |
| | |||||
* | [Minor] Update my email and the copyright year | Vsevolod Stakhov | 2022-03-25 | 18 | -19/+19 |
| | |||||
* | [Minor] lua_scanner - spamassassin - another try to match all spamd returns | Carsten Rosenberg | 2022-03-17 | 1 | -11/+10 |
| | | | | fix #4088 | ||||
* | [Minor] lua_scanners - icap - lua linting | Carsten Rosenberg | 2022-02-27 | 1 | -8/+10 |
| | |||||
* | [Minor] lua_scanners - icap - adjust threat_table function | Carsten Rosenberg | 2022-02-27 | 1 | -41/+34 |
| | |||||
* | [Minor] lua_scanners - icap - update compatibility | Carsten Rosenberg | 2022-02-27 | 1 | -3/+7 |
| | |||||
* | [Minor] lua_scanners - icap - add another variant of icap return | Carsten Rosenberg | 2022-02-27 | 1 | -13/+25 |
| | |||||
* | Spelling (#4086) | Josh Soref | 2022-02-22 | 4 | -4/+4 |
| | | | [Rework] Massive spelling fix from @jsoref | ||||
* | [Minor] Antivirus: Improve parts selection | Vsevolod Stakhov | 2021-12-15 | 1 | -2/+3 |
| | |||||
* | [Minor] Allow headers addition if configured | Vsevolod Stakhov | 2021-11-12 | 1 | -0/+13 |
| | |||||
* | [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] Add default score for cloudmark | Vsevolod Stakhov | 2021-11-12 | 1 | -1/+1 |
| | |||||
* | [Feature] Add support of Cloudmark | moisseev | 2021-11-12 | 2 | -0/+305 |
| | | | | in the external services plugin | ||||
* | [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 #3958 from HeinleinSupport/lua_scanners/spamassassin | Vsevolod Stakhov | 2021-11-04 | 1 | -1/+1 |
|\ \ | |/ |/| | [Minor] external_services - spamassassin - fix result matching | ||||
| * | [Minor] external_services - spamassassin - fix result matching | Carsten Rosenberg | 2021-06-04 | 1 | -1/+1 |
| | | |||||
* | | [Fix] lua_scanners - message_min_words logic | Carsten Rosenberg | 2021-08-25 | 1 | -7/+10 |
| | | |||||
* | | [Minor] Init pyzor | defkev | 2021-08-10 | 1 | -0/+1 |
| | | |||||
* | | [Feature] Allow to save and show attachment name when inserting AV scan results | Vsevolod Stakhov | 2021-08-06 | 11 | -90/+151 |
| | | |||||
* | | [Minor] Pet luacheck and small improvements | Vsevolod Stakhov | 2021-07-18 | 1 | -9/+16 |
| | | |||||
* | | [Feature] Pyzor calculate score dynamically | defkev | 2021-07-11 | 1 | -28/+14 |
| | | | | | | | | Count - WL-Count of default_score in percent | ||||
* | | [Feature] Re-add pyzor support | defkev | 2021-07-10 | 1 | -0/+217 |
|/ | |||||
* | [Minor] kaspersky_se - fix macro detection | Carsten Rosenberg | 2021-03-30 | 1 | -1/+1 |
| | |||||
* | [Fix] Oletools: Another try to fix table sorting | Vsevolod Stakhov | 2021-03-22 | 1 | -3/+12 |
| | | | | | Suggested by: @ol3k Ok by: @c-rosenberg | ||||
* | [Minor] external_services - spamassassin - result matching | Carsten Rosenberg | 2021-01-07 | 1 | -10/+8 |
| | | | | thx to Marc Dierksen | ||||
* | [Feature] Vadesecure: Implement settings_outbound feature as recommended by Vade | Vsevolod Stakhov | 2020-12-18 | 1 | -0/+21 |
| | |||||
* | [Minor] Fix style | Vsevolod Stakhov | 2020-11-25 | 1 | -2/+6 |
| | |||||
* | [Minor] Add task uid to ICAP User Agent | ventulis | 2020-11-24 | 1 | -4/+5 |
| | |||||
* | [Minor] Add disabled and extended ICAP User Agent | ventulis | 2020-11-24 | 1 | -1/+12 |
| | |||||
* | [Minor] Add Rspamd version to ICAP User Agent | ventulis | 2020-11-13 | 1 | -1/+2 |
| | |||||
* | [Fix] Fix ClamAV result for cached encrypted file (#3395) | Andrew Lewis | 2020-11-04 | 1 | -1/+2 |
| | |||||
* | [Minor] Oletools: Sort cat table | Vsevolod Stakhov | 2020-06-04 | 1 | -6/+8 |
| |