aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Add steampowered.com to spf+dkim whitelistVsevolod Stakhov2017-06-291-0/+1
|
* [Feature] Allow to check reply-to emailVsevolod Stakhov2017-06-291-1/+21
|
* [Feature] Normalize email aliases in emails moduleVsevolod Stakhov2017-06-291-9/+18
|
* [Minor] Allow to cut hashes when checking emailsVsevolod Stakhov2017-06-291-0/+6
|
* [Minor] Move emails normalization to the lua libraryVsevolod Stakhov2017-06-292-31/+43
|
* Merge pull request #1712 from moisseev/patch-1Vsevolod Stakhov2017-06-281-1/+1
|\ | | | | [Oops] Restore a proper name
| * [Oops] Restore a proper nameAlexander Moisseev2017-06-281-1/+1
|/ | | Found by @dimejo
* [Fix] Fix DKIM base64 folding for milter flagged messagesVsevolod Stakhov2017-06-281-2/+9
|
* [Fix] RBL: Fixed hashed email address lookupsAndrew Lewis2017-06-281-1/+1
|
* Revert "Debian: Update changelog."Vsevolod Stakhov2017-06-281-6/+0
| | | | This reverts commit f83310f8e9360bfe647f8369894d7b4a023fa304.
* Merge pull request #1705 from sebastianlipponer/masterVsevolod Stakhov2017-06-282-1/+7
|\ | | | | Fix Debian package build.
| * Debian: Update changelog.Sebastian Lipponer2017-06-241-0/+6
| |
| * Debian: Add missing build dependencies.Sebastian Lipponer2017-06-241-1/+1
| |
* | [Minor] Filter NaNs from ANN training vectorsVsevolod Stakhov2017-06-281-0/+1
| |
* | Merge pull request #1710 from moisseev/spellingVsevolod Stakhov2017-06-2768-127/+127
|\ \ | | | | | | [Minor] Massive spelling correction
| * | [Minor] Massive spelling correctionAlexander Moisseev2017-06-2768-127/+127
| | | | | | | | | | | | by a bot https://github.com/ka7/misspell_fixer
* | | [Minor] Fix internal utilsVsevolod Stakhov2017-06-272-2/+2
| | |
* | | [Minor] Remove ragel versionVsevolod Stakhov2017-06-271-170/+0
| | |
* | | [CritFix] Switch from ragel to C for Content-Type parsingVsevolod Stakhov2017-06-275-43/+310
|/ /
* | [Fix] Fix comparision logicVsevolod Stakhov2017-06-261-1/+1
| |
* | [Fix] Fix folding for arc headers when milter interface is usedVsevolod Stakhov2017-06-252-5/+10
| |
* | [Minor] Add milter flag when using milter protocolVsevolod Stakhov2017-06-251-0/+1
| |
* | [Minor] Allow to check for milter flag in a taskVsevolod Stakhov2017-06-251-0/+7
| |
* | [Minor] Allow to fold header in a different way using Lua APIVsevolod Stakhov2017-06-241-3/+22
| |
* | [Fix] Use `\n` to fold headers for milterVsevolod Stakhov2017-06-243-2/+31
|/
* [Minor] Add ability to get symbols dynamic stats from LuaVsevolod Stakhov2017-06-241-0/+49
|
* [Feature] Add short_text_direct_hash for fuzzy check moduleVsevolod Stakhov2017-06-241-64/+175
|
* [Minor] Milter headers: remove x-spam; fix misprintAndrew Lewis2017-06-241-11/+1
|
* [Feature] Allow to customize spam header, remove existing spam headersVsevolod Stakhov2017-06-241-44/+107
|
* [Minor] Allow to use numeric database when parsing redis paramsVsevolod Stakhov2017-06-241-1/+6
|
* [Feature] Milter headers: remove-header routineAndrew Lewis2017-06-241-0/+10
|
* [Minor] Milter headers: s/x-spam-flag/x-spam/Andrew Lewis2017-06-231-5/+5
|
* [Minor] Lua_redis: Try clarify docs for :exec()Andrew Lewis2017-06-231-1/+1
|
* Merge pull request #1695 from moisseev/patch-1Vsevolod Stakhov2017-06-221-0/+1
|\ | | | | [Minor] Update redirectors list
| * [Minor] Update redirectors listAlexander Moisseev2017-06-191-0/+1
| |
* | Merge pull request #1700 from moisseev/webuiVsevolod Stakhov2017-06-221-4/+4
|\ \ | | | | | | [WebUI] Round-up throughput summary values
| * | [WebUI] Round-up throughput summary valuesAlexander Moisseev2017-06-221-4/+4
|/ /
* | [Fix] DKIM sign tools: edge-cases around use_esldAndrew Lewis2017-06-221-9/+9
| |
* | [Feature] Allow to use HTTPS when connecting to ClickhouseVsevolod Stakhov2017-06-221-6/+12
| |
* | [Feature] Allow to store symbols data in ClickhouseVsevolod Stakhov2017-06-221-1/+74
| |
* | [Minor] Fix element addedVsevolod Stakhov2017-06-221-4/+4
| |
* | [Feature] Add text_part:get_stats functionVsevolod Stakhov2017-06-213-3/+65
| |
* | [Minor] Add some more data to the spaces strip algorithmVsevolod Stakhov2017-06-212-0/+14
| |
* | [Feature] Store more data when stripping newlinesVsevolod Stakhov2017-06-212-25/+74
| |
* | [Minor] Remove dead codeAndrew Lewis2017-06-211-14/+0
| |
* | [Feature] Milter headers: Add X-Spam-Flag to rmilter-compatibility headersAndrew Lewis2017-06-211-4/+32
| |
* | [Feature] Rework newlines strip parser one more timeVsevolod Stakhov2017-06-214-91/+146
| | | | | | | | Issue: #1687
* | [Minor] Return number of hits for a symbol when queryingVsevolod Stakhov2017-06-203-9/+9
| |
* | [Minor] Add one_shot for RAMBLER_URIBLVsevolod Stakhov2017-06-201-0/+1
| |
* | [Feature] Multimap: received filters for extracting TLDs from hostnamesAndrew Lewis2017-06-191-0/+8
| |