aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [Minor] Add more filtering for ngramm chainsVsevolod Stakhov2018-02-071-0/+51
* [Minor] Remove local minor languagesVsevolod Stakhov2018-02-078-8/+0
* [Minor] Use ngramm chains structureVsevolod Stakhov2018-02-051-25/+29
* [Minor] Various tweaks towards improvements in language detectionVsevolod Stakhov2018-02-041-24/+26
* [Minor] Apply more aggressive filteringVsevolod Stakhov2018-02-031-1/+1
* [Project] Further improvements to language detectorVsevolod Stakhov2018-02-031-15/+47
* [Feature] Try to detect HTML messages betterVsevolod Stakhov2018-02-031-1/+17
* Merge pull request #2008 from smfreegard/rules_20180130Vsevolod Stakhov2018-02-021-2/+17
|\
| * Add REPLYTO_EQ_TO_ADDR ruleSteve Freegard2018-01-301-2/+17
* | [Fix] Fix reload crash when hyperscan is enabledVsevolod Stakhov2018-02-021-11/+1
* | Merge pull request #2009 from mamash/masterVsevolod Stakhov2018-02-012-0/+33
|\ \
| * | Provide optional fcntl support for flock-less platforms like earlier SunOS.Filip Hajny2018-02-011-0/+26
| * | Workaround for older/traditional SunOS platforms where endian.h is not present.Filip Hajny2018-02-011-0/+7
* | | [CritFix] Fix ARC chain verificationVsevolod Stakhov2018-02-011-41/+31
|/ /
* | [Feature] Further improvements in language detectionVsevolod Stakhov2018-02-011-3/+31
* | Merge pull request #2002 from macgeneral/masterVsevolod Stakhov2018-01-311-1/+3
|\ \
| * | [Fix] F-PROT Antivirus: only check return code to determine infectionArne Fahrenwalde2018-01-291-1/+3
| * | [Fix] F-PROT Antivirus infection string for all known occurencesArne Fahrenwalde2018-01-281-1/+1
| * | Merge branch 'master' of github.com:macgeneral/rspamdArne Fahrenwalde2018-01-270-0/+0
| |\ \
| | * | [Fix] Virus infetction string for F-PROT AntivirusArne Fahrenwalde2018-01-271-1/+1
| * | | [Fix] Virus infection string for F-PROT AntivirusArne Fahrenwalde2018-01-271-1/+1
| |/ /
* | | [Feature] Further improvements in language detection algorithmVsevolod Stakhov2018-01-311-14/+43
* | | [WebUI] Restore passwordless login support (#2003)Andrew Lewis2018-01-301-0/+13
* | | Merge pull request #2007 from fatalbanana/miltertestVsevolod Stakhov2018-01-306-1/+146
|\ \ \
| * | | [Test] Beginning of tests for milterAndrew Lewis2018-01-305-1/+142
| * | | [Minor] Avoid letting miltertest crash rspamd_proxyAndrew Lewis2018-01-301-0/+4
| | |/ | |/|
* | | Merge pull request #2006 from fatalbanana/tsxxVsevolod Stakhov2018-01-3012-183/+12
|\ \ \ | |/ / |/| |
| * | [Test] Try really improve test stabilityAndrew Lewis2018-01-2912-183/+12
* | | [Minor] Redis key expansion: handle HMSETAndrew Lewis2018-01-301-0/+1
* | | [Fix] Another try to deal with #1998Vsevolod Stakhov2018-01-291-1/+1
* | | [Fix] Another try to fix #1998Vsevolod Stakhov2018-01-291-1/+1
|/ /
* | [Minor] Fix latin languages detectionVsevolod Stakhov2018-01-291-3/+33
* | [Minor] Treat English as Tier0 languageVsevolod Stakhov2018-01-291-2/+19
* | [Fix] Fix comparisionVsevolod Stakhov2018-01-291-1/+1
* | [Minor] Print ticks in language detection debug modeVsevolod Stakhov2018-01-281-2/+7
|/
* [Minor] Further adjustments of coefficientsVsevolod Stakhov2018-01-271-1/+1
* [Minor] Adjust heuristic coefficientsVsevolod Stakhov2018-01-271-2/+2
* [Feature] Enhance task:store_in_file methodVsevolod Stakhov2018-01-271-14/+62
* [Minor] Allocate larger config static poolVsevolod Stakhov2018-01-272-2/+9
* [Project] Improve weighting in lang_detectionVsevolod Stakhov2018-01-271-8/+37
* [Project] Detect some languages based on unicode scriptVsevolod Stakhov2018-01-271-21/+100
* [Project] Add more flags to languagesVsevolod Stakhov2018-01-271-48/+141
* [Project] Start rework of language detection to improve qualityVsevolod Stakhov2018-01-271-43/+46
* [Feature] Allow to limit redirector requests per taskVsevolod Stakhov2018-01-262-0/+21
* Revert "[Fix] Use decoded values when parsing mime addresses"Vsevolod Stakhov2018-01-251-4/+4
* [Fix] Fix sanity checks on macro valueVsevolod Stakhov2018-01-251-3/+3
* [Rework] Use frequencies distribution in language detectorVsevolod Stakhov2018-01-241-98/+108
* [Minor] Fix previous commitAndrew Lewis2018-01-242-2/+2
* Merge pull request #1999 from philfry/fprot-parseAndrew Lewis2018-01-241-1/+1
|\
| * f-prot: match virus name non-greedilyPhilippe Kueck2018-01-241-1/+1
|/