]> source.dussan.org Git - rspamd.git/log
rspamd.git
5 years ago[Test] Bad boundary+FreemailCC 3059/head
korgoth1 [Sun, 29 Sep 2019 12:58:57 +0000 (15:58 +0300)]
[Test] Bad boundary+FreemailCC

5 years ago[Test] Bad boundary+FreemailCC
korgoth1 [Sun, 29 Sep 2019 12:57:05 +0000 (15:57 +0300)]
[Test] Bad boundary+FreemailCC

5 years ago[Minor] Oops, fix parsing of the Unix addresses
Vsevolod Stakhov [Sat, 28 Sep 2019 14:27:52 +0000 (15:27 +0100)]
[Minor] Oops, fix parsing of the Unix addresses

5 years ago[Fix] Distinguish remote and local addrs parsing
Vsevolod Stakhov [Sat, 28 Sep 2019 12:37:22 +0000 (13:37 +0100)]
[Fix] Distinguish remote and local addrs parsing

5 years ago[Test] Bad Boundary
korgoth1 [Fri, 27 Sep 2019 19:01:22 +0000 (22:01 +0300)]
[Test] Bad Boundary

5 years ago[Minor] Save cache data merely explicitly
Vsevolod Stakhov [Fri, 27 Sep 2019 15:10:01 +0000 (16:10 +0100)]
[Minor] Save cache data merely explicitly

5 years ago[Fix] Do not count images urls when checking url regexps for compatibility
Vsevolod Stakhov [Fri, 27 Sep 2019 14:52:28 +0000 (15:52 +0100)]
[Fix] Do not count images urls when checking url regexps for compatibility

5 years ago[Minor] Further static leaks removal
Vsevolod Stakhov [Fri, 27 Sep 2019 14:28:07 +0000 (15:28 +0100)]
[Minor] Further static leaks removal

5 years ago[Minor] Init tree before usage
Vsevolod Stakhov [Fri, 27 Sep 2019 14:05:16 +0000 (15:05 +0100)]
[Minor] Init tree before usage

5 years ago[Minor] Improve logging
Vsevolod Stakhov [Fri, 27 Sep 2019 12:54:49 +0000 (13:54 +0100)]
[Minor] Improve logging

5 years ago[Rework] Rework initialisation to reduce static leaks count
Vsevolod Stakhov [Fri, 27 Sep 2019 12:32:42 +0000 (13:32 +0100)]
[Rework] Rework initialisation to reduce static leaks count

5 years ago[Minor] Another static leak
Vsevolod Stakhov [Fri, 27 Sep 2019 11:56:35 +0000 (12:56 +0100)]
[Minor] Another static leak

5 years ago[Minor] Allocate memory from cfg pool to avoid leak
Vsevolod Stakhov [Fri, 27 Sep 2019 11:51:33 +0000 (12:51 +0100)]
[Minor] Allocate memory from cfg pool to avoid leak

5 years ago[Minor] Fix another static leak
Vsevolod Stakhov [Fri, 27 Sep 2019 11:51:24 +0000 (12:51 +0100)]
[Minor] Fix another static leak

5 years ago[Minor] Fix various static leaks
Vsevolod Stakhov [Fri, 27 Sep 2019 11:47:08 +0000 (12:47 +0100)]
[Minor] Fix various static leaks

5 years ago[Minor] Allow to deinit resolver
Vsevolod Stakhov [Fri, 27 Sep 2019 11:46:54 +0000 (12:46 +0100)]
[Minor] Allow to deinit resolver

5 years ago[Minor] Fix various static leaks
Vsevolod Stakhov [Fri, 27 Sep 2019 11:46:37 +0000 (12:46 +0100)]
[Minor] Fix various static leaks

5 years ago[Minor] Fix return values in Lua API
Vsevolod Stakhov [Fri, 27 Sep 2019 10:49:47 +0000 (11:49 +0100)]
[Minor] Fix return values in Lua API

5 years ago[Minor] Fix re matching when len == 0
Vsevolod Stakhov [Fri, 27 Sep 2019 10:14:46 +0000 (11:14 +0100)]
[Minor] Fix re matching when len == 0

5 years ago[Feature] Multimap: Allow multiple email addresses matches
Vsevolod Stakhov [Fri, 27 Sep 2019 10:05:39 +0000 (11:05 +0100)]
[Feature] Multimap: Allow multiple email addresses matches

5 years ago[Minor] Fix OOB access
Vsevolod Stakhov [Fri, 27 Sep 2019 09:47:34 +0000 (10:47 +0100)]
[Minor] Fix OOB access

5 years ago[Minor] Dmarc: Fix bad policies detection
Vsevolod Stakhov [Thu, 26 Sep 2019 15:11:13 +0000 (16:11 +0100)]
[Minor] Dmarc: Fix bad policies detection

5 years ago[Test] Adjust tests
Vsevolod Stakhov [Thu, 26 Sep 2019 11:10:50 +0000 (12:10 +0100)]
[Test] Adjust tests

5 years ago[Fix] Do not call implicit strlen to avoid issues
Vsevolod Stakhov [Thu, 26 Sep 2019 11:07:29 +0000 (12:07 +0100)]
[Fix] Do not call implicit strlen to avoid issues

5 years ago[Minor] Fix array size
Vsevolod Stakhov [Thu, 26 Sep 2019 08:58:33 +0000 (09:58 +0100)]
[Minor] Fix array size

5 years ago[Minor] Fix OOB read
Vsevolod Stakhov [Thu, 26 Sep 2019 08:50:31 +0000 (09:50 +0100)]
[Minor] Fix OOB read

5 years ago[Minor] Fix protocol encoding
Vsevolod Stakhov [Wed, 25 Sep 2019 17:33:48 +0000 (18:33 +0100)]
[Minor] Fix protocol encoding

5 years ago[Minor] Some small style fixes
Vsevolod Stakhov [Wed, 25 Sep 2019 16:17:19 +0000 (17:17 +0100)]
[Minor] Some small style fixes

5 years ago[Minor] Copy&paste fix for copy&paste OOB access
Vsevolod Stakhov [Wed, 25 Sep 2019 15:39:29 +0000 (16:39 +0100)]
[Minor] Copy&paste fix for copy&paste OOB access

5 years ago[Minor] Fix for gcc
Vsevolod Stakhov [Wed, 25 Sep 2019 15:12:56 +0000 (16:12 +0100)]
[Minor] Fix for gcc

5 years ago[Minor] Disable asan for specific bad parts of the code
Vsevolod Stakhov [Wed, 25 Sep 2019 14:57:17 +0000 (15:57 +0100)]
[Minor] Disable asan for specific bad parts of the code

5 years agoMerge pull request #3055 from CAPSLOCK2000/reporting_domain_typo
Vsevolod Stakhov [Wed, 25 Sep 2019 13:14:00 +0000 (14:14 +0100)]
Merge pull request #3055 from CAPSLOCK2000/reporting_domain_typo

rename report_domain -> reportING_domain

5 years agoMerge pull request #3053 from korgoth1/master
Vsevolod Stakhov [Wed, 25 Sep 2019 13:13:15 +0000 (14:13 +0100)]
Merge pull request #3053 from korgoth1/master

[Test] Magic Robot jar apk bat update

5 years ago[Minor] Avoid out-of-boundary read in btrie
Vsevolod Stakhov [Wed, 25 Sep 2019 12:59:19 +0000 (13:59 +0100)]
[Minor] Avoid out-of-boundary read in btrie

Submitted by: @citrin

5 years ago[Fix] Fix printing of NULL pointer with fixed length
Vsevolod Stakhov [Wed, 25 Sep 2019 10:28:59 +0000 (11:28 +0100)]
[Fix] Fix printing of NULL pointer with fixed length

5 years ago[Fix] Fix log parameter
Vsevolod Stakhov [Wed, 25 Sep 2019 10:27:12 +0000 (11:27 +0100)]
[Fix] Fix log parameter

5 years ago[CritFix] Deal with case-sensivity in Content-Disposition parser
Vsevolod Stakhov [Wed, 25 Sep 2019 10:26:48 +0000 (11:26 +0100)]
[CritFix] Deal with case-sensivity in Content-Disposition parser

5 years agorename report_domain -> reportING_domain 3055/head
cgielen [Wed, 25 Sep 2019 08:29:09 +0000 (10:29 +0200)]
rename report_domain -> reportING_domain

5 years ago[Minor] Some sanity check
Vsevolod Stakhov [Wed, 25 Sep 2019 09:13:48 +0000 (10:13 +0100)]
[Minor] Some sanity check

5 years ago[Fix] Fix out-of-bound read in qp decode
Vsevolod Stakhov [Wed, 25 Sep 2019 08:46:47 +0000 (09:46 +0100)]
[Fix] Fix out-of-bound read in qp decode

5 years ago[Minor] Lua_magic: Relax jpeg pattern
Vsevolod Stakhov [Tue, 24 Sep 2019 17:42:52 +0000 (18:42 +0100)]
[Minor] Lua_magic: Relax jpeg pattern

5 years ago[Test] Magic Robot jar apk bat update 3053/head
korgoth1 [Tue, 24 Sep 2019 17:06:30 +0000 (20:06 +0300)]
[Test] Magic Robot jar apk bat update

5 years ago[Minor] Lua_magic: Add bat files detection
Vsevolod Stakhov [Tue, 24 Sep 2019 14:59:58 +0000 (15:59 +0100)]
[Minor] Lua_magic: Add bat files detection

5 years ago[Project] Rework images detection
Vsevolod Stakhov [Tue, 24 Sep 2019 14:49:16 +0000 (15:49 +0100)]
[Project] Rework images detection

5 years ago[Project] Lua_magic: Add images patterns
Vsevolod Stakhov [Tue, 24 Sep 2019 14:43:04 +0000 (15:43 +0100)]
[Project] Lua_magic: Add images patterns

5 years ago[Minor] Fill structure fields
Vsevolod Stakhov [Tue, 24 Sep 2019 13:50:04 +0000 (14:50 +0100)]
[Minor] Fill structure fields

5 years ago[Minor] Lua_magic: Add types for .jar and for .apk
Vsevolod Stakhov [Tue, 24 Sep 2019 11:57:33 +0000 (12:57 +0100)]
[Minor] Lua_magic: Add types for .jar and for .apk

5 years ago[Minor] Rbl: Moar fixes to the registration logic
Vsevolod Stakhov [Tue, 24 Sep 2019 11:22:18 +0000 (12:22 +0100)]
[Minor] Rbl: Moar fixes to the registration logic

5 years ago[Minor] Rbl: Fix registration logic
Vsevolod Stakhov [Tue, 24 Sep 2019 11:12:55 +0000 (12:12 +0100)]
[Minor] Rbl: Fix registration logic

5 years ago[Conf] Use multi-prefixes RBLs in the default config
Vsevolod Stakhov [Tue, 24 Sep 2019 11:06:11 +0000 (12:06 +0100)]
[Conf] Use multi-prefixes RBLs in the default config

5 years ago[Test] Add tests for multi prefixes RBLs
Vsevolod Stakhov [Tue, 24 Sep 2019 11:01:47 +0000 (12:01 +0100)]
[Test] Add tests for multi prefixes RBLs

5 years ago[Minor] RBL: Fix what types
Vsevolod Stakhov [Tue, 24 Sep 2019 11:01:35 +0000 (12:01 +0100)]
[Minor] RBL: Fix what types

5 years ago[Feature] RBL: Support type specific prefixes
Vsevolod Stakhov [Tue, 24 Sep 2019 10:56:38 +0000 (11:56 +0100)]
[Feature] RBL: Support type specific prefixes

5 years ago[Minor] Lua_magic: Improve hyperscan usage
Vsevolod Stakhov [Tue, 24 Sep 2019 08:26:04 +0000 (09:26 +0100)]
[Minor] Lua_magic: Improve hyperscan usage

5 years ago[Feature] Support more hyperscan flags
Vsevolod Stakhov [Tue, 24 Sep 2019 08:20:05 +0000 (09:20 +0100)]
[Feature] Support more hyperscan flags

5 years ago[Minor] Add starting mark to patterns with offset 0
Vsevolod Stakhov [Tue, 24 Sep 2019 08:06:12 +0000 (09:06 +0100)]
[Minor] Add starting mark to patterns with offset 0

5 years ago[Minor] Oops, fix dwg support
Vsevolod Stakhov [Tue, 24 Sep 2019 08:00:10 +0000 (09:00 +0100)]
[Minor] Oops, fix dwg support

5 years agoMerge pull request #3051 from korgoth1/master
Vsevolod Stakhov [Tue, 24 Sep 2019 07:55:53 +0000 (08:55 +0100)]
Merge pull request #3051 from korgoth1/master

[Test] Magic Robot .dwg update

5 years ago[Test] Magic Robot .dwg update 3051/head
korgoth1 [Mon, 23 Sep 2019 18:45:53 +0000 (21:45 +0300)]
[Test] Magic Robot .dwg update

5 years ago[Test] Fix emailbl tests
Vsevolod Stakhov [Mon, 23 Sep 2019 14:11:27 +0000 (15:11 +0100)]
[Test] Fix emailbl tests

5 years agoMerge pull request #3050 from korgoth1/master
Vsevolod Stakhov [Mon, 23 Sep 2019 14:00:27 +0000 (15:00 +0100)]
Merge pull request #3050 from korgoth1/master

[Test] EMAIL BL

5 years agoMerge pull request #3047 from whataboutpereira/master
Vsevolod Stakhov [Mon, 23 Sep 2019 14:00:09 +0000 (15:00 +0100)]
Merge pull request #3047 from whataboutpereira/master

[Minor] ARC signing instead of DKIM signing.

5 years ago[Minor] Add .dwg files support
Vsevolod Stakhov [Mon, 23 Sep 2019 11:13:54 +0000 (12:13 +0100)]
[Minor] Add .dwg files support

5 years ago[Minor] Fix doc target
Vsevolod Stakhov [Mon, 23 Sep 2019 08:53:57 +0000 (09:53 +0100)]
[Minor] Fix doc target

5 years ago[Minor] Lua_worker: Improve control commands handlers
Vsevolod Stakhov [Mon, 23 Sep 2019 08:41:49 +0000 (09:41 +0100)]
[Minor] Lua_worker: Improve control commands handlers

5 years ago[Test] EMAIL BL 3050/head
korgoth1 [Sun, 22 Sep 2019 19:07:25 +0000 (22:07 +0300)]
[Test] EMAIL BL

5 years agoARC signing instead of DKIM signing. 3047/head
Reio Remma [Sun, 22 Sep 2019 17:46:46 +0000 (20:46 +0300)]
ARC signing instead of DKIM signing.

5 years ago[Minor] Add string/enum conversion methods
Vsevolod Stakhov [Sun, 22 Sep 2019 08:54:24 +0000 (09:54 +0100)]
[Minor] Add string/enum conversion methods

5 years ago[Project] More work towards heartbeating logic implementation
Vsevolod Stakhov [Sun, 22 Sep 2019 08:38:47 +0000 (09:38 +0100)]
[Project] More work towards heartbeating logic implementation

5 years ago[Project] Allow to kill workers that hang up
Vsevolod Stakhov [Sat, 21 Sep 2019 15:27:25 +0000 (16:27 +0100)]
[Project] Allow to kill workers that hang up

5 years ago[Project] Add child change control command type
Vsevolod Stakhov [Sat, 21 Sep 2019 15:18:27 +0000 (16:18 +0100)]
[Project] Add child change control command type

5 years ago[Minor] Fix tests and jpeg case
Vsevolod Stakhov [Sat, 21 Sep 2019 12:47:55 +0000 (13:47 +0100)]
[Minor] Fix tests and jpeg case

5 years ago[Conf] Update header
Vsevolod Stakhov [Sat, 21 Sep 2019 08:50:21 +0000 (09:50 +0100)]
[Conf] Update header

5 years agoMerge pull request #3039 from korgoth1/master
Vsevolod Stakhov [Sat, 21 Sep 2019 11:58:46 +0000 (12:58 +0100)]
Merge pull request #3039 from korgoth1/master

[Test] MAGIC ROBOT

5 years ago[Minor] Rbl: Fix some more defects
Vsevolod Stakhov [Fri, 20 Sep 2019 11:22:56 +0000 (12:22 +0100)]
[Minor] Rbl: Fix some more defects

5 years agoMerge pull request #3044 from wsldankers/master
Vsevolod Stakhov [Fri, 20 Sep 2019 08:50:01 +0000 (09:50 +0100)]
Merge pull request #3044 from wsldankers/master

[Fix] Fix lua_ip_equal logic

5 years agoMerge pull request #3045 from moisseev/conf
Vsevolod Stakhov [Fri, 20 Sep 2019 08:49:42 +0000 (09:49 +0100)]
Merge pull request #3045 from moisseev/conf

[Conf] Add path to greylist-whitelist-domains.inc

5 years ago[Minor] Rbl: Unify email bl
Vsevolod Stakhov [Fri, 20 Sep 2019 08:47:54 +0000 (09:47 +0100)]
[Minor] Rbl: Unify email bl

5 years ago[Minor] Adopt lua_util.extract_specific_urls
Vsevolod Stakhov [Fri, 20 Sep 2019 08:24:53 +0000 (09:24 +0100)]
[Minor] Adopt lua_util.extract_specific_urls

5 years ago[Minor] Lua_task: Revert get_urls behaviour to be compatible
Vsevolod Stakhov [Fri, 20 Sep 2019 08:22:29 +0000 (09:22 +0100)]
[Minor] Lua_task: Revert get_urls behaviour to be compatible

5 years ago[Conf] Add path to greylist-whitelist-domains.inc 3045/head
moisseev [Fri, 20 Sep 2019 07:45:01 +0000 (10:45 +0300)]
[Conf] Add path to greylist-whitelist-domains.inc

5 years ago[Test] MAGIC ROBOT 3039/head
korgoth1 [Thu, 19 Sep 2019 19:43:26 +0000 (22:43 +0300)]
[Test] MAGIC ROBOT

5 years ago[Test] MAGIC ROBOT
korgoth1 [Thu, 19 Sep 2019 16:54:18 +0000 (19:54 +0300)]
[Test] MAGIC ROBOT

5 years ago[Minor] Sigh, another replyto rbl fix
Vsevolod Stakhov [Thu, 19 Sep 2019 16:24:19 +0000 (17:24 +0100)]
[Minor] Sigh, another replyto rbl fix

5 years ago[Fix] Stop IO event on write finished in http connection
Vsevolod Stakhov [Thu, 19 Sep 2019 16:13:35 +0000 (17:13 +0100)]
[Fix] Stop IO event on write finished in http connection

5 years ago[Minor] Fix default value for dns_timeout
Vsevolod Stakhov [Thu, 19 Sep 2019 16:08:31 +0000 (17:08 +0100)]
[Minor] Fix default value for dns_timeout

5 years ago[Fix] Fix lua_ip_equal logic 3044/head
Wessel Dankers [Thu, 19 Sep 2019 15:36:59 +0000 (17:36 +0200)]
[Fix] Fix lua_ip_equal logic

5 years ago[Conf] Make LEAKED_PASSWORD_SCAM a composite rule again
Vsevolod Stakhov [Thu, 19 Sep 2019 11:13:48 +0000 (12:13 +0100)]
[Conf] Make LEAKED_PASSWORD_SCAM a composite rule again

5 years ago[Fix] Fix embedded images linking logic
Vsevolod Stakhov [Thu, 19 Sep 2019 11:07:03 +0000 (12:07 +0100)]
[Fix] Fix embedded images linking logic

5 years ago[Minor] Fix parts iteration
Vsevolod Stakhov [Thu, 19 Sep 2019 11:04:58 +0000 (12:04 +0100)]
[Minor] Fix parts iteration

5 years ago[Minor] Rbl: Improve WL logging
Vsevolod Stakhov [Thu, 19 Sep 2019 08:31:14 +0000 (09:31 +0100)]
[Minor] Rbl: Improve WL logging

5 years agoMerge pull request #3043 from denpaforks/p0f-fixes
Vsevolod Stakhov [Wed, 18 Sep 2019 16:19:11 +0000 (17:19 +0100)]
Merge pull request #3043 from denpaforks/p0f-fixes

[Minor] Fix typos in p0f plugin

5 years agoMerge pull request #3042 from vitalvas/support-elasticsearch-v7
Vsevolod Stakhov [Wed, 18 Sep 2019 16:18:38 +0000 (17:18 +0100)]
Merge pull request #3042 from vitalvas/support-elasticsearch-v7

[Minor] Fix template for support elasticsearch v7 and fix index patterns from #3041

5 years ago[Minor] Fix typos in p0f plugin 3043/head
denpamusic [Wed, 18 Sep 2019 15:29:43 +0000 (18:29 +0300)]
[Minor] Fix typos in p0f plugin

- Improved tests to include cached response cases
- Changed default socket location to /var/run/p0f as per @moisseev recommendation

5 years ago[Minor] Multimap: Better attachments handling
Vsevolod Stakhov [Wed, 18 Sep 2019 15:28:28 +0000 (16:28 +0100)]
[Minor] Multimap: Better attachments handling

5 years ago[Minor] Improve LEAKED_PASSWORD_SCAM
Vsevolod Stakhov [Wed, 18 Sep 2019 15:25:59 +0000 (16:25 +0100)]
[Minor] Improve LEAKED_PASSWORD_SCAM

5 years ago[Minor] Improve diacritics handling in R_MIXED_CHARSET
Vsevolod Stakhov [Wed, 18 Sep 2019 15:25:44 +0000 (16:25 +0100)]
[Minor] Improve diacritics handling in R_MIXED_CHARSET

5 years ago[Minor] Multimap: Exclude text parts and multiparts
Vsevolod Stakhov [Wed, 18 Sep 2019 14:54:16 +0000 (15:54 +0100)]
[Minor] Multimap: Exclude text parts and multiparts

5 years agoFix template for support elasticsearch v7 #3041 3042/head
Vitaliy Vasilenko [Wed, 18 Sep 2019 13:54:13 +0000 (16:54 +0300)]
Fix template for support elasticsearch v7 #3041

5 years agoMerge pull request #3040 from moisseev/conf
Vsevolod Stakhov [Wed, 18 Sep 2019 12:59:18 +0000 (13:59 +0100)]
Merge pull request #3040 from moisseev/conf

[Conf] Introduce maps.d directories