]> source.dussan.org Git - rspamd.git/log
rspamd.git
9 years agoAdd method rspamd_mempool:has_variable.
Vsevolod Stakhov [Tue, 21 Jul 2015 09:11:06 +0000 (10:11 +0100)]
Add method rspamd_mempool:has_variable.

9 years agoMore changes to ipscore module.
Vsevolod Stakhov [Tue, 21 Jul 2015 09:07:01 +0000 (10:07 +0100)]
More changes to ipscore module.

9 years agoAdd lua_mempool documetnation.
Vsevolod Stakhov [Mon, 20 Jul 2015 22:49:16 +0000 (23:49 +0100)]
Add lua_mempool documetnation.

9 years agoDestroy memory pool in test.
Vsevolod Stakhov [Mon, 20 Jul 2015 22:48:53 +0000 (23:48 +0100)]
Destroy memory pool in test.

9 years agoStart reworking of ip_score.
Vsevolod Stakhov [Mon, 20 Jul 2015 22:27:12 +0000 (23:27 +0100)]
Start reworking of ip_score.

9 years agoFix issues found by testing.
Vsevolod Stakhov [Mon, 20 Jul 2015 21:52:39 +0000 (22:52 +0100)]
Fix issues found by testing.

9 years agoAdd unit tests for the new mempool variables.
Vsevolod Stakhov [Mon, 20 Jul 2015 21:52:20 +0000 (22:52 +0100)]
Add unit tests for the new mempool variables.

9 years agoAdd more advanced memory pool variables.
Vsevolod Stakhov [Mon, 20 Jul 2015 16:23:42 +0000 (17:23 +0100)]
Add more advanced memory pool variables.

9 years agoAllow to get complex variables from mempool.
Vsevolod Stakhov [Mon, 20 Jul 2015 15:28:39 +0000 (16:28 +0100)]
Allow to get complex variables from mempool.

9 years agoInit symbols cache.
Vsevolod Stakhov [Mon, 20 Jul 2015 12:28:33 +0000 (13:28 +0100)]
Init symbols cache.

9 years agoAdd config test stage to run_rspamd function.
Vsevolod Stakhov [Mon, 20 Jul 2015 12:22:43 +0000 (13:22 +0100)]
Add config test stage to run_rspamd function.

9 years agoAdd reload test case.
Vsevolod Stakhov [Mon, 20 Jul 2015 11:58:33 +0000 (12:58 +0100)]
Add reload test case.

9 years agoMerge pull request #334 from andrejzverev/fix
Vsevolod Stakhov [Sun, 19 Jul 2015 21:25:16 +0000 (22:25 +0100)]
Merge pull request #334 from andrejzverev/fix

prevent a crash (while restarting rspamd as service).

9 years agoprevent a crash (while restarting rspamd as service). 334/head
Andrej Zverev [Sun, 19 Jul 2015 04:39:29 +0000 (07:39 +0300)]
prevent a crash (while restarting rspamd as service).

9 years agoRemove legacy fuzzy code completely.
Vsevolod Stakhov [Fri, 17 Jul 2015 23:10:56 +0000 (00:10 +0100)]
Remove legacy fuzzy code completely.

9 years agoSkip URLs check and set empty flag for HTML parts.
Vsevolod Stakhov [Fri, 17 Jul 2015 22:34:03 +0000 (23:34 +0100)]
Skip URLs check and set empty flag for HTML parts.

9 years agoWork with empty href.
Vsevolod Stakhov [Fri, 17 Jul 2015 14:50:34 +0000 (15:50 +0100)]
Work with empty href.

9 years agoMove string utilities to a separate module.
Vsevolod Stakhov [Fri, 17 Jul 2015 14:39:46 +0000 (15:39 +0100)]
Move string utilities to a separate module.

9 years agoDo not ignore content after blank tags.
Vsevolod Stakhov [Fri, 17 Jul 2015 14:18:58 +0000 (15:18 +0100)]
Do not ignore content after blank tags.

9 years agoImprove tag_exists function.
Vsevolod Stakhov [Fri, 17 Jul 2015 12:51:19 +0000 (13:51 +0100)]
Improve tag_exists function.

9 years agoDo not compare parts with no words.
Vsevolod Stakhov [Fri, 17 Jul 2015 12:51:07 +0000 (13:51 +0100)]
Do not compare parts with no words.

9 years agoSplit emails and urls.
Vsevolod Stakhov [Fri, 17 Jul 2015 12:13:02 +0000 (13:13 +0100)]
Split emails and urls.

9 years agoMore fixes to emails detection.
Vsevolod Stakhov [Fri, 17 Jul 2015 12:08:54 +0000 (13:08 +0100)]
More fixes to emails detection.

9 years agoRemove deprecated function.
Vsevolod Stakhov [Thu, 16 Jul 2015 18:12:33 +0000 (19:12 +0100)]
Remove deprecated function.

9 years agoRework phishing checks.
Vsevolod Stakhov [Thu, 16 Jul 2015 18:11:42 +0000 (19:11 +0100)]
Rework phishing checks.

9 years agoExclude HTML urls content from texts
Vsevolod Stakhov [Thu, 16 Jul 2015 16:19:03 +0000 (17:19 +0100)]
Exclude HTML urls content from texts

9 years agoRemove deprecated function.
Vsevolod Stakhov [Thu, 16 Jul 2015 16:05:33 +0000 (17:05 +0100)]
Remove deprecated function.

9 years agoFix parts distance compare condition.
Vsevolod Stakhov [Thu, 16 Jul 2015 15:48:49 +0000 (16:48 +0100)]
Fix parts distance compare condition.

9 years agoFix stupid misprint in array indexing.
Vsevolod Stakhov [Thu, 16 Jul 2015 15:39:53 +0000 (16:39 +0100)]
Fix stupid misprint in array indexing.

9 years agoAdd logic to preserve newlines in HTML.
Vsevolod Stakhov [Thu, 16 Jul 2015 14:22:51 +0000 (15:22 +0100)]
Add logic to preserve newlines in HTML.

9 years agoFix addition to html tree.
Vsevolod Stakhov [Thu, 16 Jul 2015 13:51:30 +0000 (14:51 +0100)]
Fix addition to html tree.

9 years agoAdd test case.
Vsevolod Stakhov [Thu, 16 Jul 2015 13:34:09 +0000 (14:34 +0100)]
Add test case.

9 years agoFind HTML comment end properly.
Vsevolod Stakhov [Thu, 16 Jul 2015 13:32:55 +0000 (14:32 +0100)]
Find HTML comment end properly.

9 years agoMisprint.
Vsevolod Stakhov [Thu, 16 Jul 2015 13:09:51 +0000 (14:09 +0100)]
Misprint.

9 years agoRemove debug.
Vsevolod Stakhov [Thu, 16 Jul 2015 13:04:25 +0000 (14:04 +0100)]
Remove debug.

9 years agoDo not use reconf for pure lua functions.
Vsevolod Stakhov [Thu, 16 Jul 2015 13:03:54 +0000 (14:03 +0100)]
Do not use reconf for pure lua functions.

9 years agoMore fixes to html parsing.
Vsevolod Stakhov [Thu, 16 Jul 2015 12:59:24 +0000 (13:59 +0100)]
More fixes to html parsing.

9 years agoFix content saving in html parser.
Vsevolod Stakhov [Thu, 16 Jul 2015 12:01:09 +0000 (13:01 +0100)]
Fix content saving in html parser.

9 years agoAdd html extraction unit test.
Vsevolod Stakhov [Thu, 16 Jul 2015 12:00:51 +0000 (13:00 +0100)]
Add html extraction unit test.

9 years agoAdd lua method to extract text from html.
Vsevolod Stakhov [Thu, 16 Jul 2015 11:09:19 +0000 (12:09 +0100)]
Add lua method to extract text from html.

9 years agoMerge branch 'html-rework'
Vsevolod Stakhov [Thu, 16 Jul 2015 08:39:27 +0000 (09:39 +0100)]
Merge branch 'html-rework'

9 years agoUse the new API.
Vsevolod Stakhov [Thu, 16 Jul 2015 08:38:19 +0000 (09:38 +0100)]
Use the new API.

9 years agoUse new HTML API in message.c
Vsevolod Stakhov [Thu, 16 Jul 2015 08:36:06 +0000 (09:36 +0100)]
Use new HTML API in message.c

9 years agoFurther rework of html parser.
Vsevolod Stakhov [Thu, 16 Jul 2015 08:32:28 +0000 (09:32 +0100)]
Further rework of html parser.

9 years agoMerge pull request #333 from fatalbanana/master
Vsevolod Stakhov [Wed, 15 Jul 2015 21:40:37 +0000 (22:40 +0100)]
Merge pull request #333 from fatalbanana/master

Doc fix: phishing strict_domains syntax (reported by @Fullmetal8ender)

9 years agoMore rework.
Vsevolod Stakhov [Wed, 15 Jul 2015 16:31:00 +0000 (17:31 +0100)]
More rework.

9 years agoUse more fine-grained input to simplify tests.
Vsevolod Stakhov [Wed, 15 Jul 2015 16:03:12 +0000 (17:03 +0100)]
Use more fine-grained input to simplify tests.

9 years agoStart FSM for parsing HTML parts.
Vsevolod Stakhov [Wed, 15 Jul 2015 14:26:00 +0000 (15:26 +0100)]
Start FSM for parsing HTML parts.

9 years agoDoc fix: phishing strict_domains syntax (reported by @Fullmetal8ender) 333/head
Andrew Lewis [Wed, 15 Jul 2015 11:17:56 +0000 (13:17 +0200)]
Doc fix: phishing strict_domains syntax (reported by @Fullmetal8ender)

9 years agoRefactor html.h.
Vsevolod Stakhov [Wed, 15 Jul 2015 10:49:20 +0000 (11:49 +0100)]
Refactor html.h.

9 years agoRework R_PARTS_DIFFER rule.
Vsevolod Stakhov [Tue, 14 Jul 2015 23:22:19 +0000 (00:22 +0100)]
Rework R_PARTS_DIFFER rule.

9 years agoAllow to get different types of memory pool variables.
Vsevolod Stakhov [Tue, 14 Jul 2015 23:22:03 +0000 (00:22 +0100)]
Allow to get different types of memory pool variables.

9 years agoAdd util.tanh lua utility.
Vsevolod Stakhov [Tue, 14 Jul 2015 23:11:15 +0000 (00:11 +0100)]
Add util.tanh lua utility.

9 years agoMove distance calculation to message parsing.
Vsevolod Stakhov [Tue, 14 Jul 2015 22:58:56 +0000 (23:58 +0100)]
Move distance calculation to message parsing.

9 years agoImplement levenshtein distance for words.
Vsevolod Stakhov [Tue, 14 Jul 2015 18:07:49 +0000 (19:07 +0100)]
Implement levenshtein distance for words.

9 years agoDisable signatures detection as it breaks stuff.
Vsevolod Stakhov [Tue, 14 Jul 2015 18:07:12 +0000 (19:07 +0100)]
Disable signatures detection as it breaks stuff.

9 years agoFix dereference of NULL pointer.
Vsevolod Stakhov [Tue, 14 Jul 2015 18:06:59 +0000 (19:06 +0100)]
Fix dereference of NULL pointer.

9 years agoStart removing of old fuzzy algorithm.
Vsevolod Stakhov [Tue, 14 Jul 2015 17:48:42 +0000 (18:48 +0100)]
Start removing of old fuzzy algorithm.

9 years agoImplement skipping of signatures in text messages.
Vsevolod Stakhov [Tue, 14 Jul 2015 16:33:31 +0000 (17:33 +0100)]
Implement skipping of signatures in text messages.

9 years agoRework ip_score plugin to support ASN, country and ipnet.
Vsevolod Stakhov [Tue, 14 Jul 2015 14:23:34 +0000 (15:23 +0100)]
Rework ip_score plugin to support ASN, country and ipnet.

9 years agoMinor fixes in lua.
Vsevolod Stakhov [Tue, 14 Jul 2015 14:23:22 +0000 (15:23 +0100)]
Minor fixes in lua.

9 years agoDo not treat classify error as fatal error.
Vsevolod Stakhov [Tue, 14 Jul 2015 13:46:04 +0000 (14:46 +0100)]
Do not treat classify error as fatal error.

9 years agoFix unit test building and starting.
Vsevolod Stakhov [Tue, 14 Jul 2015 13:45:46 +0000 (14:45 +0100)]
Fix unit test building and starting.

9 years agoFix splitting in case of bogus regexp.
Vsevolod Stakhov [Tue, 14 Jul 2015 12:56:05 +0000 (13:56 +0100)]
Fix splitting in case of bogus regexp.

9 years agoRename memory pool functions.
Vsevolod Stakhov [Tue, 14 Jul 2015 11:49:11 +0000 (12:49 +0100)]
Rename memory pool functions.

9 years agoFix some more issues found after mime rework.
Vsevolod Stakhov [Tue, 14 Jul 2015 09:10:34 +0000 (10:10 +0100)]
Fix some more issues found after mime rework.

9 years agoAdd ASN, country and ipnet lookups.
Vsevolod Stakhov [Tue, 14 Jul 2015 08:57:34 +0000 (09:57 +0100)]
Add ASN, country and ipnet lookups.

9 years agoAvoid dependency on ARCH dep header.
Vsevolod Stakhov [Mon, 13 Jul 2015 23:10:49 +0000 (00:10 +0100)]
Avoid dependency on ARCH dep header.

9 years agoFix received headers parsing.
Vsevolod Stakhov [Mon, 13 Jul 2015 23:09:30 +0000 (00:09 +0100)]
Fix received headers parsing.

9 years agoGList -> GPtrArray for parts
Vsevolod Stakhov [Mon, 13 Jul 2015 23:08:24 +0000 (00:08 +0100)]
GList -> GPtrArray for parts

9 years agoRework parts and task structure:
Vsevolod Stakhov [Mon, 13 Jul 2015 16:46:50 +0000 (17:46 +0100)]
Rework parts and task structure:

- Now text_parts, parts and received are arrays
- Pre-allocate arrays with some reasonable defaults
- Use arrays instead of lists in plugins and checks
- Remove unused fields from task structure
- Rework mime_foreach callback function
- Remove deprecated scan_milliseconds field

9 years agoRemove legacy checks.
Vsevolod Stakhov [Mon, 13 Jul 2015 16:46:41 +0000 (17:46 +0100)]
Remove legacy checks.

9 years agoAdd url encoded tests.
Vsevolod Stakhov [Sat, 11 Jul 2015 21:05:14 +0000 (22:05 +0100)]
Add url encoded tests.

9 years agoAllow query parameters for files.
Vsevolod Stakhov [Sat, 11 Jul 2015 20:58:32 +0000 (21:58 +0100)]
Allow query parameters for files.

9 years agoAdd a simple functional test for scanning a file.
Vsevolod Stakhov [Fri, 10 Jul 2015 16:40:58 +0000 (17:40 +0100)]
Add a simple functional test for scanning a file.

9 years agoFix issues on learning files.
Vsevolod Stakhov [Fri, 10 Jul 2015 16:40:42 +0000 (17:40 +0100)]
Fix issues on learning files.

9 years agoAllow scanning local files in rspamd.
Vsevolod Stakhov [Fri, 10 Jul 2015 16:24:18 +0000 (17:24 +0100)]
Allow scanning local files in rspamd.

9 years agoParse incoming request url.
Vsevolod Stakhov [Fri, 10 Jul 2015 15:57:55 +0000 (16:57 +0100)]
Parse incoming request url.

9 years agoFinally fix an issue with data isolation in sqlite.
Vsevolod Stakhov [Fri, 10 Jul 2015 15:24:32 +0000 (16:24 +0100)]
Finally fix an issue with data isolation in sqlite.

9 years agoFix some minor issues with sqlite3.
Vsevolod Stakhov [Fri, 10 Jul 2015 15:21:26 +0000 (16:21 +0100)]
Fix some minor issues with sqlite3.

9 years agoRemove google DNS from tests.
Vsevolod Stakhov [Fri, 10 Jul 2015 14:41:03 +0000 (15:41 +0100)]
Remove google DNS from tests.

9 years agoSave log files on test errors completely.
Vsevolod Stakhov [Fri, 10 Jul 2015 14:26:46 +0000 (15:26 +0100)]
Save log files on test errors completely.

9 years agoRework sqlite3 cache.
Vsevolod Stakhov [Fri, 10 Jul 2015 13:58:56 +0000 (14:58 +0100)]
Rework sqlite3 cache.

9 years agoMore fixes to sqlite3 locking.
Vsevolod Stakhov [Fri, 10 Jul 2015 13:33:10 +0000 (14:33 +0100)]
More fixes to sqlite3 locking.

9 years agoUnify sqlite open and create function.
Vsevolod Stakhov [Fri, 10 Jul 2015 13:13:39 +0000 (14:13 +0100)]
Unify sqlite open and create function.

9 years agoMove sqlite3 utils to a separate module.
Vsevolod Stakhov [Fri, 10 Jul 2015 12:20:25 +0000 (13:20 +0100)]
Move sqlite3 utils to a separate module.

9 years agoQuote strings in pragmas.
Vsevolod Stakhov [Thu, 9 Jul 2015 23:36:34 +0000 (00:36 +0100)]
Quote strings in pragmas.

9 years agoAdd finalize process operation.
Vsevolod Stakhov [Thu, 9 Jul 2015 23:36:03 +0000 (00:36 +0100)]
Add finalize process operation.

We could use sqlite transaction for reading as well.

9 years agoAdd additional check on open.
Vsevolod Stakhov [Thu, 9 Jul 2015 18:12:21 +0000 (19:12 +0100)]
Add additional check on open.

Issue: #331

9 years agoTry to do something about sqlite locking.
Vsevolod Stakhov [Thu, 9 Jul 2015 17:48:43 +0000 (18:48 +0100)]
Try to do something about sqlite locking.

9 years agoTry to fix sqlite3 blocking.
Vsevolod Stakhov [Thu, 9 Jul 2015 17:48:21 +0000 (18:48 +0100)]
Try to fix sqlite3 blocking.

Issue: #331

9 years agoUse standard functions definitions.
Vsevolod Stakhov [Thu, 9 Jul 2015 14:11:49 +0000 (15:11 +0100)]
Use standard functions definitions.

9 years agoFix issues in the tests.
Vsevolod Stakhov [Thu, 9 Jul 2015 14:02:09 +0000 (15:02 +0100)]
Fix issues in the tests.

9 years agoAdopt build system for new tests.
Vsevolod Stakhov [Thu, 9 Jul 2015 13:45:48 +0000 (14:45 +0100)]
Adopt build system for new tests.

9 years agoRemove bats tests.
Vsevolod Stakhov [Thu, 9 Jul 2015 13:41:28 +0000 (14:41 +0100)]
Remove bats tests.

9 years agoRemove bats tests.
Vsevolod Stakhov [Thu, 9 Jul 2015 13:40:56 +0000 (14:40 +0100)]
Remove bats tests.

9 years agoNew functional tests approach.
Vsevolod Stakhov [Thu, 9 Jul 2015 13:40:36 +0000 (14:40 +0100)]
New functional tests approach.

9 years agoSkip missing statfiles on classifying.
Vsevolod Stakhov [Thu, 9 Jul 2015 08:38:03 +0000 (09:38 +0100)]
Skip missing statfiles on classifying.

9 years agoMove statistics initialization to start of workers.
Vsevolod Stakhov [Thu, 9 Jul 2015 08:31:33 +0000 (09:31 +0100)]
Move statistics initialization to start of workers.

9 years agoAdd tests for xxhash and siphash.
Vsevolod Stakhov [Wed, 8 Jul 2015 16:30:56 +0000 (17:30 +0100)]
Add tests for xxhash and siphash.