aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Use more words and remove some languagesVsevolod Stakhov2018-02-071-1/+1
* [Minor] Add more filtering for ngramm chainsVsevolod Stakhov2018-02-071-0/+51
* [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
* [Fix] Fix reload crash when hyperscan is enabledVsevolod Stakhov2018-02-021-11/+1
* Merge pull request #2009 from mamash/masterVsevolod Stakhov2018-02-011-0/+26
|\
| * Provide optional fcntl support for flock-less platforms like earlier SunOS.Filip Hajny2018-02-011-0/+26
* | [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
| * [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
* | [Minor] Avoid letting miltertest crash rspamd_proxyAndrew Lewis2018-01-301-0/+4
* | [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-241-1/+1
* f-prot: match virus name non-greedilyPhilippe Kueck2018-01-241-1/+1
* [Minor] Store occurencies numbers for languagesVsevolod Stakhov2018-01-231-1/+9
* [Minor] Show more stats about ngrammsVsevolod Stakhov2018-01-231-1/+6
* [Minor] Add lua_textpart:get_languages methodVsevolod Stakhov2018-01-221-2/+51
* [Feature] Allow to enable/disable languages from the detectorVsevolod Stakhov2018-01-221-2/+38
* Merge pull request #1989 from fatalbanana/1988Vsevolod Stakhov2018-01-211-12/+38
|\
| * [Fix] Settings: header: deal with multiple settings (#1988)Andrew Lewis2018-01-161-12/+38
* | [Minor] Delivered-to is not intended to be uniqueVsevolod Stakhov2018-01-201-1/+1
* | [Project] Convert all C modules to fast debug infrastructureVsevolod Stakhov2018-01-2026-66/+96
* | [Project] Enable fast debug lookup for some modulesVsevolod Stakhov2018-01-208-30/+52
* | [Project] Use fast debug logging checkVsevolod Stakhov2018-01-203-14/+54
* | [Project] Add fast debug logging infrastructureVsevolod Stakhov2018-01-202-2/+100
* | [Fix] Apply language detection when adding fuzzy hashesVsevolod Stakhov2018-01-193-1/+4