aboutsummaryrefslogtreecommitdiffstats
path: root/lualib/lua_scanners
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Fix DCC `rep` handlingvstakhov-fix-dccVsevolod Stakhov2024-09-271-6/+11
* [PATCH] Encode constructed path to be URL safe.Tarmo Oja2024-08-221-1/+1
* Fix get_words_count method to be called on the textpart and not on the mimepartroot2024-05-281-1/+1
* [Minor] Cloudmark scores_symbols: convert keys to numeric valuesAndrew Lewis2024-04-121-0/+18
* [Minor] Fix some corner casesVsevolod Stakhov2024-03-281-2/+4
* [Feature] Cloudmark: Add scores_symbols settingVsevolod Stakhov2024-03-271-0/+30
* [Feature] Allow adding X-CMAE-Score headerVsevolod Stakhov2024-03-271-0/+12
* [Minor] Support keepalive and authorizationVsevolod Stakhov2024-02-011-0/+7
* [Minor] Proper header nameVsevolod Stakhov2024-02-011-1/+1
* [Minor] KAS: add source ip informationVsevolod Stakhov2024-02-011-0/+5
* [Minor] Try to fix ICAP scanners by adding use_specific_content_type parameterVsevolod Stakhov2023-10-221-5/+14
* [Fix] Change Date: header location to conform with RFCLyuben Bahtarliev2023-09-221-1/+1
* [Feature] Add ICAP Content-Type and Filename from TODO List. Simplify changes...Lyuben Bahtarliev2023-09-121-5/+7
* [Feature] Add ICAP Content-Type and Filename from TODO ListLyuben Bahtarliev2023-09-111-2/+6
* [Minor] Reformat all Lua code, no functional changesVsevolod Stakhov2023-08-0718-207/+235
* [Minor] Add `upstream` fieldVsevolod Stakhov2022-11-281-0/+1
* [Rework] Pass upstream when sending TCP requestsVsevolod Stakhov2022-07-0212-49/+24
* [Minor] Remove legacy `default` metricVsevolod Stakhov2022-05-271-4/+4
* [Minor] Update my email and the copyright yearVsevolod Stakhov2022-03-2518-19/+19
* [Minor] lua_scanner - spamassassin - another try to match all spamd returnsCarsten Rosenberg2022-03-171-11/+10
* [Minor] lua_scanners - icap - lua lintingCarsten Rosenberg2022-02-271-8/+10
* [Minor] lua_scanners - icap - adjust threat_table functionCarsten Rosenberg2022-02-271-41/+34
* [Minor] lua_scanners - icap - update compatibilityCarsten Rosenberg2022-02-271-3/+7
* [Minor] lua_scanners - icap - add another variant of icap returnCarsten Rosenberg2022-02-271-13/+25
* Spelling (#4086)Josh Soref2022-02-224-4/+4
* [Minor] Antivirus: Improve parts selectionVsevolod Stakhov2021-12-151-2/+3
* [Minor] Allow headers addition if configuredVsevolod Stakhov2021-11-121-0/+13
* [Minor] Add analysis loggingVsevolod Stakhov2021-11-121-1/+6
* [Minor] Allow to get the maximum message sizeVsevolod Stakhov2021-11-121-21/+67
* [Minor] Add default score for cloudmarkVsevolod Stakhov2021-11-121-1/+1
* [Feature] Add support of Cloudmarkmoisseev2021-11-122-0/+305
* [Minor] Pet luacheckVsevolod Stakhov2021-11-041-8/+13
* Merge pull request #3960 from HeinleinSupport/lua_scanners/icapVsevolod Stakhov2021-11-041-95/+345
|\
| * [Minor] lua_scanners - icap - restart from scratch on requery / stop early on...Carsten Rosenberg2021-11-041-0/+3
| * [Minor] lua_scanners - icap - follow Connection header directiveCarsten Rosenberg2021-11-041-26/+45
| * [Minor] lua_scanners - icap - lua lintingCarsten Rosenberg2021-11-021-8/+7
| * [Minor] lua_scanners - icap - fix result cachingCarsten Rosenberg2021-11-021-5/+15
| * [Minor] lua_scanners - icap - use Allow 204 againCarsten Rosenberg2021-11-021-4/+5
| * [Minor] lua_scanners - icap - update commentsCarsten Rosenberg2021-11-021-35/+56
| * [Minor] lua_scanners - icap - analyse HTTP return headersCarsten Rosenberg2021-11-021-29/+76
| * [Minor] lua_scanners - icap - add SSL supportCarsten Rosenberg2021-11-011-20/+26
| * [Minor] lua_scanners - icap - add request / http header support (McAfee Web G...Carsten Rosenberg2021-11-011-32/+176
* | Merge pull request #3958 from HeinleinSupport/lua_scanners/spamassassinVsevolod Stakhov2021-11-041-1/+1
|\ \ | |/ |/|
| * [Minor] external_services - spamassassin - fix result matchingCarsten Rosenberg2021-06-041-1/+1
* | [Fix] lua_scanners - message_min_words logicCarsten Rosenberg2021-08-251-7/+10
* | [Minor] Init pyzordefkev2021-08-101-0/+1
* | [Feature] Allow to save and show attachment name when inserting AV scan resultsVsevolod Stakhov2021-08-0611-90/+151
* | [Minor] Pet luacheck and small improvementsVsevolod Stakhov2021-07-181-9/+16
* | [Feature] Pyzor calculate score dynamicallydefkev2021-07-111-28/+14
* | [Feature] Re-add pyzor supportdefkev2021-07-101-0/+217
|/