summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Add preliminary function to get fuzzy hashes from text in LuaVsevolod Stakhov2018-07-041-0/+128
* Merge pull request #2325 from BoresXP/masterVsevolod Stakhov2018-07-041-2/+2
|\
| * Fix redis read_only was incorrectly set to true.Boris Gulay2018-07-041-2/+2
* | Merge pull request #2324 from andy-igoshin/masterVsevolod Stakhov2018-07-041-0/+1
|\ \
| * | domain addedAndrey Igoshin2018-07-031-0/+1
* | | Merge pull request #2323 from moisseev/eslintVsevolod Stakhov2018-07-048-2033/+2033
|\ \ \
| * | | [Minor] JS: Add spaces at comments startAlexander Moisseev2018-07-043-8/+8
| * | | [Minor] JS: Add spaces at blocks edgesAlexander Moisseev2018-07-043-4/+4
| * | | [Minor] JS: Add missing spaces before block bracketsAlexander Moisseev2018-07-044-8/+8
| * | | [Minor] JS: Fix indentationAlexander Moisseev2018-07-041-14/+14
| * | | [Minor] JS: Remove spaces inside object's curly bracesAlexander Moisseev2018-07-042-7/+7
| * | | [Minor] JS: Remove spaces inside array bracketsAlexander Moisseev2018-07-043-7/+7
| * | | [Minor] JS: Remove trailing spacesAlexander Moisseev2018-07-041-1/+1
| * | | [Minor] JS: Replace tabs with spaces in indentationAlexander Moisseev2018-07-042-16/+16
| * | | [Minor] JS: Add spaces after commasAlexander Moisseev2018-07-043-16/+16
| * | | [Minor] JS: Add missed semicolonsAlexander Moisseev2018-07-036-22/+22
| * | | [Minor] JS: Use consistent indentationAlexander Moisseev2018-07-038-1957/+1957
| * | | [Minor] JS: Use double quotes wherever possibleAlexander Moisseev2018-07-038-429/+429
* | | | Merge pull request #2322 from moisseev/ciVsevolod Stakhov2018-07-043-0/+32
|\ \ \ \
| * | | | [Test] Add JavaScript lintingAlexander Moisseev2018-07-033-0/+32
| |/ / /
* | | | [Fix] Fix messages quarantineVsevolod Stakhov2018-07-041-0/+3
* | | | [Fix] Avoid race condition in skip map as pool lifetime is not enoughVsevolod Stakhov2018-07-041-17/+17
| |_|/ |/| |
* | | [Minor] Initial implementation of fuzzy hashes extraction toolVsevolod Stakhov2018-07-031-0/+16
| |/ |/|
* | [Test] Add received headers parsing unit testsVsevolod Stakhov2018-07-031-0/+137
* | [Minor] Reduce speed test cycles in unit testsVsevolod Stakhov2018-07-032-12/+17
* | [Feature] Add more non-conformant Received headers supportVsevolod Stakhov2018-07-032-1/+3
* | [Fix] Fix specific urls extractionVsevolod Stakhov2018-07-031-4/+8
* | [Minor] Fix rspamadm confighelp with argumentsVsevolod Stakhov2018-07-031-0/+2
|/
* [Fix] Fix crash in base url handlingVsevolod Stakhov2018-07-021-1/+1
* [Feature] Allow to configure AV module rejection messageVsevolod Stakhov2018-07-021-1/+12
* [Minor] Update version to 1.7.8Vsevolod Stakhov2018-07-021-1/+1
* Release 1.7.71.7.7Vsevolod Stakhov2018-07-021-4151/+4194
* [Minor] Allow to restore the previous behaviour in asn moduleVsevolod Stakhov2018-07-021-1/+2
* Merge pull request #2310 from andy-igoshin/masterVsevolod Stakhov2018-07-021-0/+1
|\
| * domain addedAndrey Igoshin2018-06-261-0/+1
* | Merge pull request #2319 from moisseev/constVsevolod Stakhov2018-07-023-5/+5
|\ \
| * | [WebUI] Stop using "const" declarationAlexander Moisseev2018-07-023-5/+5
* | | Merge pull request #2318 from moisseev/requireVsevolod Stakhov2018-07-023-6/+6
|\ \ \
| * | | [WebUI] Update RequireJS to 2.3.5Alexander Moisseev2018-07-023-6/+6
| |/ /
* | | [Feature] Distinguish IP failures from connection failuresVsevolod Stakhov2018-07-0212-40/+49
* | | [Minor] Fix build with gcc 4.2Vsevolod Stakhov2018-07-021-16/+18
|/ /
* | [Minor] Skip ASN checks for local IPsVsevolod Stakhov2018-06-301-1/+1
* | [Minor] Add alias for libunwind to deal with debian stupidityVsevolod Stakhov2018-06-291-1/+1
* | [Fix] Fix reload crashVsevolod Stakhov2018-06-291-2/+1
* | [Fix] Fill nm id in keypairs cache codeVsevolod Stakhov2018-06-291-0/+1
* | [CritFix] Do not overwrite PID of the main processVsevolod Stakhov2018-06-291-1/+0
* | [CritFix] Check NM part of pubkey to match it with rotating keypairsVsevolod Stakhov2018-06-297-10/+21
* | [Minor] Enable libunwind in packagesVsevolod Stakhov2018-06-293-6/+7
* | [Fix] Fix maps preload logicVsevolod Stakhov2018-06-281-5/+8
* | [CritFix] Fix shmem leak in encrypting proxy modeVsevolod Stakhov2018-06-281-5/+0