summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Remove reduntant debugVsevolod Stakhov2017-08-281-1/+0
* [Rules] Penalise R_BAD_CTE_7BIT for utf8 messagesVsevolod Stakhov2017-08-281-2/+15
* [Fix] Detection of maillist optimized and fixedJean-Louis Dupond2017-08-281-23/+8
* [Fix] Use weight from map for fuzzy scoringJean-Louis Dupond2017-08-281-3/+4
* [Fix] Add missing rspamadm control options to helpJean-Louis Dupond2017-08-281-0/+3
* [Fix] Add another workaround to display history properlyVsevolod Stakhov2017-08-281-0/+3
* [Fix] Reject invalid bh for DKIM signatures earlierVsevolod Stakhov2017-08-281-0/+8
* [Fix] Try harder to find urlsVsevolod Stakhov2017-08-281-2/+4
* [Fix] Lowercase HTTP headers to make them searchable from LuaVsevolod Stakhov2017-08-281-0/+6
* [Minor] Randomize Lua PRNG at startupVsevolod Stakhov2017-08-281-0/+8
* [Fix] Fix processing of closed tagsVsevolod Stakhov2017-08-281-1/+8
* [Minor] Update aliexpress.com Message-ID regexpAlexander Moisseev2017-08-281-1/+1
* Various changes to CentOS RPMChristian Glombek2017-08-281-9/+3
* [Feature] Add some sanity checks for actions and controllerVsevolod Stakhov2017-08-281-0/+45
* [Minor] Use controller for single-instance tasksAndrew Lewis2017-08-283-5/+5
* [Fix] Redis script loading in DMARC; URL tags; URL reputationAndrew Lewis2017-08-283-4/+1
* [Fix] RPM postinstallAndrew Lewis2017-08-281-1/+1
* [Fix] Ratelimit: lowercase email addressesAndrew Lewis2017-08-281-2/+2
* [Test] Settings: few more testsAndrew Lewis2017-08-282-2/+37
* [Test] Fix testsAndrew Lewis2017-08-2811-19/+21
* Release 1.6.31.6.3Vsevolod Stakhov2017-07-262-1/+20
* Merge pull request #1769 from fatalbanana/rspamd-1.6Vsevolod Stakhov2017-07-2618-39/+207
|\
| * [Feature] Add EBL to the default configVsevolod Stakhov2017-07-262-0/+14
| * [Feature] Redis settings: support checking multiple keysAndrew Lewis2017-07-261-14/+29
| * [Fix] Lua_http: freeingAndrew Lewis2017-07-261-1/+1
| * [WebUI] Escape strings inside HTML in historyAlexander Moisseev2017-07-261-8/+35
| * [Fix] Don't use whitelist/greylist maps as regexp, but as mapJean-Louis Dupond2017-07-262-3/+3
| * [Feature] Allow to skip specific hashes in fuzzy storageVsevolod Stakhov2017-07-261-1/+33
| * [CritFix] Fix semicolons parsing in the content typeVsevolod Stakhov2017-07-262-2/+28
| * [Fix] Parse HREF urls without explicit prefixVsevolod Stakhov2017-07-261-1/+12
| * [Fix] Fix get_content methodVsevolod Stakhov2017-07-261-1/+1
| * [Feature] Multimap: checking of symbol optionsAndrew Lewis2017-07-261-0/+16
| * [Minor] Add some sanity checks when managing monitoring timeoutsVsevolod Stakhov2017-07-261-2/+6
| * [Feature] Allow to configure monitoredVsevolod Stakhov2017-07-264-2/+24
| * [Fix] Avoid changing content-transfer-encoding header's valueVsevolod Stakhov2017-07-261-3/+4
| * [Fix] ARC: Fix Lua 5.3 compatibility; timestamp should be integerAndrew Lewis2017-07-261-1/+1
|/
* Merge pull request #1761 from mkuron/multimap_cidr-1.6Vsevolod Stakhov2017-07-201-4/+25
|\
| * Minimum netmask in Redis multimapMichael Kuron2017-07-161-3/+5
| * Use HMGET to query all netmasks at once in multimapMichael Kuron2017-07-161-19/+25
| * IP netmask support for multimapMichael Kuron2017-07-151-3/+16
* | Merge pull request #1746 from fatalbanana/rspamd-1.6Vsevolod Stakhov2017-07-126-25/+42
|\ \ | |/ |/|
| * [Fix] Milter headers: custom headers: removing headersAndrew Lewis2017-07-111-1/+1
| * [Fix] Header checks: REPLYTO_UNPARSEABLE ruleAndrew Lewis2017-07-111-10/+8
| * [Fix] Header checks: Fix get_raw_header methodAndrew Lewis2017-07-111-2/+2
| * [Minor] WHITE_ON_WHITE: Use per-part transparency lengthAndrew Lewis2017-07-111-2/+2
| * [Fix] WHITE_ON_WHITE: Ensure score is matched to part that fired the ruleAndrew Lewis2017-07-111-4/+4
| * Fix lua_util_is_utf_spoofed logicPaul Arthur2017-07-111-1/+1
| * [Minor] Ratelimit: Custom limits: Pass task to get_limitAndrew Lewis2017-07-111-2/+2
| * More htmlEscapes.André Peters2017-07-111-2/+4
| * Also escape message IDAndré Peters2017-07-111-1/+2