Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Fix couple of self scan issues in the proxy | Vsevolod Stakhov | 2017-05-03 | 1 | -20/+6 |
| | |||||
* | Merge pull request #1610 from croessner/sptr | Vsevolod Stakhov | 2017-05-03 | 2 | -0/+196 |
|\ | | | | | [Feature] Add Lua plugin spamtrap | ||||
| * | [Feature] Add Lua plugin spamtrap | Christian Roessner | 2017-05-02 | 2 | -0/+196 |
| | | |||||
* | | [Fix] Deal with unpaired <a> tags | Vsevolod Stakhov | 2017-05-03 | 1 | -52/+108 |
| | | |||||
* | | [Feature] Initial support of self-scan in Rspamd proxy | Vsevolod Stakhov | 2017-05-02 | 6 | -21/+210 |
| | | |||||
* | | [CritFix] Fix corruption when multiple fuzzy are defined | Vsevolod Stakhov | 2017-05-02 | 1 | -10/+30 |
| | | | | | | | | | | | | | | | | | | If there are two fuzzy storages with the same algorithm but one of them uses encryption, then the encryption procedure could corrupt non-encrypted requests. This patch decouples encryption from caching removing this issue. Issue: #1611 | ||||
* | | [Rework] Make log pipes worker agnostic, add scanners API | Vsevolod Stakhov | 2017-05-02 | 5 | -50/+49 |
| | | |||||
* | | [Minor] Add some more states for milter protocol | Vsevolod Stakhov | 2017-05-02 | 1 | -9/+34 |
| | | |||||
* | | [Minor] Fix headers style | Vsevolod Stakhov | 2017-05-01 | 2 | -36/+36 |
| | | |||||
* | | [Feature] Improve omograph phishing detection | Vsevolod Stakhov | 2017-04-30 | 1 | -9/+23 |
| | | |||||
* | | [Minor] Allow to check spoofed characters in a single string | Vsevolod Stakhov | 2017-04-30 | 1 | -21/+50 |
|/ | |||||
* | [Minor] Oops, forgot to save in the previous commit | Vsevolod Stakhov | 2017-04-29 | 1 | -5/+5 |
| | |||||
* | [Fix] Fix parsing of long regexp types | Vsevolod Stakhov | 2017-04-29 | 1 | -10/+19 |
| | |||||
* | [Minor] More parsing functions for milter proto | Vsevolod Stakhov | 2017-04-29 | 2 | -30/+242 |
| | |||||
* | [Minor] More milter commands parser | Vsevolod Stakhov | 2017-04-29 | 1 | -1/+114 |
| | |||||
* | [Minor] Fix destroy->free transition | Vsevolod Stakhov | 2017-04-29 | 1 | -1/+1 |
| | |||||
* | [Minor] Refactor destroy -> free | Vsevolod Stakhov | 2017-04-29 | 21 | -51/+51 |
| | |||||
* | [Minor] Add options negotiation stage for milter protocol | Vsevolod Stakhov | 2017-04-29 | 2 | -0/+109 |
| | |||||
* | [Minor] Start command parsing implementation (OPTNEG) | Vsevolod Stakhov | 2017-04-28 | 1 | -0/+25 |
| | |||||
* | [Minor] Add destructor for milter session | Vsevolod Stakhov | 2017-04-28 | 2 | -4/+105 |
| | |||||
* | [Minor] Fix build with pcre2 | Andrew Lewis | 2017-04-28 | 1 | -2/+2 |
| | |||||
* | [Minor] Further steps to implement milter protocol | Vsevolod Stakhov | 2017-04-28 | 3 | -13/+170 |
| | |||||
* | [Fix] Fix REPLYTO_UNPARSEABLE rule | Vsevolod Stakhov | 2017-04-28 | 1 | -3/+8 |
| | |||||
* | [Minor] Fix warnings | Vsevolod Stakhov | 2017-04-28 | 2 | -3/+3 |
| | |||||
* | [CritFix] Fix learn condition in fuzzy check | Vsevolod Stakhov | 2017-04-28 | 1 | -13/+29 |
| | |||||
* | [Minor] Add basic milter commands support | Vsevolod Stakhov | 2017-04-28 | 2 | -13/+125 |
| | |||||
* | [Minor] Allow session-less lua dns requests | Vsevolod Stakhov | 2017-04-28 | 1 | -1/+1 |
| | |||||
* | [Rework] Initial milter protocol support | Vsevolod Stakhov | 2017-04-27 | 4 | -0/+403 |
| | |||||
* | Merge pull request #1608 from moisseev/patch-2 | Vsevolod Stakhov | 2017-04-27 | 1 | -1/+2 |
|\ | | | | | [Minor] Avoid `nil` table | ||||
| * | [Minor] Avoid `nil` table | Alexander Moisseev | 2017-04-27 | 1 | -1/+2 |
|/ | |||||
* | [Fix] Fix couple of issues in FORWARDED rule | Vsevolod Stakhov | 2017-04-27 | 1 | -110/+122 |
| | |||||
* | Merge pull request #1607 from fatalbanana/rlc | Vsevolod Stakhov | 2017-04-27 | 1 | -14/+14 |
|\ | | | | | [Conf] Remove ratelimits from default configuration | ||||
| * | [Conf] Remove ratelimits from default configuration | Andrew Lewis | 2017-04-26 | 1 | -14/+14 |
| | | |||||
* | | [Feature] Allow to exclude specific domains from mx check | Vsevolod Stakhov | 2017-04-27 | 1 | -2/+19 |
| | | |||||
* | | [Fix] Fix passing data to log helper when many symbols defined | Vsevolod Stakhov | 2017-04-26 | 2 | -2/+2 |
| | | |||||
* | | [Fix] Fix url handling in the protocol | Vsevolod Stakhov | 2017-04-26 | 1 | -13/+28 |
| | | |||||
* | | [Feature] Add initial support of the new protocol reply | Vsevolod Stakhov | 2017-04-26 | 2 | -9/+27 |
| | | |||||
* | | [Rework] Remove multiple metrics support from Rspamd | Vsevolod Stakhov | 2017-04-26 | 11 | -129/+71 |
| | | |||||
* | | [Test] Some tests for settings | Andrew Lewis | 2017-04-26 | 3 | -0/+70 |
| | | |||||
* | | [Feature] DKIM signing: sign_networks/local address specific use_domain settings | Andrew Lewis | 2017-04-26 | 1 | -6/+20 |
|/ | | | | - Issue: #1582 | ||||
* | [Minor] Silence warning | Andrew Lewis | 2017-04-25 | 1 | -0/+4 |
| | |||||
* | [Fix] Rspamadm grep: Disable Lua patterns in string search by default | Andrew Lewis | 2017-04-25 | 2 | -2/+12 |
| | |||||
* | [Feature] Add rules to detect bad 8bit characters in From and To | Vsevolod Stakhov | 2017-04-25 | 1 | -0/+36 |
| | |||||
* | [Minor] Push email flags to the lua API | Vsevolod Stakhov | 2017-04-25 | 1 | -0/+21 |
| | |||||
* | [Fix] Deal with 8bit characters in email addresses | Vsevolod Stakhov | 2017-04-25 | 6 | -37/+64 |
| | |||||
* | [Fix] Fix setting of email address | Vsevolod Stakhov | 2017-04-25 | 2 | -3/+4 |
| | |||||
* | [Minor] Fix rule | Vsevolod Stakhov | 2017-04-25 | 1 | -1/+1 |
| | |||||
* | [Minor] Silence some warnings | Andrew Lewis | 2017-04-25 | 1 | -0/+1 |
| | |||||
* | [Fix] Fix R_BAD_CTE_7BIT rule | Vsevolod Stakhov | 2017-04-24 | 3 | -22/+28 |
| | | | | Issue: #1590 | ||||
* | [Minor] Add lua methods to detect if a part has 8bit characters | Vsevolod Stakhov | 2017-04-24 | 1 | -0/+58 |
| |