]> git.ipfire.org Git - thirdparty/rspamd.git/shortlog
thirdparty/rspamd.git
2015-06-25  Andrew LewisImport updated public suffix list 307/head
2015-06-25  Andrew LewisDon't use RWL_SPAMHAUS_WL (unknown result) for whitelisting
2015-06-23  Andrew Lewisrbl.lua: Fix issues with application of whitelists 302/head
2015-06-22  Andrew LewisDon't use RWL_MAILSPIKE_POSSIBLE or DNSWL_BLOCKED for... 301/head
2015-06-22  Andrew LewisAdd whitelist_exception setting to RBL module
2015-06-18  Vsevolod StakhovRelease 0.9.6 0.9.6
2015-06-17  Vsevolod StakhovFix selecting URLs for sending to redirector.
2015-06-16  Vsevolod StakhovSort dependencies.
2015-06-16  Vsevolod StakhovStore partial results in memcached.
2015-06-16  Vsevolod StakhovFix loops in POE.
2015-06-16  Vsevolod StakhovReformat redirector code (no functional changes).
2015-06-16  Vsevolod StakhovFix numerous issues with redirector startup.
2015-06-16  Vsevolod StakhovUse specific POE loop for some systems.
2015-06-16  Vsevolod StakhovFix shebang.
2015-06-16  Vsevolod StakhovFix redirector installation.
2015-06-16  Vsevolod StakhovUpdate version number to 0.9.6.
2015-06-16  Vsevolod StakhovUpdate->add
2015-06-16  Vsevolod StakhovFix digest invocation.
2015-06-16  Vsevolod StakhovFix variable name.
2015-06-16  Vsevolod StakhovFix issues with redirector HTTP response.
2015-06-16  Vsevolod StakhovAdd workaround for #296.
2015-06-12  Vsevolod StakhovFix dkim cache expiration.
2015-06-02  Vsevolod StakhovFix memory leak if mime cannot be parsed.
2015-05-29  Vsevolod StakhovRelease 0.9.5 0.9.5
2015-05-29  Vsevolod StakhovAvoid double free when extending HTTP message.
2015-05-27  Vsevolod StakhovFix double free if multiple classifiers are defined.
2015-05-26  Vsevolod StakhovIf replacement cannot be applied, just remove regexp.
2015-05-26  Vsevolod StakhovFix misprint in spamassassin plugin.
2015-05-26  Vsevolod StakhovFix i386 cpuid invocation.
2015-05-25  Vsevolod StakhovAdd unit tests for b64 decoding and native encoding.
2015-05-25  Vsevolod StakhovFix ownership issues for zero-copy decode.
2015-05-25  Vsevolod StakhovAllow __len metamethod on rspamd{text}.
2015-05-25  Vsevolod StakhovAdd base64 decoding lua utility.
2015-05-24  Vsevolod StakhovFix build on FreeBSD < 10.
2015-05-24  Vsevolod StakhovSkip spaces at the beginning of mime message.
2015-05-23  Vsevolod StakhovDBL_ABUSE_REDIR should not have significant weight.
2015-05-23  Vsevolod StakhovAllow to split by lua_regexp rspamd{text} objects.
2015-05-21  Vsevolod StakhovAllow to specify custom stop pattern for lua_tcp.
2015-05-21  Vsevolod StakhovRelease 0.9.4 0.9.4
2015-05-21  Vsevolod StakhovFix possible illegal memory access.
2015-05-21  Vsevolod StakhovMerge pull request #287 from dottedmag/master
2015-05-21  Vsevolod StakhovSwitch off legacy tokenization by default.
2015-05-21  Vsevolod StakhovDo not stem exceptions.
2015-05-21  Vsevolod StakhovUse not common name for tokenization exceptions.
2015-05-21  Vsevolod StakhovFix memory issues with tokens normalization.
2015-05-21  Vsevolod StakhovAdd more unit tests for tokenization.
2015-05-21  Vsevolod StakhovMore fixes to tokenization.
2015-05-21  Vsevolod StakhovReverse list of exceptions.
2015-05-20  Vsevolod StakhovAdd tests for tokenizer bug.
2015-05-20  Vsevolod StakhovFix critical bug in tokenization logic.
2015-05-20  Vsevolod StakhovAdd a simple unit test for tokenizer.
2015-05-20  Vsevolod StakhovAdd lua bindings to tokenizer.
2015-05-20  Mikhail GusarovUpdate changelog 287/head
2015-05-20  Mikhail GusarovRestrict luajit B-D to architectures it is available
2015-05-20  Vsevolod StakhovUse caseless hash and equal functions for request headers.
2015-05-20  Vsevolod StakhovAdd API to get/set request headers from lua.
2015-05-20  Vsevolod StakhovSave all HTTP headers as request headers.
2015-05-20  Vsevolod StakhovAdd unit test for base64 encoding.
2015-05-20  Vsevolod StakhovFix issues in base64 encoding.
2015-05-20  Vsevolod StakhovAdd lua bindings for base64.
2015-05-20  Vsevolod StakhovAllow owning lua_text.
2015-05-20  Vsevolod StakhovAdd base64 encoding routine.
2015-05-19  Vsevolod StakhovAdd documentation for lua_tcp.
2015-05-19  Vsevolod StakhovRelease 0.9.3 0.9.3
2015-05-19  Vsevolod StakhovFix issues with lua_tcp.
2015-05-19  Vsevolod StakhovRevert automatic capture in regexps as it breaks things.
2015-05-19  Vsevolod StakhovRelease 0.9.2 0.9.2
2015-05-19  Vsevolod StakhovFix reload.
2015-05-19  Vsevolod StakhovFix reloading in logger.
2015-05-19  Vsevolod StakhovOne more try to fix memset.
2015-05-19  Vsevolod StakhovFix reloading of C plugins.
2015-05-19  Vsevolod StakhovFix reloading of modules.
2015-05-19  Vsevolod StakhovDo not try dereference NULL pointer.
2015-05-19  Vsevolod StakhovMerge pull request #284 from dottedmag/master
2015-05-19  Vsevolod StakhovAdd method to detect the full size of message.
2015-05-19  Vsevolod StakhovFallback to plain lua if luajit has not been found.
2015-05-19  Vsevolod StakhovMake hiredis optional dependency.
2015-05-19  Vsevolod StakhovFix critical bug on matching regular expressions.
2015-05-19  Vsevolod StakhovImprove thunderbird sanity checks.
2015-05-19  Vsevolod StakhovFix fuzzy mime strings with only type.
2015-05-18  Mikhail GusarovUpdate changelog 284/head
2015-05-18  Mikhail GusarovUse lua 5.1 if luajit is not available (Arm64, PowerPC...
2015-05-18  Mikhail GusarovRequire fixed version of libhiredis to drop workaround
2015-05-18  Mikhail GusarovUpdate changelog
2015-05-18  Vsevolod StakhovImplement IO in lua tcp.
2015-05-18  Vsevolod StakhovAdd helper to use GString in pool destructors.
2015-05-18  Vsevolod StakhovAdd preliminary version of generic LUA TCP requests.
2015-05-18  Vsevolod StakhovFix error on spawning unique workers.
2015-05-17  Vsevolod StakhovRelease 0.9.1. 0.9.1
2015-05-17  Vsevolod StakhovAdopt xxhash invocation.
2015-05-17  Vsevolod StakhovDo not free xxh32_state to work with static states.
2015-05-17  Vsevolod StakhovBackport fixes from libucl.
2015-05-17  Vsevolod StakhovMerge pull request #281 from dottedmag/master
2015-05-16  Mikhail GusarovUpdate changelog 281/head
2015-05-16  Mikhail GusarovUpdate debian/copyright
2015-05-16  Mikhail GusarovRestart rspamd on upgrade, stop on removal
2015-05-15  Vsevolod StakhovRestore utf8 validation as it causes segfaults sometimes.
2015-05-15  Vsevolod StakhovSync from interface.
2015-05-15  Vsevolod StakhovFix symbols iteration.
2015-05-15  Vsevolod StakhovAnother sync.
next