aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Use gpt-4o-mini by defaultVsevolod Stakhov2024-07-221-2/+2
* [Minor] Improve prompt and add some conversion heursiticsVsevolod Stakhov2024-07-221-2/+14
* [Minor] Ensure some safety when checking weightsVsevolod Stakhov2024-07-221-3/+5
* [Minor] Set response_formatVsevolod Stakhov2024-07-221-0/+1
* [Minor] Remove top_p reduce temperature to 0Vsevolod Stakhov2024-07-221-6/+2
* [Minor] Fix several issues with flag propagationVsevolod Stakhov2024-07-181-0/+2
* [Feature] Treat SPF +all in a special wayVsevolod Stakhov2024-07-171-0/+1
* [Fix] Do not apply tableshape for known sendersVsevolod Stakhov2024-07-111-23/+30
* Merge branch 'master' into vstakhov-ratelimits-disable-dynVsevolod Stakhov2024-07-102-10/+21
|\
| * Merge pull request #5043 from rspamd/vstakhov-gpt-tunesVsevolod Stakhov2024-07-091-9/+20
| |\
| | * [Feature] Allow to specify minimum weight in GPT pluginVsevolod Stakhov2024-07-081-9/+20
| * | [Fix] metric_exporter: avoid sending `nil` in metric valuesAndrew Lewis2024-07-081-1/+1
| |/
* | [Minor] Mention mode of dynamic limits in the logVsevolod Stakhov2024-07-091-5/+14
* | [Project] Enable compatibility with the existing bucketsVsevolod Stakhov2024-07-091-2/+22
* | [Rework] Introduce dynamic_rate_limit for ratelimitsVsevolod Stakhov2024-07-081-4/+8
|/
* [Project] Trying to test various things with GPTVsevolod Stakhov2024-07-011-9/+36
* [Minor] Add some missing symbolsVsevolod Stakhov2024-06-291-0/+2
* [Minor] Add from and subject to the promptVsevolod Stakhov2024-06-291-0/+9
* [Minor] Allow autolearnVsevolod Stakhov2024-06-281-1/+6
* [Minor] Apply review suggestionVsevolod Stakhov2024-06-281-5/+1
* [Minor] Make except symbols configurableVsevolod Stakhov2024-06-281-10/+11
* Update src/plugins/lua/gpt.luaVsevolod Stakhov2024-06-281-1/+1
* [Minor] Check words count properlyVsevolod Stakhov2024-06-281-7/+9
* [Project] Add checks to decide if we need a GPT checkVsevolod Stakhov2024-06-281-24/+88
* [Minor] Also use gzip compressionVsevolod Stakhov2024-06-281-0/+1
* [Minor] Use keep-alive and upstreams logicVsevolod Stakhov2024-06-281-1/+13
* [Minor] Copy&paste fixVsevolod Stakhov2024-06-271-2/+2
* [Project] Add GPT pluginVsevolod Stakhov2024-06-271-0/+256
* [Fix] Use explicit timeouts in the metadata exporterVsevolod Stakhov2024-06-121-5/+7
* [Minor] Set negative default scoresmoisseev2024-06-061-2/+2
* Merge pull request #4987 from twesterhever/temp-txzVsevolod Stakhov2024-06-031-0/+2
|\
| * [Minor] Treat *.txz attachments as archives and harmfultwesterhever2024-05-271-0/+2
* | Upgraded replies and known senders modules (#4895)Ivan Stakhov2024-06-032-17/+273
* | Fix hfilter checks_hello_badipDmitriy Alekseev2024-05-311-21/+21
|/
* [Fix] Fix dynamic_symbols in the multimap pluginVsevolod Stakhov2024-05-201-2/+2
* [Minor] Add bad file types commonly found in archives attached to malspamtwesterhever2024-04-281-0/+4
* [Minor] Further normalizationVsevolod Stakhov2024-04-231-0/+2
* [Minor] Jitter backpressureVsevolod Stakhov2024-04-231-0/+2
* [Project] Implement fuzzy check retransmits backpressureVsevolod Stakhov2024-04-231-56/+96
* [Minor] Change log logic in fuzzy_checkVsevolod Stakhov2024-04-231-8/+15
* [Enhancement] Exclude false positives of MIME_DOUBLE_BAD_EXTENSIONDmitriy Alekseev2024-04-111-1/+6
* [Fix] Honor dynamic thresholds for greylisting moduleVsevolod Stakhov2024-04-051-1/+1
* [Minor] Remove redundant metric nameVsevolod Stakhov2024-04-051-1/+1
* [Fix] Update greylisting threshold as it can be easily dynamicVsevolod Stakhov2024-04-051-7/+4
* [Minor] Fix format of example setting (rspamd.com#736)Andrew Lewis2024-03-251-1/+1
* [Rework] Further types conversion (no functional changes)Vsevolod Stakhov2024-03-184-345/+345
* [Rework] Remove some of the GLib types in lieu of standard onesVsevolod Stakhov2024-03-184-23/+23
* [Fix] Fuzzy add/delete handlers are badly broken for compressionVsevolod Stakhov2024-03-141-2/+7
* [Rework] Another rework of the dkim signing logicVsevolod Stakhov2024-03-091-21/+18
* [Rework] Allow multiple conditions for dkim signing when using vault/redisVsevolod Stakhov2024-03-091-1/+1