]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2019-10-08 Carsten Rosenberg[Feature] lua_scanners - add Razor support 3073/head
2019-10-08 Carsten Rosenberg[Minor] lua_scanners - adopt excrypted / macro support
2019-10-08 Vsevolod Stakhov[Minor] Register plugin prefix
2019-10-08 Vsevolod Stakhov[Minor] Another log format fix for 2.0
2019-10-08 Vsevolod Stakhov[Minor] Be more relaxed about usec
2019-10-08 Vsevolod Stakhov[Minor] Fix use-after-free
2019-10-08 Vsevolod Stakhov[Fix] Fix options in rbl symbols
2019-10-08 Vsevolod Stakhov[Minor] Use unsigned to store flags not enum
2019-10-08 Vsevolod Stakhov[Feature] Support caching for encrypted files and macros
2019-10-08 Vsevolod Stakhov[Feature] Improve AV results caching
2019-10-08 Vsevolod Stakhov[Fix] Fix race condition in watcher handler
2019-10-07 Vsevolod Stakhov[Fix] Fix AV scan logic
2019-10-07 Vsevolod Stakhov[Minor] Do not use enum to store binary flags
2019-10-07 Vsevolod Stakhov[Minor] Do not use text heuristic when checking attachments
2019-10-07 Vsevolod Stakhov[Minor] Restore full bind_line
2019-10-07 Vsevolod StakhovMerge pull request #3068 from HeinleinSupport/master
2019-10-07 Vsevolod Stakhov[Feature] Improve logging locking logic (remove it...
2019-10-07 Vsevolod Stakhov[Minor] Improve logging reopening
2019-10-07 Carsten Rosenberg[Minor] lua_Scanners - KAS SE fix response, av caching 3068/head
2019-10-07 Vsevolod Stakhov[Minor] Lua_magic: Fix csv detection
2019-10-07 Vsevolod Stakhov[Test] Fix text test case
2019-10-07 Vsevolod Stakhov[Minor] Fix text parts heuristic
2019-10-07 Vsevolod Stakhov[Minor] Oops, ignore undetected
2019-10-07 Vsevolod StakhovMerge pull request #3067 from HeinleinSupport/master
2019-10-07 Vsevolod Stakhov[Minor] Be more strict when checking for text parts
2019-10-07 Vsevolod Stakhov[Fix] Use heuristically detected text parts data
2019-10-07 Carsten Rosenberg[Minor] lua_scanners - KAS SE fix port 3067/head
2019-10-06 Vsevolod Stakhov[Minor] Update argparse to 0.7.0
2019-10-05 Vsevolod Stakhov[Minor] Lua_magic: Extend dmg pattern
2019-10-05 Vsevolod Stakhov[Minor] Pet luacheck
2019-10-05 Vsevolod Stakhov[Project] Recognize KAS SE response codes
2019-10-05 Vsevolod Stakhov[Project] Add preliminary support of the Kaspersky...
2019-10-04 Vsevolod Stakhov[Minor] Fix timer race in hs_helper
2019-10-04 Vsevolod Stakhov[Minor] Slightly improve log messages
2019-10-04 Vsevolod Stakhov[Fix] Sort keys when getting data from Lua when filling...
2019-10-04 Vsevolod Stakhov[Minor] Improve errors logging on hyperscan load errors
2019-10-04 Vsevolod Stakhov[Minor] Oops, fix hyperscan disabled build
2019-10-04 Vsevolod Stakhov[Fix] Fix hearbeats restart issue
2019-10-04 Vsevolod Stakhov[Minor] Do not refork on heartbeat loss if it has not...
2019-10-04 Vsevolod Stakhov[Minor] NAN is a bad integer...
2019-10-04 Vsevolod Stakhov[Minor] Strictly check worker context magic
2019-10-04 Vsevolod Stakhov[Minor] Remove unused struct timeval
2019-10-04 Vsevolod Stakhov[Minor] Check_cache is now need_check...
2019-10-04 Vsevolod StakhovMerge pull request #3063 from HeinleinSupport/master
2019-10-04 Vsevolod Stakhov[Fix] Fix reload logic
2019-10-04 Vsevolod Stakhov[Minor] Try to fix finishing handlers
2019-10-03 Vsevolod Stakhov[Minor] Oops, fix misprint
2019-10-03 Vsevolod Stakhov[Fix] Do not use ephemeral string
2019-10-03 Vsevolod Stakhov[Fix] Do not use config pool to avoid issues with doubl...
2019-10-02 Vsevolod Stakhov[Minor] Fix build with no hyperscan
2019-10-02 Vsevolod Stakhov[Rework] Allow execution of async events when hs compil...
2019-10-02 Vsevolod Stakhov[Minor] Try to fix use after free
2019-10-02 Carsten Rosenberg[Minor] lua_scanners - fix need_check, lua warnings... 3063/head
2019-10-02 Vsevolod Stakhov[Fix] Do not assert if we have broken mime boundary...
2019-10-02 Vsevolod Stakhov[Minor] Fix telephones parsing
2019-10-01 Carsten Rosenberg[Minor] Fix lua warnings
2019-10-01 Carsten Rosenberg[Minor] lua_scanners - icap - add eset support, adopt...
2019-10-01 Vsevolod StakhovMerge pull request #3061 from korgoth1/master
2019-10-01 Vsevolod Stakhov[Project] Some fixes in SRV records handling
2019-10-01 Vsevolod Stakhov[Project] Start SRV upstreams implementation
2019-10-01 korgoth1[Test] Emailbl domainonly + Emailbl full adress with... 3061/head
2019-10-01 korgoth1Merge remote-tracking branch 'upstream/master'
2019-10-01 Vsevolod Stakhov[Minor] Fix one more received case
2019-10-01 Vsevolod Stakhov[Fix] Fix parsing of the received headers with empty...
2019-09-30 korgoth1[Test] Emailbl subdomain + Emailbl Replyto subdomain
2019-09-30 Vsevolod Stakhov[Minor] Rbl: Fix conversion for emailbl
2019-09-30 Vsevolod Stakhov[Feature] Rbl: Make config checks much more strict
2019-09-30 Vsevolod Stakhov[Fix] RBL: Fix behaviour of emails_domainonly
2019-09-30 Vsevolod Stakhov[Minor] Optimize memory layout for task
2019-09-30 Vsevolod Stakhov[Minor] Oops, fix unref logic
2019-09-30 Vsevolod Stakhov[Fix] Fix registry leak in case of DNS errors
2019-09-30 Vsevolod Stakhov[Minor] Small OOB access fixed
2019-09-30 Vsevolod Stakhov[Minor] Rbl: Improve migration portability
2019-09-29 Vsevolod StakhovMerge pull request #3057 from CAPSLOCK2000/typo_report_...
2019-09-29 Vsevolod StakhovMerge pull request #3059 from korgoth1/master
2019-09-29 korgoth1[Test] Bad boundary+FreemailCC 3059/head
2019-09-29 korgoth1[Test] Bad boundary+FreemailCC
2019-09-28 Carsten Rosenberg[Minor] lua_scanners - icap - fix host header and empty...
2019-09-28 Vsevolod Stakhov[Minor] Oops, fix parsing of the Unix addresses
2019-09-28 Vsevolod Stakhov[Fix] Distinguish remote and local addrs parsing
2019-09-27 korgoth1[Test] Bad Boundary
2019-09-27 Vsevolod Stakhov[Minor] Save cache data merely explicitly
2019-09-27 Vsevolod Stakhov[Fix] Do not count images urls when checking url regexp...
2019-09-27 Vsevolod Stakhov[Minor] Further static leaks removal
2019-09-27 Vsevolod Stakhov[Minor] Init tree before usage
2019-09-27 Vsevolod Stakhov[Minor] Improve logging
2019-09-27 Vsevolod Stakhov[Rework] Rework initialisation to reduce static leaks...
2019-09-27 Carsten Rosenberg[Minor] lua_scanners - fix small errors
2019-09-27 Vsevolod Stakhov[Minor] Another static leak
2019-09-27 Vsevolod Stakhov[Minor] Allocate memory from cfg pool to avoid leak
2019-09-27 Vsevolod Stakhov[Minor] Fix another static leak
2019-09-27 Vsevolod Stakhov[Minor] Fix various static leaks
2019-09-27 Vsevolod Stakhov[Minor] Allow to deinit resolver
2019-09-27 Vsevolod Stakhov[Minor] Fix various static leaks
2019-09-27 Vsevolod Stakhov[Minor] Fix return values in Lua API
2019-09-27 Vsevolod Stakhov[Minor] Fix re matching when len == 0
2019-09-27 Vsevolod Stakhov[Feature] Multimap: Allow multiple email addresses...
2019-09-27 cgielenfix variable name report_start 3057/head
2019-09-27 Vsevolod Stakhov[Minor] Fix OOB access
2019-09-26 Carsten Rosenberg[Minor] lua_scanners - simplify need_check and dynamic_scan
next