summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Try harder in passing IPv6 addressesVsevolod Stakhov2018-01-241-4/+24
* [Fix] Deal with nan and inf encoding in json/uclVsevolod Stakhov2018-01-241-14/+20
* [Fix] Plug another possible memory leakVsevolod Stakhov2018-01-241-5/+2
* [Fix] Fix empty headers simple canonicalizationVsevolod Stakhov2018-01-241-1/+2
* [Fix] Plan new event on HTTP errorsVsevolod Stakhov2018-01-241-0/+1
* [Fix] Do not skip the last characterVsevolod Stakhov2018-01-241-0/+1
* [Fix] Do not try to dereference last characterVsevolod Stakhov2018-01-241-1/+8
* [Fix] Fix extra hits in PCRE mode for regular expressionsVsevolod Stakhov2018-01-241-3/+2
* [Fix] Better handling of the legacy protocolVsevolod Stakhov2017-12-102-32/+36
* [Fix] Fix bad archive characters strippingVsevolod Stakhov2017-12-101-1/+1
* [Feature] Allow to receive signing keys from mempool varsVsevolod Stakhov2017-12-041-0/+5
* [Fix] Load skip map from all processes as shared cache is unavailableVsevolod Stakhov2017-10-211-3/+1
* [Fix] Some more fixes towards emails detectionVsevolod Stakhov2017-10-211-7/+8
* [Fix] Actively load skip hashes map in fuzzy storageVsevolod Stakhov2017-10-213-3/+15
* [CritFix] Fix milter commands pipeliningVsevolod Stakhov2017-10-212-10/+37
* [Minor] Grr, forgot to save change for the previous commitVsevolod Stakhov2017-10-211-1/+0
* [Fix] Fix multiple headers in DKIM headers listVsevolod Stakhov2017-10-211-9/+17
* [CritFix] Fix newlines detectionVsevolod Stakhov2017-10-211-0/+7
* [Fix] Further tokenization fixesVsevolod Stakhov2017-10-212-3/+3
* [Fix] Do not treat script content as textVsevolod Stakhov2017-10-211-1/+1
* [Minor] Improve tags lookup slightlyVsevolod Stakhov2017-10-211-134/+129
* [Feature] Filter nan and inf when adding scoresVsevolod Stakhov2017-10-211-0/+6
* [Fix] Deal with another case when processing exceptionsVsevolod Stakhov2017-10-211-0/+8
* [Fix] Fix emails detectionVsevolod Stakhov2017-10-211-2/+14
* [Fix] Do not strip last character in the last wordVsevolod Stakhov2017-10-211-2/+2
* [Fix] Fix another tokenization issueVsevolod Stakhov2017-10-211-1/+31
* [Fix] Fix empty threshold check in greylisting moduleAlexander Moisseev2017-10-191-1/+1
* [Fix] Fix loading of per-user redis backend for statisticsVsevolod Stakhov2017-10-191-35/+33
* [Minor] Fix testsAndrew Lewis2017-10-181-2/+1
* [CritFix] Another portion of tokenization fixesVsevolod Stakhov2017-10-182-20/+33
* [Fix] Do not ignore short wordsVsevolod Stakhov2017-10-181-1/+1
* [Fix] Lowercase wordsVsevolod Stakhov2017-10-181-2/+0
* [Minor] Allow to get words from text partsVsevolod Stakhov2017-10-181-0/+39
* [Minor] Fix lua_text processing in lua_util_tokenize_textVsevolod Stakhov2017-10-181-1/+1
* [Feature] Support Expires header when using HTTP mapsVsevolod Stakhov2017-10-182-9/+82
* [Fix] Use greylisting threshold in greylisting moduleVsevolod Stakhov2017-10-181-0/+8
* [CritFix] Fix memory leak in spf caching logicVsevolod Stakhov2017-10-181-3/+3
* [Fix] SpamAssassin: Fail check_freemail_header if regexp didn't matchAndrew Lewis2017-10-181-0/+1
* [Fix] Fix obscured url in format user@@example.comVsevolod Stakhov2017-10-181-2/+9
* [Fix] Do not allow garbadge when checking url domainVsevolod Stakhov2017-10-181-1/+9
* [Fix] Erase unknown HTML entitiesVsevolod Stakhov2017-10-181-2/+1
* [Fix] Fix DKIM forgeries via multiple headersVsevolod Stakhov2017-10-181-0/+16
* [Feature] Implement headers flags in mime parserVsevolod Stakhov2017-10-182-17/+28
* [Fix] Deal with URLs with no slashes after protocolVsevolod Stakhov2017-10-183-41/+73
* [Fix] Milter headers: X-Spamd-Result header if X-Virus ran firstAndrew Lewis2017-10-181-14/+18
* [Fix] Milter headers: skip_local / skip_authenticated settingsAndrew Lewis2017-10-181-4/+4
* [Fix] Check for magic when checking for an archiveVsevolod Stakhov2017-10-181-1/+23
* [Fix] Add workaround for IPv6 in sendmailVsevolod Stakhov2017-09-211-0/+7
* [Fix] Ratelimit: fix whitelisted_rcpts matchingAlexander Moisseev2017-09-211-2/+4
* [Fix] Rebalance and slightly rework MX check pluginVsevolod Stakhov2017-09-091-9/+6