Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [Fix] Skip nostat tokens when get number of tokens | Vsevolod Stakhov | 2017-09-16 | 4 | -5/+9 | |
| | ||||||
* | [Fix] Further fixes to ANN module | Vsevolod Stakhov | 2017-09-16 | 1 | -15/+25 | |
| | ||||||
* | [Fix] Do not include idempotent/nostat symbols to checksum | Vsevolod Stakhov | 2017-09-16 | 1 | -6/+12 | |
| | ||||||
* | [Fix] Various fixes to fann_redis instantiation | Vsevolod Stakhov | 2017-09-16 | 1 | -31/+75 | |
| | ||||||
* | [Minor] Fix function call | Vsevolod Stakhov | 2017-09-16 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Improve tags lookup slightly | Vsevolod Stakhov | 2017-09-15 | 1 | -134/+129 | |
| | ||||||
* | [Feature] Improve parsing of DKIM keys: parse algorithm | Vsevolod Stakhov | 2017-09-15 | 1 | -31/+84 | |
| | ||||||
* | Merge pull request #1836 from realbugi/master | Vsevolod Stakhov | 2017-09-14 | 1 | -3/+3 | |
|\ | | | | | lua auth_results: authres header needs property for "policy". Make it as a comment for dmarc. Fixes some parsers. | |||||
| * | lua auth_results: authres header needs property for "policy". Make it as a ↵ | BuGi | 2017-09-14 | 1 | -3/+3 | |
|/ | | | | | | comment for dmarc. Fixes some parsers. Signed-off-by: BuGi <bugi@aloneinthespace.cf> | |||||
* | [Test] Relax controller errors check | Andrew Lewis | 2017-09-13 | 2 | -24/+1 | |
| | ||||||
* | [Feature] Add preliminary ecdsa keys support in DKIM | Vsevolod Stakhov | 2017-09-13 | 1 | -17/+66 | |
| | ||||||
* | [Feature] Support sha512 in DKIM signatures | Vsevolod Stakhov | 2017-09-13 | 1 | -3/+37 | |
| | ||||||
* | [Minor] Use libicu to find uppercase letters | Vsevolod Stakhov | 2017-09-12 | 1 | -15/+10 | |
| | ||||||
* | [Minor] Fix misprint | Vsevolod Stakhov | 2017-09-11 | 1 | -2/+2 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' | Vsevolod Stakhov | 2017-09-11 | 6 | -9/+193 | |
|\ | ||||||
| * | [Minor] Fix tests | Andrew Lewis | 2017-09-11 | 3 | -4/+3 | |
| | | ||||||
| * | [Feature] Authentication-Results: support hiding usernames | Andrew Lewis | 2017-09-11 | 2 | -3/+14 | |
| | | ||||||
| * | [Minor] Import updates from public suffix list | Andrew Lewis | 2017-09-10 | 1 | -2/+175 | |
| | | ||||||
* | | [Minor] Improve logging in antivirus module | Vsevolod Stakhov | 2017-09-11 | 1 | -1/+9 | |
|/ | ||||||
* | [Minor] Rebalance IP score coefficients | Vsevolod Stakhov | 2017-09-09 | 1 | -3/+3 | |
| | ||||||
* | [Minor] Fix some lua issues | Vsevolod Stakhov | 2017-09-09 | 1 | -3/+1 | |
| | ||||||
* | [Feature] Allow to load and use dynamic ANNs with torch | Vsevolod Stakhov | 2017-09-09 | 7 | -1/+164 | |
| | ||||||
* | [Fix] Relax unicode properties requirements for chartable module | Vsevolod Stakhov | 2017-09-09 | 1 | -2/+5 | |
| | ||||||
* | Merge pull request #1829 from fatalbanana/subject | Vsevolod Stakhov | 2017-09-09 | 3 | -5/+33 | |
|\ | | | | | Restore task:set_metric_subject() function | |||||
| * | [Fix] Rewriting subjects via force actions module | Andrew Lewis | 2017-09-08 | 3 | -6/+9 | |
| | | ||||||
| * | Revert "[Fix] Remove incorrect method `task:set_metric_subject`" | Andrew Lewis | 2017-09-07 | 2 | -1/+29 | |
| | | | | | | | | This reverts commit e809039a9e84cb6235a6447d1c9c8fc34ddcf8c6. | |||||
| * | Revert "[Minor] Avoid usage of the incorrect API" | Andrew Lewis | 2017-09-07 | 1 | -4/+1 | |
| | | | | | | | | This reverts commit 7b207cf0f21f89f78f41ca15ef8c0bddfb5bc264. | |||||
* | | [Test] SPF PTR macro | Andrew Lewis | 2017-09-08 | 1 | -0/+20 | |
| | | ||||||
* | | [Fix] Do not cache SPF records with PTR elements | Vsevolod Stakhov | 2017-09-08 | 1 | -0/+4 | |
| | | ||||||
* | | [Minor] More efforts to handle SPF PTR properly | Vsevolod Stakhov | 2017-09-08 | 1 | -0/+1 | |
|/ | ||||||
* | [Fix] Fix PTR processing in SPF | Vsevolod Stakhov | 2017-09-07 | 1 | -0/+4 | |
| | | | | Issue: #1828 | |||||
* | [Fix] Rebalance and slightly rework MX check plugin | Vsevolod Stakhov | 2017-09-07 | 1 | -9/+6 | |
| | ||||||
* | [Minor] Fix previous commit: avoid doing useless things | Andrew Lewis | 2017-09-07 | 1 | -2/+2 | |
| | ||||||
* | [Fix] Auth-Results: Multiple DKIM signatures | Andrew Lewis | 2017-09-07 | 1 | -2/+3 | |
| | ||||||
* | [Minor] Clarify RCVD_VIA_SMTP_AUTH description | Andrew Lewis | 2017-09-07 | 1 | -1/+2 | |
| | | | | - Issue: #1825 | |||||
* | [Minor] Zero structure before usage | Vsevolod Stakhov | 2017-09-06 | 1 | -1/+1 | |
| | ||||||
* | [Minor] Avoid usage of the incorrect API | Vsevolod Stakhov | 2017-09-05 | 1 | -1/+4 | |
| | ||||||
* | [Fix] Remove incorrect method `task:set_metric_subject` | Vsevolod Stakhov | 2017-09-05 | 2 | -29/+1 | |
| | ||||||
* | [Test] Some tests for whitelist module | Andrew Lewis | 2017-09-05 | 3 | -1/+155 | |
| | ||||||
* | [Fix] Fix blacklists and DMARC in whitelist | Vsevolod Stakhov | 2017-09-04 | 1 | -18/+30 | |
| | | | | Issue: #1824 | |||||
* | [Minor] Add some extra debug to ip_score module | Vsevolod Stakhov | 2017-09-03 | 1 | -0/+11 | |
| | ||||||
* | Release 1.6.3 | Vsevolod Stakhov | 2017-09-03 | 1 | -0/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | * [CritFix] Fix semicolons parsing in the content type * [Feature] Add EBL to the default config * [Feature] Allow to configure monitored * [Feature] Allow to skip specific hashes in fuzzy storage * [Feature] Multimap: checking of symbol options * [Feature] Redis settings: support checking multiple keys * [Fix] ARC: Fix Lua 5.3 compatibility; timestamp should be integer * [Fix] Avoid changing content-transfer-encoding header's value * [Fix] Don't use whitelist/greylist maps as regexp, but as map * [Fix] Fix get_content method * [Fix] Header checks: Fix get_raw_header method * [Fix] Header checks: REPLYTO_UNPARSEABLE rule * [Fix] Lua_http: freeing * [Fix] Milter headers: custom headers: removing headers * [Fix] Parse HREF urls without explicit prefix * [Fix] WHITE_ON_WHITE: Ensure score is matched to part that fired the rule * [WebUI] Escape strings inside HTML in history Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | |||||
* | [Minor] Fix variable name | Vsevolod Stakhov | 2017-09-03 | 1 | -1/+1 | |
| | ||||||
* | [Feature] Implement torch based ANN learning | Vsevolod Stakhov | 2017-09-03 | 1 | -22/+94 | |
| | ||||||
* | [Minor] Silence tests warnings | Vsevolod Stakhov | 2017-09-02 | 1 | -0/+1 | |
| | ||||||
* | [Rework] Start moving of fann redis to torch | Vsevolod Stakhov | 2017-09-02 | 3 | -40/+108 | |
| | ||||||
* | [Minor] Fix type in map adding | Vsevolod Stakhov | 2017-09-02 | 1 | -1/+1 | |
| | ||||||
* | [Feature] Allow to use global lua maps in settings | Vsevolod Stakhov | 2017-09-02 | 2 | -31/+74 | |
| | | | | Issue: #1802 | |||||
* | [Minor] Check type of map more strictly | Vsevolod Stakhov | 2017-09-02 | 1 | -1/+4 | |
| | ||||||
* | Merge pull request #1821 from mkuron/settings-header | Vsevolod Stakhov | 2017-09-01 | 1 | -0/+26 | |
|\ | | | | | User settings: add header rules |