aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * [Fix] Use explicit timeouts in the metadata exporterVsevolod Stakhov2024-06-121-5/+7
* | [Minor] Allow to use --list-files without other argumentsVsevolod Stakhov2024-06-131-1/+1
* | [Feature] Rspamc: add `files-list` optionVsevolod Stakhov2024-06-131-7/+40
* | [Project] Reduce default window size of OSB tokenizer to 2Vsevolod Stakhov2024-06-111-1/+1
|/
* [Fix] Fix documentation nestingVsevolod Stakhov2024-06-081-3/+3
* [Feature] Make min_resolve_interval configurableVsevolod Stakhov2024-06-083-5/+25
* [Minor] Set negative default scoresmoisseev2024-06-061-2/+2
* [Fix] Resgore the collaterally removed lineVsevolod Stakhov2024-06-041-1/+1
* 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
* | [Minor] Fix typo in Prometheus helper message for rspamd_ham_totalLucas Rolff2024-05-301-1/+1
|/
* [Fix] Unset autolearn flag if we learn explicitlyVsevolod Stakhov2024-05-241-0/+3
* [Fix] Fix dynamic_symbols in the multimap pluginVsevolod Stakhov2024-05-201-2/+2
* [Minor] Tweak some checksVsevolod Stakhov2024-05-181-2/+11
* [Minor] Oops, fix the buildVsevolod Stakhov2024-05-181-2/+2
* [Feature] Verify sanity of l= tag in DKIMVsevolod Stakhov2024-05-181-2/+16
* [Fix] Allow autolearn for the controller workerVsevolod Stakhov2024-05-183-5/+1
* Merge pull request #4973 from rspamd/vstakhov-fix-dmarc-ruaVsevolod Stakhov2024-05-171-3/+11
|\
| * [Minor] Relax mailto processing with no TLDVsevolod Stakhov2024-05-161-3/+11
* | [Minor] Make log message less confusingVsevolod Stakhov2024-05-131-1/+1
* | [Fix] Check nconns when firing the final termination eventVsevolod Stakhov2024-05-131-1/+44
|/
* SUBJ_ALL_CAPS is overkillIKEDA Soji2024-05-031-4/+9
* [Fix] Allow to set 0 as number of rows to disable roll historyVsevolod Stakhov2024-04-293-6/+9
* [Fix] Fix another corner case that allows candidates to be freed without initVsevolod Stakhov2024-04-291-8/+9
* [Fix] Apply detection phase if fasttext could not detect languageVsevolod Stakhov2024-04-281-71/+93
* [Minor] Add bad file types commonly found in archives attached to malspamtwesterhever2024-04-281-0/+4
* [Fix] Do not read out-of-boundary when doing base64 encodingVsevolod Stakhov2024-04-241-3/+3
* [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
* [Minor] Add function to reschedule events at specific timerVsevolod Stakhov2024-04-232-3/+44
* [Minor] Deal with descriptors in the wait queueVsevolod Stakhov2024-04-221-2/+39
* [Minor] Do not use pointers to local variables, sighVsevolod Stakhov2024-04-221-8/+11
* [Minor] Try to fix mess with refcountsVsevolod Stakhov2024-04-221-9/+9
* [Rework] Serialize control commandsVsevolod Stakhov2024-04-222-68/+169
* Merge pull request #4933 from rspamd/vstakhov-utf8-receivedVsevolod Stakhov2024-04-202-6/+20
|\
| * [Minor] Support UTF8 in Received flagsVsevolod Stakhov2024-04-192-6/+20
* | Merge pull request #4932 from rspamd/vstakhov-fix-bayes-disableVsevolod Stakhov2024-04-201-0/+12
|\|
| * [Fix] If we have one statfile disabled we need to disable allVsevolod Stakhov2024-04-191-0/+12
* | [Fix] Always set the unlearn flag when relearningaduernberger2024-04-181-1/+1
* | [Enhancement] Exclude false positives of MIME_DOUBLE_BAD_EXTENSIONDmitriy Alekseev2024-04-111-1/+6
* | [Minor] Fix grow_factorAndrew Lewis2024-04-101-1/+1
* | [Project] Adjust some final bitsVsevolod Stakhov2024-04-082-9/+17
* | [Project] Write a function to adjust grow factor properlyVsevolod Stakhov2024-04-081-0/+42
* | [Project] Rework grow factor as it is currently brokenVsevolod Stakhov2024-04-083-44/+10
|/
* [Fix] Honor dynamic thresholds for greylisting moduleVsevolod Stakhov2024-04-052-1/+42
* [Minor] Remove redundant metric nameVsevolod Stakhov2024-04-051-1/+1