aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into rspamadm-coroutinesMikhail Galanin2018-09-1042-952/+1438
|\
| * Merge pull request #2474 from heraklit256/composites-1Vsevolod Stakhov2018-09-091-2/+9
| |\
| | * add rule for domains trying to stay anonymousheraklit2562018-09-091-0/+5
| | * improve composite rules for phish messagesheraklit2562018-09-091-2/+2
| | * add some missing composite rule descriptionheraklit2562018-09-091-0/+2
| * | [Minor] Initialise candidates even in shortage of words caseVsevolod Stakhov2018-09-091-0/+1
| * | Merge pull request #2473 from moisseev/eslintVsevolod Stakhov2018-09-081-15/+11
| |\ \
| | * | [Minor] main.js code cleanupAlexander Moisseev2018-09-081-15/+11
| |/ /
| * | Merge pull request #2470 from heraklit256/composites-1Vsevolod Stakhov2018-09-081-2/+18
| |\|
| | * add rule for spammy mails with detailled sender but generic recipientsheraklit2562018-09-081-0/+6
| | * add rule for phish messages containing emotional subjectsheraklit2562018-09-081-0/+5
| | * add rule for spammy PHP generated mailsheraklit2562018-09-081-2/+7
| * | Merge pull request #2469 from negram/dummy-refactoringVsevolod Stakhov2018-09-086-30/+78
| |\ \
| | * | [Test] Small refactoring in dummy services testMikhail Galanin2018-09-076-30/+78
| * | | Merge pull request #2472 from heraklit256/composites-2Vsevolod Stakhov2018-09-081-3/+3
| |\ \ \
| | * | | add low positive score to RCVD_NO_TLS_LASTheraklit2562018-09-081-3/+3
| | | |/ | | |/|
| | * | Merge pull request #4 from rspamd/masterheraklit2562018-09-08232-3632/+12122
| | |\ \
| * | | | [Minor] Do not apply ngramms detection for short textsVsevolod Stakhov2018-09-081-47/+56
| * | | | [Fix] Fix various corner cases for language detectionVsevolod Stakhov2018-09-082-25/+35
| | |/ / | |/| |
| * | | [Minor] Check language detector prior to usageVsevolod Stakhov2018-09-071-1/+1
| * | | [Minor] Do not use too recent additions to libicuVsevolod Stakhov2018-09-071-7/+0
| * | | Merge pull request #2468 from negram/fix-symbol-registeringVsevolod Stakhov2018-09-071-1/+7
| |\ \ \
| | * | | [Minor] Fixed symbol registering in antivirus module - parent is expected to ...Mikhail Galanin2018-09-071-1/+7
| | | |/ | | |/|
| * | | Merge pull request #2464 from negram/fix-fatal-logVsevolod Stakhov2018-09-071-3/+3
| |\ \ \
| | * | | [Minor] Add newline on fatal log, removed extra infoMikhail Galanin2018-09-061-3/+3
| * | | | [Fix] Fix stop words detection and loading logicVsevolod Stakhov2018-09-071-5/+17
| * | | | [Minor] Use JSON escapes for UTF8Vsevolod Stakhov2018-09-071-20/+20
| * | | | [Feature] Add preliminary stop words detection supportVsevolod Stakhov2018-09-072-3/+199
| * | | | [Minor] Add stop wordsVsevolod Stakhov2018-09-071-0/+22
| * | | | [Rework] Rework language detectorVsevolod Stakhov2018-09-075-450/+499
| * | | | [Minor] Properly set flag on text tokensVsevolod Stakhov2018-09-071-3/+4
| * | | | [Minor] Fix typesVsevolod Stakhov2018-09-072-2/+2
| * | | | [Minor] More fixes to languages, remove hebrew languagesVsevolod Stakhov2018-09-072-2/+0
| * | | | [Minor] Remove mono script languagesVsevolod Stakhov2018-09-073-3/+0
| | |/ / | |/| |
| * | | [Minor] Further fixes in tokenization algorithmVsevolod Stakhov2018-09-071-20/+28
| * | | [Feature] Implement new text tokenizer based on libicuVsevolod Stakhov2018-09-066-221/+258
| * | | [Minor] Add UText wrapper for stripped contentVsevolod Stakhov2018-09-062-1/+16
| * | | Merge pull request #2463 from negram/misprintVsevolod Stakhov2018-09-061-1/+1
| |\ \ \
| | * | | [Minor] MisprintMikhail Galanin2018-09-061-1/+1
| * | | | Merge pull request #2466 from negram/check-for-segfaultVsevolod Stakhov2018-09-061-0/+5
| |\ \ \ \
| | * | | | [Test] Added check if there was no segfault during the test runMikhail Galanin2018-09-061-0/+5
| |/ / / /
| * | / / [Minor] Add signing symbols to the corresponding groupsVsevolod Stakhov2018-09-062-2/+4
| | |/ / | |/| |
| * | | [Minor] Load urls before breaking text into wordsVsevolod Stakhov2018-09-061-1/+3
| |/ /
| * | [Minor] Sigh, fix non-empty parts this timeVsevolod Stakhov2018-09-051-3/+2
| * | [Minor] Fix processing of empty partsVsevolod Stakhov2018-09-051-16/+23
| * | [Rework] Rework utf content processing in text partsVsevolod Stakhov2018-09-0516-215/+264
* | | [Minor] It's too early to test rspamadm with redisMikhail Galanin2018-09-061-2/+0
* | | [Minor] Reworked other parts of rspamadm to handle asynchronous eventsMikhail Galanin2018-09-069-90/+67
* | | [Test] Added more test for rspamadm and test for lua tcp client invoked via r...Mikhail Galanin2018-09-057-0/+138
* | | [Minor] Added coroutines and async events support to rspamadm commandsMikhail Galanin2018-09-053-86/+182
|/ /