]> source.dussan.org Git - rspamd.git/log
rspamd.git
5 years ago[Fix] Fix hearbeats restart issue
Vsevolod Stakhov [Fri, 4 Oct 2019 14:08:37 +0000 (15:08 +0100)]
[Fix] Fix hearbeats restart issue

5 years ago[Minor] Do not refork on heartbeat loss if it has not been configured
Vsevolod Stakhov [Fri, 4 Oct 2019 13:17:50 +0000 (14:17 +0100)]
[Minor] Do not refork on heartbeat loss if it has not been configured

5 years ago[Minor] NAN is a bad integer...
Vsevolod Stakhov [Fri, 4 Oct 2019 12:39:44 +0000 (13:39 +0100)]
[Minor] NAN is a bad integer...

5 years ago[Minor] Strictly check worker context magic
Vsevolod Stakhov [Fri, 4 Oct 2019 12:38:10 +0000 (13:38 +0100)]
[Minor] Strictly check worker context magic

5 years ago[Minor] Remove unused struct timeval
Vsevolod Stakhov [Fri, 4 Oct 2019 11:51:12 +0000 (12:51 +0100)]
[Minor] Remove unused struct timeval

5 years ago[Minor] Check_cache is now need_check...
Vsevolod Stakhov [Fri, 4 Oct 2019 11:00:10 +0000 (12:00 +0100)]
[Minor] Check_cache is now need_check...

5 years agoMerge pull request #3063 from HeinleinSupport/master
Vsevolod Stakhov [Fri, 4 Oct 2019 10:39:31 +0000 (11:39 +0100)]
Merge pull request #3063 from HeinleinSupport/master

[Rework] lua_scanner adjustments, support more icap scanners

5 years ago[Fix] Fix reload logic
Vsevolod Stakhov [Fri, 4 Oct 2019 10:23:49 +0000 (11:23 +0100)]
[Fix] Fix reload logic

5 years ago[Minor] Try to fix finishing handlers
Vsevolod Stakhov [Fri, 4 Oct 2019 09:58:26 +0000 (10:58 +0100)]
[Minor] Try to fix finishing handlers

5 years ago[Minor] Oops, fix misprint
Vsevolod Stakhov [Thu, 3 Oct 2019 16:09:23 +0000 (17:09 +0100)]
[Minor] Oops, fix misprint

5 years ago[Fix] Do not use ephemeral string
Vsevolod Stakhov [Thu, 3 Oct 2019 14:32:45 +0000 (15:32 +0100)]
[Fix] Do not use ephemeral string

5 years ago[Fix] Do not use config pool to avoid issues with double reload
Vsevolod Stakhov [Thu, 3 Oct 2019 14:23:02 +0000 (15:23 +0100)]
[Fix] Do not use config pool to avoid issues with double reload

5 years ago[Minor] Fix build with no hyperscan
Vsevolod Stakhov [Wed, 2 Oct 2019 22:08:28 +0000 (23:08 +0100)]
[Minor] Fix build with no hyperscan

5 years ago[Rework] Allow execution of async events when hs compiles regexps
Vsevolod Stakhov [Wed, 2 Oct 2019 17:41:37 +0000 (18:41 +0100)]
[Rework] Allow execution of async events when hs compiles regexps

5 years ago[Minor] Try to fix use after free
Vsevolod Stakhov [Wed, 2 Oct 2019 16:47:46 +0000 (17:47 +0100)]
[Minor] Try to fix use after free

5 years ago[Minor] lua_scanners - fix need_check, lua warnings #2, use lua_util 3063/head
Carsten Rosenberg [Wed, 2 Oct 2019 14:47:41 +0000 (16:47 +0200)]
[Minor] lua_scanners - fix need_check, lua warnings #2, use lua_util

5 years ago[Fix] Do not assert if we have broken mime boundary in the headers
Vsevolod Stakhov [Wed, 2 Oct 2019 12:08:22 +0000 (13:08 +0100)]
[Fix] Do not assert if we have broken mime boundary in the headers

5 years ago[Minor] Fix telephones parsing
Vsevolod Stakhov [Wed, 2 Oct 2019 11:39:31 +0000 (12:39 +0100)]
[Minor] Fix telephones parsing

5 years ago[Minor] Fix lua warnings
Carsten Rosenberg [Tue, 1 Oct 2019 19:00:17 +0000 (21:00 +0200)]
[Minor] Fix lua warnings

5 years ago[Minor] lua_scanners - icap - add eset support, adopt lua suggestions
Carsten Rosenberg [Tue, 1 Oct 2019 18:17:44 +0000 (20:17 +0200)]
[Minor] lua_scanners - icap - add eset support, adopt lua suggestions

5 years agoMerge pull request #3061 from korgoth1/master
Vsevolod Stakhov [Tue, 1 Oct 2019 17:51:59 +0000 (18:51 +0100)]
Merge pull request #3061 from korgoth1/master

[Test] Emailbl subdomain + Emailbl Replyto subdomain

5 years ago[Project] Some fixes in SRV records handling
Vsevolod Stakhov [Tue, 1 Oct 2019 16:57:42 +0000 (17:57 +0100)]
[Project] Some fixes in SRV records handling

5 years ago[Project] Start SRV upstreams implementation
Vsevolod Stakhov [Tue, 1 Oct 2019 16:40:26 +0000 (17:40 +0100)]
[Project] Start SRV upstreams implementation

5 years ago[Test] Emailbl domainonly + Emailbl full adress with subdomain 3061/head
korgoth1 [Tue, 1 Oct 2019 16:12:44 +0000 (19:12 +0300)]
[Test] Emailbl domainonly + Emailbl full adress with subdomain

5 years agoMerge remote-tracking branch 'upstream/master'
korgoth1 [Tue, 1 Oct 2019 16:10:21 +0000 (19:10 +0300)]
Merge remote-tracking branch 'upstream/master'

5 years ago[Minor] Fix one more received case
Vsevolod Stakhov [Tue, 1 Oct 2019 14:47:26 +0000 (15:47 +0100)]
[Minor] Fix one more received case

5 years ago[Fix] Fix parsing of the received headers with empty part
Vsevolod Stakhov [Tue, 1 Oct 2019 14:03:10 +0000 (15:03 +0100)]
[Fix] Fix parsing of the received headers with empty part

5 years ago[Test] Emailbl subdomain + Emailbl Replyto subdomain
korgoth1 [Mon, 30 Sep 2019 17:59:51 +0000 (20:59 +0300)]
[Test] Emailbl subdomain + Emailbl Replyto subdomain

5 years ago[Minor] Rbl: Fix conversion for emailbl
Vsevolod Stakhov [Mon, 30 Sep 2019 15:45:50 +0000 (16:45 +0100)]
[Minor] Rbl: Fix conversion for emailbl

5 years ago[Feature] Rbl: Make config checks much more strict
Vsevolod Stakhov [Mon, 30 Sep 2019 15:07:45 +0000 (16:07 +0100)]
[Feature] Rbl: Make config checks much more strict

5 years ago[Fix] RBL: Fix behaviour of emails_domainonly
Vsevolod Stakhov [Mon, 30 Sep 2019 15:07:22 +0000 (16:07 +0100)]
[Fix] RBL: Fix behaviour of emails_domainonly

5 years ago[Minor] Optimize memory layout for task
Vsevolod Stakhov [Mon, 30 Sep 2019 14:58:02 +0000 (15:58 +0100)]
[Minor] Optimize memory layout for task

5 years ago[Minor] Oops, fix unref logic
Vsevolod Stakhov [Mon, 30 Sep 2019 12:22:05 +0000 (13:22 +0100)]
[Minor] Oops, fix unref logic

5 years ago[Fix] Fix registry leak in case of DNS errors
Vsevolod Stakhov [Mon, 30 Sep 2019 11:45:39 +0000 (12:45 +0100)]
[Fix] Fix registry leak in case of DNS errors

5 years ago[Minor] Small OOB access fixed
Vsevolod Stakhov [Mon, 30 Sep 2019 10:24:42 +0000 (11:24 +0100)]
[Minor] Small OOB access fixed

5 years ago[Minor] Rbl: Improve migration portability
Vsevolod Stakhov [Mon, 30 Sep 2019 08:12:42 +0000 (09:12 +0100)]
[Minor] Rbl: Improve migration portability

5 years agoMerge pull request #3057 from CAPSLOCK2000/typo_report_start
Vsevolod Stakhov [Sun, 29 Sep 2019 19:04:36 +0000 (20:04 +0100)]
Merge pull request #3057 from CAPSLOCK2000/typo_report_start

fix variable name report_start

5 years agoMerge pull request #3059 from korgoth1/master
Vsevolod Stakhov [Sun, 29 Sep 2019 19:04:22 +0000 (20:04 +0100)]
Merge pull request #3059 from korgoth1/master

[Test] Bad boundary+FreemailCC

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] lua_scanners - icap - fix host header and empty return
Carsten Rosenberg [Sat, 28 Sep 2019 19:13:38 +0000 (21:13 +0200)]
[Minor] lua_scanners - icap - fix host header and empty return

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] lua_scanners - fix small errors
Carsten Rosenberg [Fri, 27 Sep 2019 12:06:41 +0000 (14:06 +0200)]
[Minor] lua_scanners - fix small errors

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 agofix variable name report_start 3057/head
cgielen [Wed, 25 Sep 2019 11:31:50 +0000 (13:31 +0200)]
fix variable name report_start

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] lua_scanners - simplify need_check and dynamic_scan
Carsten Rosenberg [Thu, 26 Sep 2019 20:56:36 +0000 (22:56 +0200)]
[Minor] lua_scanners - simplify need_check and dynamic_scan

5 years ago[Minor] lua_scanners - icap - add Trend-Micro+F-Secure Support, fix retransmit on...
Carsten Rosenberg [Thu, 26 Sep 2019 20:14:23 +0000 (22:14 +0200)]
[Minor] lua_scanners - icap - add Trend-Micro+F-Secure Support, fix retransmit on error

5 years ago[Minor] lua_scanners - align module structure
Carsten Rosenberg [Thu, 26 Sep 2019 19:44:30 +0000 (21:44 +0200)]
[Minor] lua_scanners - align module structure

5 years ago[Minor] lua_scanners - oletools - make sure to read the complete reply
Carsten Rosenberg [Thu, 26 Sep 2019 19:35:53 +0000 (21:35 +0200)]
[Minor] lua_scanners - oletools - make sure to read the complete reply

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