summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | [Test] Add more tests for milter_headersAndrew Lewis2024-07-303-2/+52
| | | | |
| | * | | [Test] Add tests for milter_headersAndrew Lewis2024-07-303-0/+56
| | | | |
| * | | | Merge pull request #5088 from moisseev/senderscoreVsevolod Stakhov2024-08-023-0/+94
| |\ \ \ \ | | | | | | | | | | | | [Conf] Add SenderScore Reputationlist RBL
| | * | | | [Conf] Add SenderScore Reputationlist RBLmoisseev2024-07-313-0/+94
| | |/ / /
| | | * / [Project] Allow to change log tag from HTTP requestVsevolod Stakhov2024-08-032-5/+15
| | |/ / | |/| |
| * | | Merge pull request #5091 from rspamd/vstakhov-redis-fix-scripts-loadingVsevolod Stakhov2024-08-011-68/+146
| |\ \ \ | | | | | | | | | | [Fix] Fix Redis scripts uploading when Redis is not ready
| | * | | [Minor] Fix loggingVsevolod Stakhov2024-08-011-3/+3
| | | | |
| | * | | [Minor] Fix status change and improve loggingVsevolod Stakhov2024-08-011-10/+26
| | | | |
| | * | | [Fix] Fix Redis scripts uploading when Redis is not readyVsevolod Stakhov2024-08-011-67/+129
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initially, there was no way to recover from Redis errors that are temporary by nature (e.g. when Redis was busy with loading database). This PR adds logic to check returned reply and adds more fine-grained errors-per-server handling.
| * | | Merge pull request #5084 from rspamd/vstakhov-negative-group-limitsVsevolod Stakhov2024-08-0112-26/+162
| |\ \ \ | | | | | | | | | | [Feature] Allow to set negative group score limit via `min_score`
| | * | | [Test] Add tests for group score limitsVsevolod Stakhov2024-08-015-2/+108
| | | | |
| | * | | [Minor] Fix logic of the checksVsevolod Stakhov2024-08-011-19/+8
| | | | |
| | * | | [Feature] Allow to set negative group score limit via `min_score`Vsevolod Stakhov2024-07-307-6/+47
| | |/ /
| * | | Merge pull request #5086 from rspamd/vstakhov-redis-better-errorsVsevolod Stakhov2024-08-011-7/+16
| |\ \ \ | | |/ / | |/| | [Minor] Improve errors reporting for lua_redis
| | * | [Minor] Improve errors reporting for lua_redisVsevolod Stakhov2024-07-311-7/+16
| |/ /
* | | [Test] Test work on ubuntuLeftTry2024-07-311-29/+11
| | |
* | | Merge branch 'rspamd:master' into masterIvan Stakhov2024-07-305-8/+121
|\| |
| * | [Minor] Add `task:set_subject` alias for sanityVsevolod Stakhov2024-07-301-0/+1
| | |
| * | Merge pull request #5079 from dragoangel/patch-7Vsevolod Stakhov2024-07-291-0/+1
| |\ \ | | | | | | | | Add name in statistic.conf
| | * \ Merge branch 'master' into patch-7Dmitriy Alekseev2024-07-292-3/+113
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #5077 from moisseev/senderscoreVsevolod Stakhov2024-07-292-3/+113
| |\ \ \ | | | | | | | | | | [Conf] Add SenderScore RPBL return codes
| | * | | Rename unrecognized SenderScore RBL result symbolmoisseev2024-07-292-2/+2
| | | | |
| | * | | Set SenderScore RPBL scoresmoisseev2024-07-291-15/+15
| | | | |
| | * | | [Conf] Add SenderScore RPBL return codesmoisseev2024-07-282-1/+111
| |/ / /
| | * | Update conf/statistic.confDmitriy Alekseev2024-07-291-1/+1
| | | | | | | | | | | | Co-authored-by: Vsevolod Stakhov <vsevolod@rspamd.com>
| | * | Update statistic.confDmitriy Alekseev2024-07-291-2/+1
| | | |
| | * | Update statistic.confDmitriy Alekseev2024-07-291-0/+2
| |/ /
| * | [Minor] Try to fix ambigious rvalueVsevolod Stakhov2024-07-281-5/+6
| | |
* | | Merge remote-tracking branch 'origin/master'LeftTry2024-07-284-23/+34
|\ \ \
| * | | Merge branch 'rspamd:master' into masterIvan Stakhov2024-07-274-23/+34
| |\| |
| | * | [Minor] Fix known senders to work with empty mime recipientsVsevolod Stakhov2024-07-261-1/+2
| | | | | | | | | | | | | | | | Issue: #5070
| | * | Merge pull request #4960 from JasonStephenson/bugfix/arc-regex-fixVsevolod Stakhov2024-07-251-1/+11
| | |\ \ | | | | | | | | | | [FIX] Arc regex to no longer match on dmarc=
| | | * | linter fixJason Stephenson2024-07-251-1/+0
| | | | |
| | | * | Use pattern to get all methodspecs + reasonspecs, and return the value of ↵Jason Stephenson2024-07-231-1/+12
| | | | | | | | | | | | | | | | | | | | the arc one if present
| | | * | Fix regex to no longer match on dmarc=Jason Stephenson2024-05-131-1/+1
| | | | |
| | * | | [Conf] Increase scores for strange things in the archivesVsevolod Stakhov2024-07-251-19/+19
| | | | |
| | * | | [Fix] GPT: Fix bug in condition checkVsevolod Stakhov2024-07-251-2/+2
| | | | |
* | | | | [Rework] Clean up legacy codeLeftTry2024-07-281-143/+0
| | | | |
* | | | | [Minor] Provide description for rspamd_cryptobox_verify_compat functionLeftTry2024-07-282-88/+11
|/ / / /
* | | | [Feature] Add support for OpenSSL 3.0 for DKIMLeftTry2024-07-273-71/+79
| | | |
* | | | [Feature] Add support for OpenSSL 3.0LeftTry2024-07-241-1/+1
| | | |
* | | | [Feature] Add tests for rspamd_cryptoboxLeftTry2024-07-241-1/+1
| | | |
* | | | [Feature] Add rspamd_cxx_unit_cryptobox for unit testingLeftTry2024-07-241-1/+1
| | | |
* | | | [Test] Start provide support for OpenSSL 3.0LeftTry2024-07-242-316/+397
| | | |
* | | | Provided support for OpenSSL 3.0LeftTry2024-07-241-71/+428
| | | |
* | | | Added unit tests for rspamd_cryptoboxLeftTry2024-07-241-0/+1
| | | |
* | | | Added unit tests for rspamd_cryptoboxLeftTry2024-07-241-0/+161
| | | |
* | | | Disabled compiler warningsLeftTry2024-07-241-3/+3
|/ / /
* | | [Minor] Update version to 3.9.2Vsevolod Stakhov2024-07-231-1/+1
| | |
* | | Release 3.9.13.9.1Vsevolod Stakhov2024-07-231-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Conf] Spf: Add R_SPF_PLUSALL symbol with some score * [Feature] Spf: Treat SPF +all in a special way * [Minor] Ensure some safety when checking weights * [Minor] Fix several issues with flag propagation * [Minor] Gpt: Improve prompt and add some conversion heursitics * [Minor] Gpt: Remove top_p reduce temperature to 0 * [Minor] Gpt: Set response_format * [Minor] Gpt: Use gpt-4o-mini by default