]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2019-08-16 Vsevolod Stakhov[Minor] Further ip_score sanity fix
2019-08-16 Vsevolod Stakhov[Minor] One more sanity check
2019-08-16 Vsevolod Stakhov[Minor] Add sanity check
2019-08-15 Vsevolod Stakhov[Minor] Fix for settings without `apply`
2019-08-15 Vsevolod Stakhov[Minor] Oops: another format string
2019-08-15 Vsevolod Stakhov[Minor] Oops: fix format string
2019-08-15 Vsevolod Stakhov[Test] Add options in composites tests
2019-08-15 Vsevolod Stakhov[Feature] Allow options matching in composites
2019-08-15 Vsevolod Stakhov[Minor] Allow 0 length in rspamd_regexp_match
2019-08-15 Vsevolod Stakhov[Test] Add unit tests
2019-08-15 Vsevolod Stakhov[Minor] Add rspamd_string_len_split utility
2019-08-15 Vsevolod Stakhov[Fix] Fix configuring symbols without scores
2019-08-14 Vsevolod Stakhov[Minor] Fix another case
2019-08-14 Vsevolod StakhovMerge pull request #3005 from CAPSLOCK2000/master
2019-08-14 Vsevolod Stakhov[Minor] Fix check
2019-08-14 Vsevolod Stakhov[Test] Added more tests for the settings
2019-08-14 Vsevolod Stakhov[Feature] Use `scores` in apply section
2019-08-14 Vsevolod Stakhov[Feature] Improve settings processing
2019-08-14 cgielenwrap ipv6-adresses in brackets 3005/head
2019-08-14 Vsevolod Stakhov[Test] Add large https body test
2019-08-14 Vsevolod Stakhov[Fix] Fix sending of large entries via HTTPS
2019-08-14 Vsevolod Stakhov[Minor] Allow no_ssl_verify similar to lua_http...
2019-08-14 Vsevolod Stakhov[Test] Add more mime tests
2019-08-13 Vsevolod Stakhov[WebUI] Really use checkv2
2019-08-13 Vsevolod Stakhov[Minor] Use checkv2 backend
2019-08-13 Vsevolod Stakhov[Minor] Another adjustment for fuzzy calc
2019-08-13 Vsevolod Stakhov[Minor] Further alignment fixes
2019-08-13 Vsevolod StakhovMerge pull request #3002 from citrin/coveralls
2019-08-13 Anton YuzhaninovIgnore coveralls API errors 3002/head
2019-08-13 Vsevolod Stakhov[Minor] Further fuzzy check empty parts fixes
2019-08-13 Vsevolod Stakhov[Fix] Fix more issues with nested messages + tests
2019-08-13 Vsevolod Stakhov[Minor] Fix task dtor if loaded from a string
2019-08-13 Vsevolod Stakhov[Fix] Fix headers propagation logic
2019-08-13 Vsevolod Stakhov[Rework] Use opaque structure to store a table of mime...
2019-08-13 Vsevolod Stakhov[Minor] Rework utf8 lowercasing
2019-08-12 Vsevolod Stakhov[Minor] Some more alignment fixes
2019-08-12 Vsevolod Stakhov[Minor] Fix more alignment and ubsan issues
2019-08-12 Vsevolod Stakhov[Minor] Fix some ubsan related issues
2019-08-12 Vsevolod Stakhov[Fix] Add debug to ssl, fixed write hangs
2019-08-12 Vsevolod Stakhov[Test] More test fixes
2019-08-12 Vsevolod Stakhov[Test] Improve ssl test
2019-08-12 Vsevolod Stakhov[Minor] Add descriptions to the groups
2019-08-12 Vsevolod Stakhov[Feature] Add description to the groups
2019-08-12 Vsevolod Stakhov[Feature] Allow to output group results
2019-08-12 Vsevolod Stakhov[Rework] Rename filter.h to a more sane name
2019-08-11 Vsevolod StakhovMerge pull request #3001 from citrin/logrotate
2019-08-11 Vsevolod Stakhov[Minor] Rspamadm: Do not crash when control path is...
2019-08-10 Vsevolod Stakhov[Fix] Extend task_timeout to postfilters stage
2019-08-10 Vsevolod Stakhov[Feature] Perform clean SSL shutdown
2019-08-09 Anton Yuzhaninov[Minor] Simplify logrotate postrotate script 3001/head
2019-08-09 Vsevolod Stakhov[Minor] Fix crash on fuzzy delete command
2019-08-07 Vsevolod Stakhov[Minor] Some more reload fixes
2019-08-07 Vsevolod Stakhov[Fix] Fix settings reload
2019-08-07 Vsevolod Stakhov[Rework] Rework config reload
2019-08-07 Vsevolod Stakhov[Minor] Remove unused stuff
2019-08-06 Vsevolod Stakhov[Minor] Rspamadm: Unify commands naming
2019-08-06 Vsevolod Stakhov[Minor] Remove fuzzy_merge tool
2019-08-04 Vsevolod Stakhov[Minor] Output body_block flag
2019-08-03 Vsevolod Stakhov[Minor] Set protocol flags in self-scan mode
2019-08-02 Vsevolod Stakhov[Minor] Langdet: Add threshold for stop words
2019-08-02 Vsevolod Stakhov[Minor] Langdet: Exclude exceptions (e.g. urls)
2019-08-02 Vsevolod Stakhov[Minor] Show stop words found
2019-08-02 Vsevolod Stakhov[Feature] Multimap: Also check detected charset when...
2019-08-02 Vsevolod Stakhov[Refactor] Move mime types to a lua_mime library
2019-08-01 Vsevolod Stakhov[Conf] Log settings id by default
2019-08-01 Vsevolod Stakhov[Minor] Add settings id recognition
2019-08-01 Vsevolod Stakhov[Minor] Allow to log settings id in log format
2019-07-31 Vsevolod Stakhov[Fix] Rbl: Fix emailbl functions
2019-07-30 Vsevolod Stakhov[Minor] Fix settings id display
2019-07-29 Vsevolod Stakhov[Minor] Improve settings id logging
2019-07-28 Vsevolod Stakhov[Minor] Asn.pl: Fix tempfile creation
2019-07-27 Vsevolod Stakhov[Minor] Reduce log severity
2019-07-27 Vsevolod Stakhov[Minor] Lua_redis: Allow requests with no callback
2019-07-27 Vsevolod Stakhov[Minor] Some more additions to the empty task handling
2019-07-26 Vsevolod Stakhov[Minor] Fix dns servers upstreams
2019-07-26 Vsevolod Stakhov[Fix] Lua_task: Fix message-less API
2019-07-26 Vsevolod Stakhov[Minor] Do not unref function as it is cleared with...
2019-07-26 Vsevolod StakhovRevert "[Fix] Postpone lua state destruction to allow...
2019-07-26 Vsevolod Stakhov[Feature] Upstreams: Set noresolve flag on numeric...
2019-07-26 Vsevolod Stakhov[Minor] Rework rspamd_parse_host_port_priority function...
2019-07-26 Vsevolod Stakhov[Feature] Upstreams: Add lazy resolving logic to all...
2019-07-26 Vsevolod Stakhov[Minor] Asn.pl: UN -> --
2019-07-26 Vsevolod Stakhov[Rework] Move mime modification functions to lua_mime...
2019-07-26 Vsevolod Stakhov[Fix] Postpone lua state destruction to allow lua dtors...
2019-07-26 Vsevolod Stakhov[Fix] Workaround for empty charset in rfc2231 encoding
2019-07-26 Vsevolod Stakhov[Fix] Fuzzy_check: Fix timeouts
2019-07-25 Vsevolod Stakhov[Minor] Fix log line
2019-07-25 Vsevolod Stakhov[Minor] Rbl: Allow to change monitored_address
2019-07-25 Vsevolod Stakhov[Feature] Performance: Do not use base64 SIMD version...
2019-07-25 Vsevolod Stakhov[Minor] Add long texts sanity checks
2019-07-25 Vsevolod Stakhov[Feature] Langdet: Limit number of stop words to be...
2019-07-24 Vsevolod Stakhov[Conf] Show autolearn sample
2019-07-24 Vsevolod Stakhov[Feature] Improve autolearning
2019-07-24 Vsevolod Stakhov[Minor] Rename method name
2019-07-24 Vsevolod Stakhov[Rework] Use a dedicated library for autolearn
2019-07-24 Vsevolod Stakhov[Rework] Remove rspamd.classifiers.lua
2019-07-24 Vsevolod Stakhov[Minor] Reputation: Check results before setting
2019-07-23 Vsevolod Stakhov[Minor] Reputation: Fix script invocation
2019-07-23 Vsevolod Stakhov[Minor] Neural: Disable settings in neural plugin unles...
2019-07-23 Vsevolod Stakhov[Minor] Lua_selectors: Allow to index numeric arrays...
next