]> source.dussan.org Git - rspamd.git/log
rspamd.git
8 years agoAdd global trusted keys option
Vsevolod Stakhov [Mon, 15 Feb 2016 15:12:40 +0000 (15:12 +0000)]
Add global trusted keys option

8 years agoStart reworking of maps
Vsevolod Stakhov [Mon, 15 Feb 2016 14:37:34 +0000 (14:37 +0000)]
Start reworking of maps

8 years agoFix verification routine for signatures
Vsevolod Stakhov [Mon, 15 Feb 2016 12:19:53 +0000 (12:19 +0000)]
Fix verification routine for signatures

8 years agoAdd ability to store public key when signing
Vsevolod Stakhov [Mon, 15 Feb 2016 11:55:48 +0000 (11:55 +0000)]
Add ability to store public key when signing

8 years agoClarify unsupported options
Vsevolod Stakhov [Mon, 15 Feb 2016 11:16:36 +0000 (11:16 +0000)]
Clarify unsupported options

8 years agoAdd more notes about SA migration
Vsevolod Stakhov [Mon, 15 Feb 2016 09:44:12 +0000 (09:44 +0000)]
Add more notes about SA migration

8 years agoAdd more diagnostic for getting keys errors
Vsevolod Stakhov [Sun, 14 Feb 2016 20:04:36 +0000 (20:04 +0000)]
Add more diagnostic for getting keys errors

8 years agoPrint more info about radix tries
Vsevolod Stakhov [Sun, 14 Feb 2016 13:38:27 +0000 (13:38 +0000)]
Print more info about radix tries

8 years agoBackport fixes from libucl
Vsevolod Stakhov [Sun, 14 Feb 2016 13:34:42 +0000 (13:34 +0000)]
Backport fixes from libucl

8 years agoAdd some documentation for once_received module
Vsevolod Stakhov [Sat, 13 Feb 2016 14:43:19 +0000 (14:43 +0000)]
Add some documentation for once_received module

8 years agoRework once_received module
Vsevolod Stakhov [Sat, 13 Feb 2016 14:36:21 +0000 (14:36 +0000)]
Rework once_received module

- Fix priority for `good_hosts`
- If a good host has been found do not add once_received symbols
- Fix priorities for strict once_received
- Add ability to whitelist IP addresses

8 years agoAdd aliases for task:get_from_ip
Vsevolod Stakhov [Sat, 13 Feb 2016 14:35:56 +0000 (14:35 +0000)]
Add aliases for task:get_from_ip

- task:get_addr
- task:get_from_addr
- task:get_ip

8 years agoAdd diagnostic for new radix
Vsevolod Stakhov [Sat, 13 Feb 2016 14:32:53 +0000 (14:32 +0000)]
Add diagnostic for new radix

8 years agoInclude gmodule as well as glib
Vsevolod Stakhov [Fri, 12 Feb 2016 18:23:26 +0000 (18:23 +0000)]
Include gmodule as well as glib

8 years agoMerge pull request #524 from moisseev/patch-2
Vsevolod Stakhov [Fri, 12 Feb 2016 16:35:57 +0000 (16:35 +0000)]
Merge pull request #524 from moisseev/patch-2

Fix runaway comma in lua rule example

8 years agoMerge pull request #523 from moisseev/patch-1
Vsevolod Stakhov [Fri, 12 Feb 2016 16:35:41 +0000 (16:35 +0000)]
Merge pull request #523 from moisseev/patch-1

Fix configuration override and extending examples

8 years agoFix users ratelimits
Vsevolod Stakhov [Fri, 12 Feb 2016 16:31:07 +0000 (16:31 +0000)]
Fix users ratelimits

8 years agoDon't fail stats when pre-results are set
Vsevolod Stakhov [Fri, 12 Feb 2016 16:27:25 +0000 (16:27 +0000)]
Don't fail stats when pre-results are set

8 years agoMore steps to support dynamic workers
Vsevolod Stakhov [Fri, 12 Feb 2016 16:11:30 +0000 (16:11 +0000)]
More steps to support dynamic workers

8 years agoUpdate documentation
Vsevolod Stakhov [Fri, 12 Feb 2016 15:42:33 +0000 (15:42 +0000)]
Update documentation

8 years agoImplement regexp filters for URL multimap
Vsevolod Stakhov [Fri, 12 Feb 2016 15:33:59 +0000 (15:33 +0000)]
Implement regexp filters for URL multimap

8 years agoInitial support for dynamic modules and workers
Vsevolod Stakhov [Fri, 12 Feb 2016 14:44:35 +0000 (14:44 +0000)]
Initial support for dynamic modules and workers

8 years agoFix runaway comma in lua rule example 524/head
Alexander Moisseev [Fri, 12 Feb 2016 14:30:09 +0000 (17:30 +0300)]
Fix runaway comma in lua rule example

8 years agoFix configuration override and extending examples 523/head
Alexander Moisseev [Fri, 12 Feb 2016 13:48:31 +0000 (16:48 +0300)]
Fix configuration override and extending examples

8 years agoAdd versions to rspamd modules and workers
Vsevolod Stakhov [Fri, 12 Feb 2016 13:34:17 +0000 (13:34 +0000)]
Add versions to rspamd modules and workers

8 years agoUse trusty cluster of travis
Vsevolod Stakhov [Thu, 11 Feb 2016 15:34:05 +0000 (15:34 +0000)]
Use trusty cluster of travis

8 years agoMigrate to lc-compressed btrie algorithm
Vsevolod Stakhov [Thu, 11 Feb 2016 12:58:51 +0000 (12:58 +0000)]
Migrate to lc-compressed btrie algorithm

8 years agoImprove output
Vsevolod Stakhov [Thu, 11 Feb 2016 12:57:39 +0000 (12:57 +0000)]
Improve output

8 years agoImprove radix fuzz testing
Vsevolod Stakhov [Thu, 11 Feb 2016 12:46:58 +0000 (12:46 +0000)]
Improve radix fuzz testing

8 years agoFix couple of issues found by coverity scan
Vsevolod Stakhov [Thu, 11 Feb 2016 11:02:42 +0000 (11:02 +0000)]
Fix couple of issues found by coverity scan

8 years agoAdd Level-Compressed Tree Bitmap contrib code
Vsevolod Stakhov [Thu, 11 Feb 2016 09:57:13 +0000 (09:57 +0000)]
Add Level-Compressed Tree Bitmap contrib code

Implementation by: Geoffrey T. Dairiki <dairiki@dairiki.org>

8 years agoFix tests
Vsevolod Stakhov [Thu, 11 Feb 2016 09:07:05 +0000 (09:07 +0000)]
Fix tests

8 years agoFix more issues found by coverity
Vsevolod Stakhov [Wed, 10 Feb 2016 23:07:13 +0000 (23:07 +0000)]
Fix more issues found by coverity

8 years agoProperly set `flag` in fuzzy replies
Vsevolod Stakhov [Wed, 10 Feb 2016 23:05:08 +0000 (23:05 +0000)]
Properly set `flag` in fuzzy replies

Found by: coverity scan

8 years agoFix arguments order
Vsevolod Stakhov [Wed, 10 Feb 2016 23:02:16 +0000 (23:02 +0000)]
Fix arguments order

8 years agoSame result checking error found by coverity
Vsevolod Stakhov [Wed, 10 Feb 2016 23:00:22 +0000 (23:00 +0000)]
Same result checking error found by coverity

8 years agoFix issues found by coverity
Vsevolod Stakhov [Wed, 10 Feb 2016 22:59:45 +0000 (22:59 +0000)]
Fix issues found by coverity

8 years agoAdd documentation for URLs maps
Vsevolod Stakhov [Wed, 10 Feb 2016 22:01:04 +0000 (22:01 +0000)]
Add documentation for URLs maps

8 years agoImplement URL maps in multimap module
Vsevolod Stakhov [Wed, 10 Feb 2016 21:54:26 +0000 (21:54 +0000)]
Implement URL maps in multimap module

8 years agoAdd task:has_urls method
Vsevolod Stakhov [Wed, 10 Feb 2016 21:39:27 +0000 (21:39 +0000)]
Add task:has_urls method

8 years agoFix some issues found by coverity
Vsevolod Stakhov [Tue, 9 Feb 2016 16:43:40 +0000 (16:43 +0000)]
Fix some issues found by coverity

8 years agoFix error in printing hex
Vsevolod Stakhov [Tue, 9 Feb 2016 16:33:23 +0000 (16:33 +0000)]
Fix error in printing hex

8 years agoFix varargs processing (found by coverity)
Vsevolod Stakhov [Tue, 9 Feb 2016 16:27:29 +0000 (16:27 +0000)]
Fix varargs processing (found by coverity)

8 years agoReduce weights for some hfilter patterns
Vsevolod Stakhov [Tue, 9 Feb 2016 14:43:54 +0000 (14:43 +0000)]
Reduce weights for some hfilter patterns

8 years agoFix for old pcre
Vsevolod Stakhov [Tue, 9 Feb 2016 14:40:56 +0000 (14:40 +0000)]
Fix for old pcre

8 years agoFix more pcre2 issues
Vsevolod Stakhov [Tue, 9 Feb 2016 14:31:51 +0000 (14:31 +0000)]
Fix more pcre2 issues

8 years agoFix couple of issues with pcre migration
Vsevolod Stakhov [Tue, 9 Feb 2016 13:54:29 +0000 (13:54 +0000)]
Fix couple of issues with pcre migration

8 years agoImplement searching using pcre 2
Vsevolod Stakhov [Tue, 9 Feb 2016 13:12:58 +0000 (13:12 +0000)]
Implement searching using pcre 2

8 years agoPcre2 compilation support
Vsevolod Stakhov [Tue, 9 Feb 2016 12:39:35 +0000 (12:39 +0000)]
Pcre2 compilation support

8 years agoAdd pcre2 detection
Vsevolod Stakhov [Tue, 9 Feb 2016 11:26:16 +0000 (11:26 +0000)]
Add pcre2 detection

8 years agoFix setting include variable in the cache
Vsevolod Stakhov [Tue, 9 Feb 2016 11:26:05 +0000 (11:26 +0000)]
Fix setting include variable in the cache

8 years agoAllow to dump configuration with help comments
Vsevolod Stakhov [Mon, 8 Feb 2016 21:54:55 +0000 (21:54 +0000)]
Allow to dump configuration with help comments

8 years agoUnbreak function pointer passing
Vsevolod Stakhov [Mon, 8 Feb 2016 20:25:49 +0000 (20:25 +0000)]
Unbreak function pointer passing

8 years agoStart rework of configdump
Vsevolod Stakhov [Mon, 8 Feb 2016 19:17:49 +0000 (19:17 +0000)]
Start rework of configdump

- Add support of paths
- Add initial support of help
- Fix options

8 years agoFix for the new libucl API
Vsevolod Stakhov [Mon, 8 Feb 2016 18:45:08 +0000 (18:45 +0000)]
Fix for the new libucl API

8 years agoUpdate libucl
Vsevolod Stakhov [Mon, 8 Feb 2016 18:26:58 +0000 (18:26 +0000)]
Update libucl

8 years agoAdd manpages
Vsevolod Stakhov [Mon, 8 Feb 2016 15:46:55 +0000 (15:46 +0000)]
Add manpages

8 years agoFix one shot mode for SA metas
Vsevolod Stakhov [Mon, 8 Feb 2016 11:30:12 +0000 (11:30 +0000)]
Fix one shot mode for SA metas

8 years agoFix bad lua stack leak caused by returning numbers from SA plugin
Vsevolod Stakhov [Mon, 8 Feb 2016 11:09:22 +0000 (11:09 +0000)]
Fix bad lua stack leak caused by returning numbers from SA plugin

8 years agoUse has symbol when no need to get extra data for a symbol
Vsevolod Stakhov [Mon, 8 Feb 2016 00:18:01 +0000 (00:18 +0000)]
Use has symbol when no need to get extra data for a symbol

8 years agoAdd fast path for checking symbols
Vsevolod Stakhov [Mon, 8 Feb 2016 00:10:04 +0000 (00:10 +0000)]
Add fast path for checking symbols

8 years agoRemove stupid locks that are unused for a long time
Vsevolod Stakhov [Mon, 8 Feb 2016 00:06:18 +0000 (00:06 +0000)]
Remove stupid locks that are unused for a long time

8 years agoMerge pull request #509 from djc/patch-1
Vsevolod Stakhov [Sun, 7 Feb 2016 23:55:40 +0000 (23:55 +0000)]
Merge pull request #509 from djc/patch-1

Improve web UI by adding some more whitespace

8 years agoMerge pull request #517 from fatalbanana/master
Vsevolod Stakhov [Sun, 7 Feb 2016 23:55:29 +0000 (23:55 +0000)]
Merge pull request #517 from fatalbanana/master

RPM fixes

8 years agoFix couple of memory leaks
Vsevolod Stakhov [Sun, 7 Feb 2016 15:38:01 +0000 (15:38 +0000)]
Fix couple of memory leaks

8 years agoFix error message
Vsevolod Stakhov [Sun, 7 Feb 2016 14:00:00 +0000 (14:00 +0000)]
Fix error message

8 years agoRPM: Add missing file to spec (Fixes #516) 517/head
Andrew Lewis [Sat, 6 Feb 2016 18:41:50 +0000 (20:41 +0200)]
RPM: Add missing file to spec (Fixes #516)

8 years agoFix more issues remaining
Vsevolod Stakhov [Sat, 6 Feb 2016 14:31:22 +0000 (14:31 +0000)]
Fix more issues remaining

8 years agoAdd routines to print pubkey components
Vsevolod Stakhov [Sat, 6 Feb 2016 14:09:21 +0000 (14:09 +0000)]
Add routines to print pubkey components

8 years agoFix loading of pubkeys
Vsevolod Stakhov [Sat, 6 Feb 2016 13:30:20 +0000 (13:30 +0000)]
Fix loading of pubkeys

8 years agoCheck sanity of a key
Vsevolod Stakhov [Sat, 6 Feb 2016 13:30:13 +0000 (13:30 +0000)]
Check sanity of a key

8 years agoFix benchmarks
Vsevolod Stakhov [Sat, 6 Feb 2016 13:22:42 +0000 (13:22 +0000)]
Fix benchmarks

8 years agoNIST p256 pubkey is 65 bytes length
Vsevolod Stakhov [Sat, 6 Feb 2016 13:13:30 +0000 (13:13 +0000)]
NIST p256 pubkey is 65 bytes length

8 years agoFix metas memoization in SA plugin
Vsevolod Stakhov [Sat, 6 Feb 2016 03:04:52 +0000 (03:04 +0000)]
Fix metas memoization in SA plugin

8 years agoFix some errors
Vsevolod Stakhov [Sat, 6 Feb 2016 02:32:50 +0000 (02:32 +0000)]
Fix some errors

8 years agoTemporary disable benchmarks
Vsevolod Stakhov [Sat, 6 Feb 2016 01:58:12 +0000 (01:58 +0000)]
Temporary disable benchmarks

8 years agoFix rspamadm
Vsevolod Stakhov [Sat, 6 Feb 2016 01:56:47 +0000 (01:56 +0000)]
Fix rspamadm

8 years agoFix client
Vsevolod Stakhov [Sat, 6 Feb 2016 01:41:39 +0000 (01:41 +0000)]
Fix client

8 years agoFix the rest sources
Vsevolod Stakhov [Sat, 6 Feb 2016 01:38:33 +0000 (01:38 +0000)]
Fix the rest sources

8 years agoAdd more methods to keypair management
Vsevolod Stakhov [Sat, 6 Feb 2016 01:29:49 +0000 (01:29 +0000)]
Add more methods to keypair management

8 years agoFix fuzzy check plugin
Vsevolod Stakhov [Fri, 5 Feb 2016 23:54:22 +0000 (23:54 +0000)]
Fix fuzzy check plugin

8 years agoAdd more utilities to operate with keypairs
Vsevolod Stakhov [Fri, 5 Feb 2016 23:53:57 +0000 (23:53 +0000)]
Add more utilities to operate with keypairs

8 years agoRework HTTP encryption
Vsevolod Stakhov [Fri, 5 Feb 2016 23:20:10 +0000 (23:20 +0000)]
Rework HTTP encryption

8 years agoFix couple of issues with new encoding functions
Vsevolod Stakhov [Fri, 5 Feb 2016 23:19:46 +0000 (23:19 +0000)]
Fix couple of issues with new encoding functions

8 years agoAdd fixed hex/base32 encode and decode routines
Vsevolod Stakhov [Fri, 5 Feb 2016 23:05:13 +0000 (23:05 +0000)]
Add fixed hex/base32 encode and decode routines

8 years agoDrop unneeded `require`
Andrew Lewis [Fri, 5 Feb 2016 18:44:10 +0000 (20:44 +0200)]
Drop unneeded `require`

8 years agoRPM BuildRequires: s/perl/perl-Digest-MD5/
Andrew Lewis [Wed, 3 Feb 2016 20:12:24 +0000 (22:12 +0200)]
RPM BuildRequires: s/perl/perl-Digest-MD5/

8 years agoAdd basic routines to create and manage keypairs
Vsevolod Stakhov [Fri, 5 Feb 2016 18:20:40 +0000 (18:20 +0000)]
Add basic routines to create and manage keypairs

8 years agoImplement keypairs creation
Vsevolod Stakhov [Fri, 5 Feb 2016 17:27:24 +0000 (17:27 +0000)]
Implement keypairs creation

8 years agoBetter name for public keys
Vsevolod Stakhov [Fri, 5 Feb 2016 15:55:48 +0000 (15:55 +0000)]
Better name for public keys

8 years agoRework keypairs cache
Vsevolod Stakhov [Fri, 5 Feb 2016 15:49:44 +0000 (15:49 +0000)]
Rework keypairs cache

8 years agoAdd flexible x25519/nist modes for cryptobox
Vsevolod Stakhov [Fri, 5 Feb 2016 14:47:25 +0000 (14:47 +0000)]
Add flexible x25519/nist modes for cryptobox

8 years agoStart keypair framework conversion
Vsevolod Stakhov [Fri, 5 Feb 2016 14:21:24 +0000 (14:21 +0000)]
Start keypair framework conversion

8 years agoErm, fix warning
Vsevolod Stakhov [Fri, 5 Feb 2016 14:15:25 +0000 (14:15 +0000)]
Erm, fix warning

8 years agoMore sanity checks
Vsevolod Stakhov [Fri, 5 Feb 2016 12:53:52 +0000 (12:53 +0000)]
More sanity checks

8 years agoAdd safety guard for rule
Vsevolod Stakhov [Fri, 5 Feb 2016 12:49:25 +0000 (12:49 +0000)]
Add safety guard for rule

8 years agoFix leaks in lua error paths
Vsevolod Stakhov [Fri, 5 Feb 2016 12:42:43 +0000 (12:42 +0000)]
Fix leaks in lua error paths

8 years agoPrint traceback on lua errors in lua config
Vsevolod Stakhov [Fri, 5 Feb 2016 11:30:45 +0000 (11:30 +0000)]
Print traceback on lua errors in lua config

8 years agoStart 1.2 branching
Vsevolod Stakhov [Thu, 4 Feb 2016 22:28:57 +0000 (22:28 +0000)]
Start 1.2 branching

8 years agoRelease 1.1.3 1.1.3
Vsevolod Stakhov [Thu, 4 Feb 2016 22:25:30 +0000 (22:25 +0000)]
Release 1.1.3

* Fix DSN rules when SMTP from is unavailable
* Fix statconvert routine to avoid lua module usage
* Set a sane quark for configtest to avoid NULL to be printed in logs
* Support c11 if available
* Fix parsing of ip:port strings
* Add more diagnostic for lua subr errors
* Fix task:set_from_ip lua method
* Add basic routines for digital signatures
* Add tool for digital signatures
* Add plain open file API method for atomic open
* Fix parsing nested braces inside logger vars
* Pre filters now actually skip processing
* Add pre-filter mode for multimap
* Switch to apache 2 license

Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>