aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Greylist: Improve body hash calculationsvstakhov-bh-greylistingVsevolod Stakhov4 days1-0/+23
* Merge pull request #5386 from rspamd/vstakhov-maps-stuffVsevolod Stakhov11 days1-6/+7
|\
| * [Minor] Hfilter: add maps with descriptionVsevolod Stakhov11 days1-6/+7
* | [Minor] Minor changes to contextal pluginAndrew Lewis11 days1-57/+70
* | [Minor] Add config schemaAndrew Lewis11 days1-2/+27
* | [Minor] Support defering messages if results are unavailableAndrew Lewis11 days1-1/+20
* | [Minor] Satisfy luacheckAndrew Lewis11 days1-9/+14
* | [Minor] Use lua_cacheAndrew Lewis11 days1-64/+26
* | [Minor] Deal with unfinished work properlyAndrew Lewis11 days1-9/+10
* | [Minor] Forgot to use `SETEX`Andrew Lewis11 days1-2/+2
* | [Minor] Fix luacheck complaintsAndrew Lewis11 days1-8/+13
* | [Feature] Plugin to integrate with Contextal platformAndrew Lewis11 days1-0/+302
* | Merge pull request #5387 from alex081512/masterVsevolod Stakhov14 days1-6/+7
|\ \
| * | [Minor] C&P issue in last commitalex0815122025-03-141-2/+2
| * | [Minor] Reverted commit for result historyalex0815122025-03-141-9/+2
| * | [Minor] Remove whitespace for lua checkalex0815122025-03-131-2/+2
| * | [Minor] Insert Reason to result to show gpt answer in historyalex0815122025-03-131-2/+10
| * | [Fix] Add header with reason everytime (not only for ham) and use correct val...alex0815122025-03-131-4/+4
| * | [Minor] Improve gpt prompt - Only ask for red flag when it's spamalex0815122025-03-131-2/+2
* | | [Fix] Update default URL for openphishAndrew Lewis2025-03-141-1/+1
|/ /
* / [Fix] initialize ollama result tableJens Erat2025-03-131-0/+4
|/
* Merge pull request #5374 from rspamd/vstakhov-cache-gptVsevolod Stakhov2025-03-061-44/+18
|\
| * [Minor] Fix invocationvstakhov-cache-gptVsevolod Stakhov2025-03-061-1/+1
| * [Rework] GPT: Use cache frameworkVsevolod Stakhov2025-03-061-44/+18
* | Move an upvalue check out of the closure returned by gen_check_closure()Dmitry Petrov2025-03-051-7/+6
* | Improve handling of IP conditions in settingsDmitry Petrov2025-03-051-45/+45
* | Rework IP processing/checking in settingsDmitry Petrov2025-03-041-34/+35
|/
* [Feature] Allow to disable rbls from mapVsevolod Stakhov2025-02-271-6/+27
* [Feature] Allow additional categories to be defined in GPTvstakhov-gpt-tunes2Vsevolod Stakhov2025-02-251-32/+108
* [Minor] Tune cachingVsevolod Stakhov2025-02-251-4/+16
* [Minor] Tune cachingVsevolod Stakhov2025-02-251-5/+7
* [Feature] Cache LLM repliesVsevolod Stakhov2025-02-251-49/+124
* [Feature] Improve prompt and use plaintext instead of JSONVsevolod Stakhov2025-02-251-11/+104
* [Minor] GPT: Allow to trigger on specific symbolsVsevolod Stakhov2025-02-241-15/+36
* Merge pull request #5319 from japc/map-combined-descriptionVsevolod Stakhov2025-02-041-0/+1
|\
| * [Minor] Pass both the multimap and the rules descriptions for combined when ...Jose Celestino2025-01-261-0/+1
* | [Minor] Allow to exclude all symbolsvstakhov-gpt-reasonVsevolod Stakhov2025-02-011-1/+5
* | [Feature] GPT: Support reason addingVsevolod Stakhov2025-01-311-7/+32
* | [Feature] Support LLM models consensusvstakhov-gpt-consensusVsevolod Stakhov2025-01-271-91/+145
|/
* Merge pull request #5314 from japc/checks-boolVsevolod Stakhov2025-01-251-2/+2
|\
| * [Minor] Set RBL checks to bool trueJose Celestino2025-01-231-2/+2
* | add task digestDmitriy Alekseev2025-01-221-0/+2
* | fix: use sub_utf8 to strip headers value to not break utf8 stringsDmitriy Alekseev2025-01-221-100/+70
|/
* [Fix] RBL: fix use of `content_urls` and `images` inside `checks`Andrew Lewis2025-01-201-2/+2
* [Minor] Don't skip resolve_ip when ignore_defaults is true and ipv4 and ipv6 ...Jose Celestino2025-01-141-2/+2
* [Minor] Respect ipv4 and ipv6 configurations for rbl resolve_ipJose Celestino2025-01-131-2/+2
* The gpt4all api which is openai compatible does not support response_format a...John Quaglieri2025-01-021-3/+13
* [Feature] GPT: Add ollama supportvstakhov-gpt-ollamaVsevolod Stakhov2024-12-181-31/+223
* Update src/plugins/lua/rbl.luateplynin2024-12-151-1/+3
* Skipping check_received function for ip address if RBL use botch checks, 'fro...Mike Teplynin2024-12-131-2/+2