summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [Test] Allow linters to failmoisseev2022-04-161-0/+2
|/ /
| * [Minor] Fix some minor issuesVsevolod Stakhov2022-04-301-1/+3
| * [Project] Add symbols processing methodsVsevolod Stakhov2022-04-302-4/+126
| * [Project] Rework symbols executionVsevolod Stakhov2022-04-305-7/+319
| * [Minor] Add likely/unlikely when checking task flagsVsevolod Stakhov2022-04-301-6/+6
| * [Project] Implement more methodsVsevolod Stakhov2022-04-303-1/+67
| * [Project] Implement dynamic items lookup and processingVsevolod Stakhov2022-04-304-21/+162
| * [Project] Move some more methodsVsevolod Stakhov2022-04-304-7/+77
| * [Project] More methodsVsevolod Stakhov2022-04-244-4/+132
| * [Project] Few more methodsVsevolod Stakhov2022-04-245-32/+96
| * [Project] Implement some conditions checksVsevolod Stakhov2022-04-244-18/+182
| * [Project] Further efforts to make a more consistent architectureVsevolod Stakhov2022-04-236-31/+115
| * [Rework] Further stepsVsevolod Stakhov2022-04-235-39/+74
| * [Project] Implement settings processing + some neatsVsevolod Stakhov2022-04-236-11/+261
| * [Project] Implement runtime creationVsevolod Stakhov2022-04-235-12/+105
| * [Project] Further split of the codeVsevolod Stakhov2022-04-236-289/+352
| * [Project] Move runtime cache part to a separate unitVsevolod Stakhov2022-04-213-27/+67
| * [Project] Add some more methodsVsevolod Stakhov2022-04-213-0/+39
| * [Minor] Add some more methodsVsevolod Stakhov2022-04-201-0/+33
| * [Minor] Implement adding deps and remove an old deprecated methodVsevolod Stakhov2022-04-204-18/+24
| * [Minor] Add some more methodsVsevolod Stakhov2022-04-202-0/+11
| * [Project] Remove obsoleted methodsVsevolod Stakhov2022-04-192-74/+2
| * [Rework] Another movementVsevolod Stakhov2022-04-182-61/+78
| * [Rework] Move item implementation to a separate headerVsevolod Stakhov2022-04-184-257/+342
| * [Rework] Implement cache resortingVsevolod Stakhov2022-04-175-10/+189
| * [Project] Re-implement counters methodVsevolod Stakhov2022-04-172-3/+81
| * [Project] Implement validation logicVsevolod Stakhov2022-04-174-83/+223
| * Merge branch 'master' into rework-symcacheVsevolod Stakhov2022-04-153-14/+37
| |\ | |/ |/|
* | [Fix] Fix DKIM keys with spaces still allowing errors on invalid base64Vsevolod Stakhov2022-04-151-9/+19
* | [Minor] Fix bogus commentVsevolod Stakhov2022-04-151-1/+1
* | [Test] Properly set test casesVsevolod Stakhov2022-04-151-12/+12
* | [Test] Do not cause sigsegv on failed testVsevolod Stakhov2022-04-151-5/+9
* | [Test] Add a test with DKIM key with spaces in base64Vsevolod Stakhov2022-04-151-0/+9
| * Merge branch 'master' into rework-symcacheVsevolod Stakhov2022-04-1419-86/+123
| |\ | |/ |/|
* | [Minor] Fix more lua issuesVsevolod Stakhov2022-04-144-8/+8
* | [Minor] Fix issues found by the new luacheck versionVsevolod Stakhov2022-04-144-10/+10
* | [Fix] Add more sanity checks for rua in dmarc_reportVsevolod Stakhov2022-04-141-1/+3
* | [Fix] Ignore directories in RarV5 archivesVsevolod Stakhov2022-04-131-49/+57
* | [Minor] Add some more debug to mime_typesVsevolod Stakhov2022-04-131-0/+2
* | [Minor] Try to fix issue with incorrect indexing in url_reputationVsevolod Stakhov2022-04-121-1/+2
* | Merge pull request #4141 from twesterhever/temp-uribl-surbl-queriesVsevolod Stakhov2022-04-111-2/+2
|\ \
| * | [Enhancement] Query HELOs, PTRs, and Reply-To's against SURBL and URIBL as welltwesterhever2022-04-091-2/+2
* | | Merge pull request #4142 from twesterhever/temp-adjust-sbl-scoresVsevolod Stakhov2022-04-101-2/+2
|\ \ \
| * | | [Enhancement] Adjust scores of Spamhaus SBL hitstwesterhever2022-04-091-2/+2
| |/ /
* | | Merge pull request #4144 from twesterhever/temp-enable-uribl-lookups-local-usersVsevolod Stakhov2022-04-091-0/+4
|\ \ \
| * | | [Fix] Do not exclude authenticated users from URIBL lookupstwesterhever2022-04-091-0/+4
| |/ /
* | | Merge pull request #4143 from twesterhever/temp-rbl-blocklist-de-disable-ipv6Vsevolod Stakhov2022-04-091-1/+0
|\ \ \ | |/ / |/| |
| * | [Fix] Disable IPv6 lookups for Blocklist.de RBLtwesterhever2022-04-091-1/+0
|/ /
* | Merge pull request #4140 from arkamar/zstd-new-apiVsevolod Stakhov2022-04-081-2/+5
|\ \
| * | Migrate ZSTD_reset{C,D}Stream to a new APIPetr Vaněk2022-04-081-2/+5
|/ /