]> source.dussan.org Git - rspamd.git/log
rspamd.git
8 years agoFix indexing for received headers.
Vsevolod Stakhov [Mon, 23 Nov 2015 11:36:10 +0000 (11:36 +0000)]
Fix indexing for received headers.

8 years agoSome more fixes to OSB algorithm
Vsevolod Stakhov [Mon, 23 Nov 2015 10:04:00 +0000 (10:04 +0000)]
Some more fixes to OSB algorithm

8 years agoAdd 'reresolve' command to the control interface
Vsevolod Stakhov [Mon, 23 Nov 2015 09:29:59 +0000 (09:29 +0000)]
Add 'reresolve' command to the control interface

8 years agoDo not reresolve upstreams with no resolver defined
Vsevolod Stakhov [Mon, 23 Nov 2015 09:29:41 +0000 (09:29 +0000)]
Do not reresolve upstreams with no resolver defined

8 years agoTest for atomic ops.
Vsevolod Stakhov [Mon, 23 Nov 2015 09:10:12 +0000 (09:10 +0000)]
Test for atomic ops.

8 years agoImprove debugging for bayes.
Vsevolod Stakhov [Mon, 23 Nov 2015 01:23:50 +0000 (01:23 +0000)]
Improve debugging for bayes.

8 years agoFix calculations
Vsevolod Stakhov [Mon, 23 Nov 2015 01:23:38 +0000 (01:23 +0000)]
Fix calculations

8 years agoAvoid long double type
Vsevolod Stakhov [Mon, 23 Nov 2015 00:26:55 +0000 (00:26 +0000)]
Avoid long double type

8 years agoAdd rspamd_upstream_reresolve routine.
Vsevolod Stakhov [Sun, 22 Nov 2015 14:11:13 +0000 (14:11 +0000)]
Add rspamd_upstream_reresolve routine.

8 years agoUse context variables instead of default ones
Vsevolod Stakhov [Sun, 22 Nov 2015 13:54:36 +0000 (13:54 +0000)]
Use context variables instead of default ones

8 years agoUse new rotation logic in the code
Vsevolod Stakhov [Sat, 21 Nov 2015 13:31:26 +0000 (13:31 +0000)]
Use new rotation logic in the code

8 years agoRework rotation for upstreams
Vsevolod Stakhov [Sat, 21 Nov 2015 13:20:37 +0000 (13:20 +0000)]
Rework rotation for upstreams

8 years agoParse rotation type for upstreams list
Vsevolod Stakhov [Sat, 21 Nov 2015 13:17:05 +0000 (13:17 +0000)]
Parse rotation type for upstreams list

8 years agoAllow ratelimit plugin to set symbol instead of pre-result
Vsevolod Stakhov [Sat, 21 Nov 2015 00:18:41 +0000 (00:18 +0000)]
Allow ratelimit plugin to set symbol instead of pre-result

8 years agoAdd deinitialization for upstreams
Vsevolod Stakhov [Fri, 20 Nov 2015 17:09:32 +0000 (17:09 +0000)]
Add deinitialization for upstreams

8 years agoRework upstreams initialization
Vsevolod Stakhov [Fri, 20 Nov 2015 17:03:51 +0000 (17:03 +0000)]
Rework upstreams initialization

8 years agoRework FORGED_RECIPIENTS for common users
Vsevolod Stakhov [Fri, 20 Nov 2015 16:52:10 +0000 (16:52 +0000)]
Rework FORGED_RECIPIENTS for common users

8 years agoReduce weight of SUSPICIOUS_RECIPS
Vsevolod Stakhov [Fri, 20 Nov 2015 16:44:09 +0000 (16:44 +0000)]
Reduce weight of SUSPICIOUS_RECIPS

8 years agoFix plugins
Vsevolod Stakhov [Fri, 20 Nov 2015 16:37:23 +0000 (16:37 +0000)]
Fix plugins

8 years agoFix tests
Vsevolod Stakhov [Fri, 20 Nov 2015 16:33:34 +0000 (16:33 +0000)]
Fix tests

8 years agoFix upstreams usage
Vsevolod Stakhov [Fri, 20 Nov 2015 16:17:24 +0000 (16:17 +0000)]
Fix upstreams usage

8 years agoRework upstreams context
Vsevolod Stakhov [Fri, 20 Nov 2015 15:48:32 +0000 (15:48 +0000)]
Rework upstreams context

8 years agoAdd R_SUSPICIOUS_URL rule that detects obfusicated URL's
Vsevolod Stakhov [Fri, 20 Nov 2015 13:52:20 +0000 (13:52 +0000)]
Add R_SUSPICIOUS_URL rule that detects obfusicated URL's

8 years agoAdd is_obscured method for lua url API
Vsevolod Stakhov [Fri, 20 Nov 2015 13:52:08 +0000 (13:52 +0000)]
Add is_obscured method for lua url API

8 years agoFix parsing of IP URLs
Vsevolod Stakhov [Thu, 19 Nov 2015 16:29:48 +0000 (16:29 +0000)]
Fix parsing of IP URLs

8 years agoUse flags for urls
Vsevolod Stakhov [Thu, 19 Nov 2015 13:06:49 +0000 (13:06 +0000)]
Use flags for urls

8 years agoDo not use 'strchr' on rspamd_fstring_t
Vsevolod Stakhov [Thu, 19 Nov 2015 12:34:29 +0000 (12:34 +0000)]
Do not use 'strchr' on rspamd_fstring_t

8 years agoAnother try to improve sqlite3 interaction
Vsevolod Stakhov [Thu, 19 Nov 2015 10:58:48 +0000 (10:58 +0000)]
Another try to improve sqlite3 interaction

8 years agoFix cleaning of rspamd config
Vsevolod Stakhov [Thu, 19 Nov 2015 00:00:54 +0000 (00:00 +0000)]
Fix cleaning of rspamd config

8 years agoFix some race conditions
Vsevolod Stakhov [Wed, 18 Nov 2015 17:07:40 +0000 (17:07 +0000)]
Fix some race conditions

8 years agoAdd more tunes to sqlite
Vsevolod Stakhov [Wed, 18 Nov 2015 17:05:26 +0000 (17:05 +0000)]
Add more tunes to sqlite

8 years agoImplement refcounting for configuration
Vsevolod Stakhov [Wed, 18 Nov 2015 16:01:05 +0000 (16:01 +0000)]
Implement refcounting for configuration

8 years agoFix configtest
Vsevolod Stakhov [Wed, 18 Nov 2015 15:38:08 +0000 (15:38 +0000)]
Fix configtest

8 years agoFix issues found
Vsevolod Stakhov [Wed, 18 Nov 2015 15:19:36 +0000 (15:19 +0000)]
Fix issues found

8 years agoStart refcounting rework for rspamd_config
Vsevolod Stakhov [Wed, 18 Nov 2015 14:48:01 +0000 (14:48 +0000)]
Start refcounting rework for rspamd_config

8 years agoProperly return count of hashes for multiple fuzzy storages
Vsevolod Stakhov [Tue, 17 Nov 2015 17:03:13 +0000 (17:03 +0000)]
Properly return count of hashes for multiple fuzzy storages

8 years agoSUSPICIOUS_IMAGES now trigger merely for embedded images
Vsevolod Stakhov [Tue, 17 Nov 2015 16:14:26 +0000 (16:14 +0000)]
SUSPICIOUS_IMAGES now trigger merely for embedded images

8 years agoImprove empty image rule.
Vsevolod Stakhov [Tue, 17 Nov 2015 16:11:52 +0000 (16:11 +0000)]
Improve empty image rule.

8 years agoFix processing of HTML tags.
Vsevolod Stakhov [Tue, 17 Nov 2015 16:11:31 +0000 (16:11 +0000)]
Fix processing of HTML tags.

8 years agoFix raw length obtaining for certain html parts
Vsevolod Stakhov [Tue, 17 Nov 2015 15:33:59 +0000 (15:33 +0000)]
Fix raw length obtaining for certain html parts

8 years agoMerge pull request #426 from msimerson/docker
Vsevolod Stakhov [Mon, 16 Nov 2015 16:48:12 +0000 (16:48 +0000)]
Merge pull request #426 from msimerson/docker

Dockerfile, for running in Docker container

8 years agoAdd another bloody workaround for old glib
Vsevolod Stakhov [Mon, 16 Nov 2015 16:44:33 +0000 (16:44 +0000)]
Add another bloody workaround for old glib

8 years agoTry to load mime from properly
Vsevolod Stakhov [Mon, 16 Nov 2015 15:06:16 +0000 (15:06 +0000)]
Try to load mime from properly

8 years agoCheck from returned more precisely
Vsevolod Stakhov [Mon, 16 Nov 2015 14:07:15 +0000 (14:07 +0000)]
Check from returned more precisely

8 years agoFix parsing of fragment in urls
Vsevolod Stakhov [Mon, 16 Nov 2015 13:56:06 +0000 (13:56 +0000)]
Fix parsing of fragment in urls

8 years agoFix HTML tests
Vsevolod Stakhov [Mon, 16 Nov 2015 13:54:21 +0000 (13:54 +0000)]
Fix HTML tests

8 years agoDo not rewrite the original url when using redirector
Vsevolod Stakhov [Mon, 16 Nov 2015 13:06:05 +0000 (13:06 +0000)]
Do not rewrite the original url when using redirector

8 years agoFix GError use-after-free
Vsevolod Stakhov [Mon, 16 Nov 2015 11:59:45 +0000 (11:59 +0000)]
Fix GError use-after-free

8 years agoFix printing of multiple mail addresses in the log
Vsevolod Stakhov [Mon, 16 Nov 2015 09:13:54 +0000 (09:13 +0000)]
Fix printing of multiple mail addresses in the log

8 years agoAdd more functions for static analysis.
Vsevolod Stakhov [Mon, 16 Nov 2015 09:06:22 +0000 (09:06 +0000)]
Add more functions for static analysis.

8 years agoDockerfile, for running in Docker container 426/head
Matt Simerson [Mon, 16 Nov 2015 08:18:27 +0000 (00:18 -0800)]
Dockerfile, for running in Docker container

8 years agoAllow multiple recipients passed through header
Vsevolod Stakhov [Sun, 15 Nov 2015 21:42:13 +0000 (21:42 +0000)]
Allow multiple recipients passed through header

8 years agoAllow multiple headers with the same name
Vsevolod Stakhov [Sun, 15 Nov 2015 21:40:51 +0000 (21:40 +0000)]
Allow multiple headers with the same name

8 years agoUpdate documentation
Vsevolod Stakhov [Sat, 14 Nov 2015 14:33:05 +0000 (14:33 +0000)]
Update documentation

8 years agoImplement recipients printing.
Vsevolod Stakhov [Sat, 14 Nov 2015 14:31:51 +0000 (14:31 +0000)]
Implement recipients printing.

8 years agoAllow logging of recipients for a message
Vsevolod Stakhov [Sat, 14 Nov 2015 14:17:07 +0000 (14:17 +0000)]
Allow logging of recipients for a message

8 years agoAdd support for check_for_shifted_date and check_for_missing_to_header eval rules...
Vsevolod Stakhov [Fri, 13 Nov 2015 17:14:45 +0000 (17:14 +0000)]
Add support for check_for_shifted_date and check_for_missing_to_header eval rules to SA plugin

8 years agoAllow the same keys in the configuration
Vsevolod Stakhov [Fri, 13 Nov 2015 16:50:50 +0000 (16:50 +0000)]
Allow the same keys in the configuration

8 years agoFix critical issue with parsing of scores.
Vsevolod Stakhov [Fri, 13 Nov 2015 16:30:30 +0000 (16:30 +0000)]
Fix critical issue with parsing of scores.

8 years agoFix regexp matching logic
Vsevolod Stakhov [Fri, 13 Nov 2015 15:41:44 +0000 (15:41 +0000)]
Fix regexp matching logic

8 years agoFix processing of headers.
Vsevolod Stakhov [Fri, 13 Nov 2015 15:35:41 +0000 (15:35 +0000)]
Fix processing of headers.

8 years agoImplement words decaying for text parts.
Vsevolod Stakhov [Thu, 12 Nov 2015 18:47:05 +0000 (18:47 +0000)]
Implement words decaying for text parts.

8 years agoSome more refactoring for new options
Vsevolod Stakhov [Thu, 12 Nov 2015 18:12:44 +0000 (18:12 +0000)]
Some more refactoring for new options

8 years agoAdd max_word_len and words_decay options
Vsevolod Stakhov [Thu, 12 Nov 2015 18:11:10 +0000 (18:11 +0000)]
Add max_word_len and words_decay options

8 years agoDo not convert 7 bit encodings to utf8.
Vsevolod Stakhov [Thu, 12 Nov 2015 17:08:40 +0000 (17:08 +0000)]
Do not convert 7 bit encodings to utf8.

8 years agoGmime cannot parse messages unfortunately
Vsevolod Stakhov [Thu, 12 Nov 2015 16:45:17 +0000 (16:45 +0000)]
Gmime cannot parse messages unfortunately

8 years agoFix travis
Vsevolod Stakhov [Thu, 12 Nov 2015 16:16:19 +0000 (16:16 +0000)]
Fix travis

8 years agoFix travis
Vsevolod Stakhov [Thu, 12 Nov 2015 16:10:40 +0000 (16:10 +0000)]
Fix travis

8 years agoLoad text parsers for libmagic
Vsevolod Stakhov [Thu, 12 Nov 2015 16:05:28 +0000 (16:05 +0000)]
Load text parsers for libmagic

8 years agoAdd logic to parse non-mime requests
Vsevolod Stakhov [Thu, 12 Nov 2015 16:02:54 +0000 (16:02 +0000)]
Add logic to parse non-mime requests

8 years agoAdd library deinit interface
Vsevolod Stakhov [Thu, 12 Nov 2015 15:22:46 +0000 (15:22 +0000)]
Add library deinit interface

8 years agoAdd external libraries context
Vsevolod Stakhov [Thu, 12 Nov 2015 15:14:35 +0000 (15:14 +0000)]
Add external libraries context

8 years agoAdd libmagic dependency
Vsevolod Stakhov [Thu, 12 Nov 2015 14:36:48 +0000 (14:36 +0000)]
Add libmagic dependency

8 years agoPerl is merely needed when snowball is enabled
Vsevolod Stakhov [Thu, 12 Nov 2015 14:34:07 +0000 (14:34 +0000)]
Perl is merely needed when snowball is enabled

8 years agoRemove crap added by CLion
Vsevolod Stakhov [Thu, 12 Nov 2015 14:29:59 +0000 (14:29 +0000)]
Remove crap added by CLion

8 years agoAdd 'allow_raw_input' option
Vsevolod Stakhov [Thu, 12 Nov 2015 14:24:51 +0000 (14:24 +0000)]
Add 'allow_raw_input' option

8 years agoFix format issues found by static analysis
Vsevolod Stakhov [Wed, 11 Nov 2015 18:00:43 +0000 (18:00 +0000)]
Fix format issues found by static analysis

8 years agoMore fixes to parsing queries.
Vsevolod Stakhov [Wed, 11 Nov 2015 17:58:58 +0000 (17:58 +0000)]
More fixes to parsing queries.

8 years agoAdd gboolean check support.
Vsevolod Stakhov [Wed, 11 Nov 2015 17:26:06 +0000 (17:26 +0000)]
Add gboolean check support.

8 years agoImprove fixed integers processing
Vsevolod Stakhov [Wed, 11 Nov 2015 17:22:47 +0000 (17:22 +0000)]
Improve fixed integers processing

8 years agoImprove diagnostic
Vsevolod Stakhov [Wed, 11 Nov 2015 17:22:34 +0000 (17:22 +0000)]
Improve diagnostic

8 years agoImprove format string parsing.
Vsevolod Stakhov [Wed, 11 Nov 2015 17:10:16 +0000 (17:10 +0000)]
Improve format string parsing.

8 years agoImprove diagnostic
Vsevolod Stakhov [Wed, 11 Nov 2015 16:49:43 +0000 (16:49 +0000)]
Improve diagnostic

8 years agoChar is actually int due to propagation
Vsevolod Stakhov [Wed, 11 Nov 2015 16:43:40 +0000 (16:43 +0000)]
Char is actually int due to propagation

8 years agoBreak compilation on format errors.
Vsevolod Stakhov [Wed, 11 Nov 2015 16:18:22 +0000 (16:18 +0000)]
Break compilation on format errors.

8 years agoAllow void * as %s arg.
Vsevolod Stakhov [Wed, 11 Nov 2015 15:49:28 +0000 (15:49 +0000)]
Allow void * as %s arg.

8 years agoDo build when performing static analysis.
Vsevolod Stakhov [Wed, 11 Nov 2015 15:38:06 +0000 (15:38 +0000)]
Do build when performing static analysis.

8 years agoAdd complex types checkers.
Vsevolod Stakhov [Wed, 11 Nov 2015 15:25:24 +0000 (15:25 +0000)]
Add complex types checkers.

8 years agoAdd more types
Vsevolod Stakhov [Wed, 11 Nov 2015 14:32:41 +0000 (14:32 +0000)]
Add more types

8 years agoFix issues in reading format strings
Vsevolod Stakhov [Wed, 11 Nov 2015 14:32:25 +0000 (14:32 +0000)]
Fix issues in reading format strings

8 years agoAvoid copy&paste.
Vsevolod Stakhov [Wed, 11 Nov 2015 14:21:27 +0000 (14:21 +0000)]
Avoid copy&paste.

8 years agoMore primitive types parsers
Vsevolod Stakhov [Wed, 11 Nov 2015 14:05:48 +0000 (14:05 +0000)]
More primitive types parsers

8 years agoAdd checkers for %s and %d flags
Vsevolod Stakhov [Wed, 11 Nov 2015 13:53:36 +0000 (13:53 +0000)]
Add checkers for %s and %d flags

8 years agoWrite basics for arguments checks.
Vsevolod Stakhov [Wed, 11 Nov 2015 13:07:32 +0000 (13:07 +0000)]
Write basics for arguments checks.

8 years agoFix unfolded base64 encoding
Vsevolod Stakhov [Wed, 11 Nov 2015 00:34:30 +0000 (00:34 +0000)]
Fix unfolded base64 encoding

8 years agoUse separate module for printf checks.
Vsevolod Stakhov [Tue, 10 Nov 2015 23:55:24 +0000 (23:55 +0000)]
Use separate module for printf checks.

8 years agoStart do something useful with libclang plugin
Vsevolod Stakhov [Tue, 10 Nov 2015 18:38:26 +0000 (18:38 +0000)]
Start do something useful with libclang plugin

8 years agoStart implemetation of static analysis plugin
Vsevolod Stakhov [Mon, 9 Nov 2015 18:51:25 +0000 (18:51 +0000)]
Start implemetation of static analysis plugin

8 years agoFix domains when parsing mx/ptr/a records in includes/redirects
Vsevolod Stakhov [Mon, 9 Nov 2015 15:29:44 +0000 (15:29 +0000)]
Fix domains when parsing mx/ptr/a records in includes/redirects

8 years agoFix redirect as specified in RFC
Vsevolod Stakhov [Mon, 9 Nov 2015 15:29:28 +0000 (15:29 +0000)]
Fix redirect as specified in RFC