Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 1.5.91.5.9 | Vsevolod Stakhov | 2017-06-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | * [Conf] Increase min_bytes to avoid FP * [Conf] Remove ratelimits from default configuration * [CritFix] Fix accepting on IPv6 sockets * [CritFix] Zero fill sockaddr_un * [Feature] Add `text_multiplier` param * [Fix] Check min_bytes for images as well * [Fix] Do not add exact hashes from different parts * [Fix] Fix memory leak when accepting from unix sockets * [Fix] Fix some more issues about duplicated fuzzy requests * [Fix] Phishing: strict_domains * [Fix] Skip text parts when checking binary parts in fuzzy check * [Minor] Add the same duplicates protection for all fuzzy hashes types * [Minor] Fix braces * [Minor] Fix test * [Minor] SPOOF_DISPLAY_NAME: Use all SMTP/MIME recipients * [Minor] Validate assumed spoofed display name domains to contain a dot Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | ||||
* | Release 1.5.81.5.8 | Vsevolod Stakhov | 2017-05-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [CritFix] Fix memory leak in fuzzy check * [CritFix] Fix memory leak in maps scheduling * [Feature] Multimap: email:domain:tld filter * [Fix] DKIM Signing: avoid nil index when From header is missing * [Fix] Do not set bayes probability if we don't use it * [Fix] Do not stop on illegal unicode points - replace them * [Fix] Fix brain-damaged spamc protocol for now * [Fix] Fix Redis timeout set * [Fix] Fix spamc support in rspamd proxy * [Fix] Multimap: Received IP filters with Redis * [Fix] Parse rgb[a](x,x,x[,x]) css colors * [Fix] Reresolve upstreams even if there is a single server there * [Fix] Treat empty address as valid * [Fix] Try harder to detect CTE * [Fix] Try to deal with v4 mapped to v6 addresses on accept * [Minor] Add `wsf` and `hta` bad archive extensions * [Minor] Fix configuration option * [Minor] Fix result parsing for SAVAPI * [Minor] Further logging improvements * [Minor] Improve logging of errors * [Minor] Prevent MID_CONTAINS_FROM from firing on empty address * [Minor] Reduce digit->number transmission penalty * [Minor] Relax CTYPE_MISSING_DISPOSITION rule Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | ||||
* | Release 1.5.71.5.7 | Vsevolod Stakhov | 2017-05-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [CritFix] Fix corruption when multiple fuzzy are defined * [CritFix] Fix learn condition in fuzzy check * [Feature] Add rules to detect bad 8bit characters in From and To * [Feature] DKIM signing: sign_networks/local address specific use_domain settings * [Feature] Support numeric arguments for Redis requests * [Fix] Deal with 8bit characters in email addresses * [Fix] Fix couple of issues in FORWARDED rule * [Fix] Fix passing data to log helper when many symbols defined * [Fix] Fix R_BAD_CTE_7BIT rule * [Fix] Fix REPLYTO_UNPARSEABLE rule * [Fix] Fix setting of email address * [Fix] Rspamadm grep: Disable Lua patterns in string search by default * [Minor] Add Lua 5.3 workaround * [Minor] Add lua methods to detect if a part has 8bit characters * [Minor] Allow session-less lua dns requests * [Minor] Allow to append greylist end time to message reported * [Minor] Avoid `nil` table * [Minor] Disable dkim_signing if redis is specified but not configured * [Minor] Fix build with pcre2 * [Minor] Fix rule * [Minor] Fix warnings * [Minor] Format floating point number * [Minor] Push email flags to the lua API * [Minor] Silence some warnings * [Minor] Silence warning * [Minor] Try all hostname regexps to find the most significant one * [WebUI] Fix add header filter in history Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru> | ||||
* | [Minor] Update version to 1.5.6 | Vsevolod Stakhov | 2017-04-10 | 1 | -1/+1 |
| | |||||
* | [Minor] Disable noisy warning in gcc7 | Vsevolod Stakhov | 2017-04-07 | 1 | -0/+5 |
| | |||||
* | [Minor] Some fixes for static build | Vsevolod Stakhov | 2017-03-31 | 1 | -5/+9 |
| | |||||
* | [Minor] Update version to 1.5.5 | Vsevolod Stakhov | 2017-03-28 | 1 | -1/+1 |
| | |||||
* | [Minor] Update version to 1.5.4 | Vsevolod Stakhov | 2017-03-17 | 1 | -1/+1 |
| | |||||
* | [Minor] Update version to 1.5.3 | Vsevolod Stakhov | 2017-03-07 | 1 | -1/+1 |
| | |||||
* | [Minor] Update version | Vsevolod Stakhov | 2017-03-03 | 1 | -1/+1 |
| | |||||
* | [Minor] More cmake fixes | Andrew Lewis | 2017-03-02 | 1 | -2/+3 |
| | |||||
* | [Minor] Update version number | Vsevolod Stakhov | 2017-03-02 | 1 | -1/+1 |
| | |||||
* | [Minor] Help cmake find gthread | Andrew Lewis | 2017-03-01 | 1 | -1/+1 |
| | |||||
* | [Minor] Another fix for libicu detection | Vsevolod Stakhov | 2017-02-28 | 1 | -3/+3 |
| | |||||
* | [Minor] Print better information about Lua found | Vsevolod Stakhov | 2017-02-27 | 1 | -2/+2 |
| | |||||
* | [Minor] Fix manual libicu detection | Vsevolod Stakhov | 2017-02-23 | 1 | -1/+5 |
| | |||||
* | [Rework] Start switching to libicu | Vsevolod Stakhov | 2017-02-23 | 1 | -2/+2 |
| | |||||
* | [Minor] Save resolver in config structure and allow to get it from Lua | Vsevolod Stakhov | 2017-01-27 | 1 | -5/+3 |
| | |||||
* | [Minor] Do not build rspamd utils by default | Vsevolod Stakhov | 2017-01-23 | 1 | -0/+1 |
| | |||||
* | [Minor] Move hiredis inclusion to the proper place | Vsevolod Stakhov | 2017-01-03 | 1 | -7/+5 |
| | |||||
* | [Minor] Add enable full debug option | Vsevolod Stakhov | 2016-12-25 | 1 | -4/+4 |
| | |||||
* | [Rework] Finally remove gmime dependency from Rspamd | Vsevolod Stakhov | 2016-12-22 | 1 | -21/+0 |
| | |||||
* | [Minor] Arrrgh, stupid cmake | Vsevolod Stakhov | 2016-12-09 | 1 | -1/+1 |
| | |||||
* | [Minor] Check libgd before using | Vsevolod Stakhov | 2016-12-09 | 1 | -1/+16 |
| | |||||
* | [Minor] Enable hiredis and fann by default | Vsevolod Stakhov | 2016-12-07 | 1 | -1/+2 |
| | |||||
* | [Feature] Add support of libgd | Vsevolod Stakhov | 2016-12-06 | 1 | -0/+8 |
| | |||||
* | [Minor] Switch version to 1.5.0 | Vsevolod Stakhov | 2016-12-05 | 1 | -2/+2 |
| | |||||
* | [Minor] Update to 1.4.2 | Vsevolod Stakhov | 2016-11-30 | 1 | -1/+1 |
| | |||||
* | cmake: Add missing luajit include dirs | Andreas Schneider | 2016-11-29 | 1 | -0/+2 |
| | | | | /usr/include/luajit-5_1-2.0 | ||||
* | [Minor] Try to reorder libraries | Vsevolod Stakhov | 2016-11-26 | 1 | -19/+20 |
| | |||||
* | [Minor] More and more libraries because of gmime... | Vsevolod Stakhov | 2016-11-26 | 1 | -0/+2 |
| | |||||
* | [Minor] Gmime like requires whole world to be used | Vsevolod Stakhov | 2016-11-26 | 1 | -0/+3 |
| | |||||
* | [Minor] More fixes for static build | Vsevolod Stakhov | 2016-11-26 | 1 | -0/+3 |
| | |||||
* | [Minor] Add missing flag | Vsevolod Stakhov | 2016-11-26 | 1 | -0/+1 |
| | |||||
* | [Minor] Another fix for static build | Vsevolod Stakhov | 2016-11-26 | 1 | -0/+4 |
| | |||||
* | [Minor] Another stupid workaround | Vsevolod Stakhov | 2016-11-26 | 1 | -0/+3 |
| | |||||
* | [Minor] Another try to fix bloody gmime search path | Vsevolod Stakhov | 2016-11-26 | 1 | -2/+2 |
| | |||||
* | [Minor] More fixes for bloody gmime | Vsevolod Stakhov | 2016-11-26 | 1 | -1/+1 |
| | |||||
* | [Fix] Fix build with custom glib/gmime | Vsevolod Stakhov | 2016-11-26 | 1 | -3/+5 |
| | |||||
* | [Minor] Add lua 5.3 support | Vsevolod Stakhov | 2016-11-25 | 1 | -2/+5 |
| | |||||
* | [Minor] Update version to 1.4.1 | Vsevolod Stakhov | 2016-11-22 | 1 | -1/+1 |
| | |||||
* | [Minor] Allways compile with symbols | Vsevolod Stakhov | 2016-11-17 | 1 | -2/+2 |
| | |||||
* | [Minor] Fix build with dev version of luajit | Andrew Lewis | 2016-10-25 | 1 | -0/+1 |
| | |||||
* | [Fix] Another try to deal with posix idiotizm | Vsevolod Stakhov | 2016-10-19 | 1 | -0/+2 |
| | |||||
* | [Feature] Add zstd compression library | Vsevolod Stakhov | 2016-09-08 | 1 | -0/+1 |
| | |||||
* | [Fix] Do not be cheated by system hiredis | Vsevolod Stakhov | 2016-08-30 | 1 | -1/+2 |
| | |||||
* | [Minor] Update to 1.4.0 | Vsevolod Stakhov | 2016-08-23 | 1 | -2/+2 |
| | |||||
* | [Minor] Update to 1.3.4 | Vsevolod Stakhov | 2016-08-15 | 1 | -1/+1 |
| | |||||
* | [Test] Some fixes for code coverage | Andrew Lewis | 2016-08-10 | 1 | -2/+2 |
| | |||||
* | [Minor] Update to 1.3.3 | Vsevolod Stakhov | 2016-08-08 | 1 | -1/+1 |
| |