Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Project] Some further fixesvstakhov-fasttext-langdet | Vsevolod Stakhov | 2023-04-29 | 2 | -20/+45 |
| | |||||
* | [Fix] Ignore non-unique stop words | Vsevolod Stakhov | 2023-04-29 | 1 | -8/+30 |
| | |||||
* | [Project] Implement fasttext language detection | Vsevolod Stakhov | 2023-04-29 | 3 | -71/+158 |
| | |||||
* | [Conf] Add language detection configuration | Vsevolod Stakhov | 2023-04-29 | 3 | -2/+18 |
| | |||||
* | [Project] Show fasttext info | Vsevolod Stakhov | 2023-04-29 | 3 | -2/+39 |
| | |||||
* | [Project] Add preliminary language detector based on fasttext library | Vsevolod Stakhov | 2023-04-29 | 5 | -0/+243 |
| | |||||
* | [Minor] Remove unused macro | Vsevolod Stakhov | 2023-04-27 | 1 | -27/+0 |
| | |||||
* | [Test] Fix unit tests | Vsevolod Stakhov | 2023-04-26 | 2 | -4/+15 |
| | |||||
* | [Feature] Add html parsing limit | Vsevolod Stakhov | 2023-04-26 | 6 | -11/+48 |
| | |||||
* | [Minor] Use utf8 compatible comparison | Vsevolod Stakhov | 2023-04-25 | 1 | -1/+2 |
| | |||||
* | [Conf] Add `one_shot` to some specific multimap rules | Vsevolod Stakhov | 2023-04-23 | 1 | -0/+7 |
| | |||||
* | [Minor] Add build system support for fasttext library | Vsevolod Stakhov | 2023-04-23 | 1 | -0/+7 |
| | |||||
* | [Minor] Improve options | Vsevolod Stakhov | 2023-04-22 | 1 | -2/+14 |
| | |||||
* | [Feature] Add extra symbol when URL redirector reaches nested limit | Vsevolod Stakhov | 2023-04-22 | 2 | -2/+28 |
| | | | | Issue: #4406 | ||||
* | [Fix] Include the last character when parsing the last header with no value | Vsevolod Stakhov | 2023-04-21 | 1 | -3/+8 |
| | | | | Issue: #4388 | ||||
* | Merge pull request #4422 from a16bitsysop/redirector | Vsevolod Stakhov | 2023-04-17 | 2 | -609/+0 |
|\ | | | | | [Fix] remove obsolete rspamd-redirector files | ||||
| * | [Fix] remove obsolete rspamd-redirector files | Duncan Bellamy | 2023-03-05 | 2 | -609/+0 |
| | | | | | | | | * fixes #4421 | ||||
* | | Merge pull request #4461 from moisseev/webui | Vsevolod Stakhov | 2023-04-16 | 1 | -18/+11 |
|\ \ | | | | | | | [Minor] Fix pagination control border radius | ||||
| * | | [Minor] Remove obsolete CSS rule | moisseev | 2023-04-13 | 1 | -11/+0 |
| | | | |||||
| * | | [Minor] Fix pagination control border radius | moisseev | 2023-04-13 | 1 | -7/+11 |
| | | | |||||
* | | | Merge pull request #4449 from jendis/fix_arc | Vsevolod Stakhov | 2023-04-15 | 1 | -3/+6 |
|\ \ \ | |/ / |/| | | [CritFix] Fix arc signing | ||||
| * | | fixup! arc.lua: fix signature of ARC-Seal header | Jan Smutny | 2023-03-31 | 1 | -0/+2 |
| | | | |||||
| * | | arc.lua: fix signature of ARC-Seal header | Jan Smutny | 2023-03-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | The ARC Set header field values must be supplied to the hash function in increasing instance order, starting at 1. Defined in https://www.rfc-editor.org/rfc/rfc8617.html#section-5.1.1. | ||||
| * | | arc.lua: fix usage of ARC-Authentication-Results in arc_sign_seal func | Jan Smutny | 2023-03-30 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | The ARC-Authentication-Results header field was gathered in function arc_sign_seal directly from headers. This commit adds the sorted ARC-Authentication-Results header to cache which is then reused in arc_sign_seal function. | ||||
* | | | [Minor] Update lua-tableshape to 2.6.0 | Vsevolod Stakhov | 2023-04-09 | 2 | -188/+642 |
| | | | | | | | | | | | | Issue: #4455 | ||||
* | | | [Minor] Fix include/exclude policy | Vsevolod Stakhov | 2023-04-08 | 1 | -4/+17 |
| | | | |||||
* | | | [Feature] Add ability to deny specific fuzzy flags by default | Vsevolod Stakhov | 2023-04-08 | 1 | -3/+72 |
| | | | |||||
* | | | [Minor] Pet luacheck | Vsevolod Stakhov | 2023-04-07 | 1 | -1/+2 |
| | | | |||||
* | | | [Minor] Fix key type in output | Vsevolod Stakhov | 2023-04-07 | 1 | -3/+5 |
| | | | |||||
* | | | [Minor] Print more useful information in the `--version` output | Vsevolod Stakhov | 2023-04-07 | 1 | -4/+28 |
| | | | |||||
* | | | [Minor] Add `dnskey` type of output | Vsevolod Stakhov | 2023-04-07 | 1 | -1/+4 |
| | | | | | | | | | | | | Issue: #4429 | ||||
* | | | [Fix] Do not use `rspamadm.dkim_keygen` | Vsevolod Stakhov | 2023-04-07 | 1 | -1/+4 |
| | | | |||||
* | | | [Feature] Finish all features of dkim_keygen in Lua | Vsevolod Stakhov | 2023-04-07 | 4 | -387/+60 |
| | | | |||||
* | | | [Rework] Write dkim keygen tool in lua | Vsevolod Stakhov | 2023-04-07 | 4 | -4/+151 |
| | | | |||||
* | | | [Minor] Allow to save private key in output | Vsevolod Stakhov | 2023-04-07 | 1 | -3/+10 |
| | | | |||||
* | | | [Minor] Fix openssl invocation | Vsevolod Stakhov | 2023-04-07 | 1 | -1/+1 |
| | | | |||||
* | | | [Test] Add unit testing | Vsevolod Stakhov | 2023-04-07 | 1 | -0/+10 |
| | | | |||||
* | | | [Feature] Add some missing functions to `lua_rsa` library | Vsevolod Stakhov | 2023-04-07 | 1 | -1/+122 |
| | | | |||||
* | | | Merge pull request #4457 from moisseev/rspamd-stats | Vsevolod Stakhov | 2023-04-06 | 1 | -5/+5 |
|\ \ \ | | | | | | | | | [Minor] Use a scalar variable as a dir handle | ||||
| * | | | [Minor] Use a scalar variable as a dir handle | Alexander Moisseev | 2023-04-06 | 1 | -5/+5 |
|/ / / | | | | | | | | | | instead of a bareword | ||||
* | | | [Minor] Re-sign drone yaml | Vsevolod Stakhov | 2023-04-05 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #4453 from moisseev/webui | Vsevolod Stakhov | 2023-04-05 | 5 | -12/+9 |
|\ \ \ | | | | | | | | | [WebUI] Fix "Clean history" button enabling/disabling in the Scan tab | ||||
| * | | | [Test] Fix Stylelint and npm warnings | moisseev | 2023-04-05 | 3 | -9/+4 |
| | | | | |||||
| * | | | [WebUI] Fix "Clean history" button | moisseev | 2023-04-05 | 2 | -3/+5 |
| | | | | | | | | | | | | | | | | enabling/disabling in the Scan tab | ||||
* | | | | [Rework] Default max shots must not influence options | Vsevolod Stakhov | 2023-04-04 | 1 | -2/+1 |
|/ / / | | | | | | | | | | Issue: #4450 | ||||
* | | | [Minor] Do not propagate broken headers flag for attached messages | Vsevolod Stakhov | 2023-04-03 | 1 | -1/+4 |
| | | | |||||
* | | | Merge pull request #4448 from simbuerg/simbuerg/fix-double-dip-ratelimit | Vsevolod Stakhov | 2023-03-30 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | [Fix] Avoid double-dip of nrcpt when calculating ratelimit condition | ||||
| * | | fix: avoid double-dip of nrcpt when calculating ratelimit condition | Andreas Simbuerger | 2023-03-29 | 1 | -1/+1 |
|/ / | | | | | | | | | Before this commit, rspamd would consider the number of recipients of the current message twice when calculating the ratelimit condition. | ||||
* | | [Test] Add unit tests for the compression functions | Vsevolod Stakhov | 2023-03-26 | 1 | -23/+95 |
| | | |||||
* | | [Minor] Fix some issues with the in-place gzip, add gunzip | Vsevolod Stakhov | 2023-03-26 | 2 | -5/+73 |
| | |