summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 1.5.81.5.8Vsevolod Stakhov2017-05-232-1/+27
* [Fix] Try harder to detect CTEVsevolod Stakhov2017-05-231-6/+1
* [Minor] Prevent MID_CONTAINS_FROM from firing on empty addressAndrew Lewis2017-05-231-1/+1
* [Fix] Fix spamc support in rspamd proxyVsevolod Stakhov2017-05-203-5/+29
* [Fix] Fix brain-damaged spamc protocol for nowVsevolod Stakhov2017-05-201-3/+18
* [Minor] Reduce digit->number transmission penaltyVsevolod Stakhov2017-05-201-2/+2
* [Fix] Parse rgb[a](x,x,x[,x]) css colorsVsevolod Stakhov2017-05-201-0/+106
* [Fix] Reresolve upstreams even if there is a single server thereVsevolod Stakhov2017-05-201-47/+35
* [Minor] Improve logging of errorsVsevolod Stakhov2017-05-201-5/+10
* [Fix] Do not set bayes probability if we don't use itVsevolod Stakhov2017-05-201-4/+4
* [Minor] Further logging improvementsVsevolod Stakhov2017-05-201-9/+16
* [Feature] Multimap: email:domain:tld filterAndrew Lewis2017-05-201-0/+5
* [Minor] Add `wsf` and `hta` bad archive extensionsAlexander Moisseev2017-05-201-0/+2
* [Fix] Try to deal with v4 mapped to v6 addresses on acceptVsevolod Stakhov2017-05-201-14/+41
* [Minor] Relax CTYPE_MISSING_DISPOSITION ruleAndrew Lewis2017-05-201-1/+3
* [Fix] Fix Redis timeout setVsevolod Stakhov2017-05-201-4/+6
* [Fix] Do not stop on illegal unicode points - replace themVsevolod Stakhov2017-05-201-2/+2
* [Fix] Treat empty address as validVsevolod Stakhov2017-05-201-1/+1
* [Minor] Fix result parsing for SAVAPIChristian Roessner2017-05-091-12/+7
* [Fix] Multimap: Received IP filters with RedisAndrew Lewis2017-05-091-1/+2
* [Minor] Fix configuration optionAndrew Lewis2017-05-091-1/+1
* Is not writeAndré Peters2017-05-091-1/+1
* [CritFix] Fix memory leak in maps schedulingVsevolod Stakhov2017-05-072-8/+9
* [CritFix] Fix memory leak in fuzzy checkVsevolod Stakhov2017-05-071-1/+2
* [Fix] DKIM Signing: avoid nil index when From header is missingAndrew Lewis2017-05-041-1/+1
* Revert "[Minor] Fix build with pcre2"Vsevolod Stakhov2017-05-021-1/+1
* Release 1.5.71.5.7Vsevolod Stakhov2017-05-022-1/+30
* [CritFix] Fix corruption when multiple fuzzy are definedVsevolod Stakhov2017-05-021-10/+30
* [Minor] Fix warningsVsevolod Stakhov2017-05-012-3/+3
* [Minor] Fix build with pcre2Andrew Lewis2017-05-011-1/+1
* [Fix] Fix REPLYTO_UNPARSEABLE ruleVsevolod Stakhov2017-05-011-3/+8
* [CritFix] Fix learn condition in fuzzy checkVsevolod Stakhov2017-05-011-13/+29
* [Minor] Allow session-less lua dns requestsVsevolod Stakhov2017-05-011-1/+1
* [Minor] Avoid `nil` tableAlexander Moisseev2017-05-011-1/+2
* [Fix] Fix couple of issues in FORWARDED ruleVsevolod Stakhov2017-05-011-110/+122
* [Fix] Fix passing data to log helper when many symbols definedVsevolod Stakhov2017-05-012-2/+2
* [Feature] DKIM signing: sign_networks/local address specific use_domain settingsAndrew Lewis2017-05-011-6/+20
* [Minor] Silence warningAndrew Lewis2017-05-011-0/+4
* [Fix] Rspamadm grep: Disable Lua patterns in string search by defaultAndrew Lewis2017-05-012-2/+12
* [Feature] Add rules to detect bad 8bit characters in From and ToVsevolod Stakhov2017-05-011-0/+36
* [Minor] Push email flags to the lua APIVsevolod Stakhov2017-05-011-0/+21
* [Fix] Deal with 8bit characters in email addressesVsevolod Stakhov2017-05-016-37/+64
* [Fix] Fix setting of email addressVsevolod Stakhov2017-05-012-3/+4
* [Minor] Fix ruleVsevolod Stakhov2017-05-011-1/+1
* [Minor] Silence some warningsAndrew Lewis2017-05-011-0/+1
* [Fix] Fix R_BAD_CTE_7BIT ruleVsevolod Stakhov2017-05-013-22/+28
* [Minor] Add lua methods to detect if a part has 8bit charactersVsevolod Stakhov2017-05-011-0/+58
* [Fetaure] Add method that detects 8 bit characters in text partsVsevolod Stakhov2017-05-012-0/+47
* [Feature] Support numeric arguments for Redis requestsVsevolod Stakhov2017-05-011-6/+27
* [Minor] Format floating point numberVsevolod Stakhov2017-05-011-1/+1