]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2012-05-31 Vsevolod StakhovFix WSP canonization.
2012-05-29 Vsevolod Stakhov* Implement relaxed canonization.
2012-05-29 Vsevolod Stakhov* Add support of strict_domains.
2012-05-29 Vsevolod Stakhov* Add dkim check plugin.
2012-05-29 Vsevolod StakhovMake 'simple' dkim canonization working.
2012-05-28 Vsevolod StakhovSupport of length attribute.
2012-05-28 Vsevolod Stakhov* Write tests for DKIM signature and key parsers.
2012-05-28 Vsevolod StakhovImplement keysigning.
2012-05-28 Vsevolod Stakhov* Add signing and simple canonization support (not...
2012-05-28 Vsevolod StakhovCheck received for not more than 5 recipients.
2012-05-28 Vsevolod Stakhov* Avoid DoS while sending a message with a lot of recip...
2012-05-25 Vsevolod StakhovImplement key extracting for dkim records.
2012-05-24 Vsevolod Stakhov* Start dkim support implementation.
2012-05-02 Vsevolod Stakhov* Add emulating of session in case of dnsbl reject.
2012-04-27 Vsevolod StakhovMerge.
2012-04-27 Vsevolod Stakhov* Add ability to specify dnsbls for smtp_proxy.
2012-04-23 Vsevolod StakhovMake it possible to start several rspamd with different...
2012-04-23 Vsevolod Stakhov* Add support of XCLIENT to the smtp proxy.
2012-04-23 Vsevolod StakhovAdd basic list config parser.
2012-04-23 Vsevolod Stakhov* Allow workers to specify multiply options of the...
2012-04-23 Vsevolod Stakhov* Allow full access to controller's commands without...
2012-04-23 Vsevolod StakhovFix some problems with learning.
2012-04-20 Vsevolod StakhovFix multimap to handle ipv6 addresses.
2012-04-20 Vsevolod Stakhov* Fix spf plugin that was broken in 0.4.7
2012-04-20 Vsevolod StakhovFix controller freezing.
2012-04-19 Vsevolod StakhovAllow rspamd dispatcher code to process half-closed...
2012-04-13 Vsevolod StakhovAdd portable api for locks and threads to handle Glib...
2012-04-06 Vsevolod Stakhov* Add ratelimit plugin
2012-03-30 Vsevolod Stakhov* Implement pre-filters that realizes concepts to check...
2012-03-29 Vsevolod StakhovUse guint64 for all IO operations.
2012-03-28 Vsevolod StakhovParse big limits on 32 bits machine (for file sizes).
2012-03-27 Vsevolod StakhovDetect amd64.
2012-03-27 Vsevolod StakhovUse 64 bit offset while compiled in 32 bit mode.
2012-03-26 Vsevolod Stakhov* Improve statistics for scanned messages.
2012-03-26 Vsevolod Stakhov* Add lua bindings for upstream API.
2012-03-16 Vsevolod StakhovAllow multiply aio requests in flight.
2012-03-15 Vsevolod StakhovFix stupid error in aio_write.
2012-03-13 Vsevolod StakhovFix proxy logic.
2012-03-13 Vsevolod StakhovCleanup callback's data for aio.
2012-03-11 Vsevolod StakhovAio context must be long not int.
2012-03-11 Vsevolod StakhovAdd offset support to aio operations.
2012-03-07 Vsevolod Stakhov* Add initial implementation of proxy object
2012-03-06 Vsevolod StakhovFix aio syscall numbers for x86_64 platform.
2012-03-05 Vsevolod StakhovFixed threading for testing suite.
2012-03-01 Vsevolod StakhovFix asynchronous IO API.
2012-03-01 Vsevolod StakhovSeparate librspamdserver API from plugins and workers...
2012-03-01 Vsevolod StakhovUse DB_HASH access method for bdb backend.
2012-02-21 Vsevolod StakhovForgot event_del.
2012-02-21 Vsevolod StakhovSome fixes to dispatcher code to allow change policy...
2012-02-21 Vsevolod StakhovAnother workaround for old glib.
2012-02-17 Vsevolod StakhovWorkaround for old glib.
2012-02-17 Vsevolod StakhovAdded tag 0.4.7 for changeset b0d4207e9a41
2012-02-17 Vsevolod StakhovUpdate debian changelog. 0.4.7
2012-02-16 Vsevolod StakhovAdd support of buffered IO reset to support persistent...
2012-02-15 Vsevolod StakhovAdd temporary pages to pool allocator to allow reset...
2012-02-15 Vsevolod StakhovFix build.
2012-02-14 Vsevolod StakhovMore fixes to thread-safe processing.
2012-02-13 Vsevolod Stakhov* More things to be thread-safe:
2012-02-13 Vsevolod StakhovAdd quarks to events to determine source of event insid...
2012-02-03 Vsevolod StakhovFix build with glib <= 2.30.
2012-01-31 Vsevolod StakhovFixes to threading (still incomplete).
2012-01-31 Vsevolod StakhovRework events library slightly:
2012-01-31 Vsevolod StakhovFix critical bug with events checking during filters...
2012-01-31 Vsevolod StakhovAdopt rspamd for the next glib release.
2012-01-30 Vsevolod Stakhov* Add support to process regexp in multiply threads...
2012-01-20 Vsevolod StakhovFix hashing in events library.
2012-01-16 Vsevolod Stakhov* Introduce new system of worker's and modules initiali...
2012-01-16 Vsevolod Stakhov* Add AIO framework for linux io(3) interface.
2011-12-20 Vsevolod StakhovRestore std=c99 compiler flag.
2011-12-20 Vsevolod StakhovAdded tag 0.4.6 for changeset d2825fcdbb52
2011-12-20 Vsevolod StakhovMore cleanups and fixes for compiler warnings. 0.4.6
2011-12-20 Vsevolod StakhovMake compiler happy in several cases, remove warnings.
2011-12-20 Vsevolod StakhovAdd an entry to debian/changelog.
2011-12-16 Vsevolod StakhovAdd expire and whitelist options to ip_score plugin.
2011-12-16 Vsevolod Stakhov* Add new plugin ip_score to set and get score for...
2011-12-16 Vsevolod StakhovAllow for post filters to register async events.
2011-12-14 Vsevolod Stakhov* Now it is possible to specify local functions to...
2011-12-14 Vsevolod StakhovDue to major changes in events system increase version.
2011-12-14 Vsevolod StakhovDetect and use fallocate/posix_fallocate.
2011-12-14 Vsevolod Stakhov* Finally get rid of stupid savepoints system and migra...
2011-12-14 Vsevolod StakhovAdd another workaround for CentOS.
2011-12-14 Vsevolod StakhovMove some debug logic.
2011-12-13 Vsevolod StakhovFix build with system-wide libhiredis.
2011-12-13 Vsevolod StakhovFIx built under RHEL and CentOS as they has too old...
2011-12-12 Vsevolod Stakhov* Add lua bindings to hiredis library
2011-12-09 Vsevolod StakhovAdd detecting of libhiredis for communicating with...
2011-12-07 Vsevolod StakhovReorganize util.c as it should contain only common...
2011-12-07 Vsevolod StakhovIf message has no 'To/CC' headers do not try to count...
2011-12-07 Vsevolod StakhovFix stupid glib error with G_REGEX_RAW flag which is...
2011-12-06 Vsevolod StakhovRemove dependency on deprecated Digest::SHA256.
2011-12-01 Vsevolod Stakhov* Add <no_overwrite> flag for keystorage preventing...
2011-12-01 Vsevolod StakhovIgnore something that looks like email but has no username.
2011-11-30 Vsevolod StakhovAdd -i flag allowing to run workers as root.
2011-11-30 Vsevolod Stakhov* Fix reopening of logs in case of privilleged run.
2011-11-30 Vsevolod StakhovCheck for SIGUSR1 by libevent to avoid signals collisions.
2011-11-30 Vsevolod StakhovExpire an element if forced expire is required.
2011-11-28 Vsevolod StakhovFix log_urls setting.
2011-11-28 Vsevolod StakhovFix race condition.
2011-11-25 Vsevolod StakhovTry to fix a deadlock.
2011-11-25 Vsevolod StakhovFix variable name.
next