]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2021-05-14 Vsevolod Stakhov[Minor] Strip visible parts of urls using utf rules
2021-05-14 Vsevolod Stakhov[Minor] Do not treat unnormalised urls as obscured
2021-05-13 Vsevolod Stakhov[Minor] Fix bit operations logic
2021-05-13 Vsevolod Stakhov[Minor] One more fix in the ZW spaces urls processing...
2021-05-13 Vsevolod Stakhov[Minor] Fix userinfo encoding
2021-05-13 Vsevolod Stakhov[Feature] Allow to log severity level explicitly
2021-05-13 Vsevolod Stakhov[Minor] Add some logging
2021-05-13 Vsevolod Stakhov[Minor] Backport some changes from libev
2021-05-12 Vsevolod Stakhov[Fix] Fix fuzzy retransmits
2021-05-12 Vsevolod Stakhov[Feature] Allow to specify different timeouts/retransmi...
2021-05-12 Vsevolod Stakhov[Feature] Add race condition protection against hs_help...
2021-05-12 Vsevolod Stakhov[Minor] Fix multiple @ at the beginnig
2021-05-12 Vsevolod Stakhov[Minor] Add loop break
2021-05-12 Vsevolod Stakhov[Minor] Fix parsing of some bogus urls
2021-05-12 Vsevolod Stakhov[Minor] Css: Fix '\v' and '\f' handling
2021-05-12 Vsevolod StakhovMerge pull request #3750 from mrueg/dockerfile
2021-05-11 Vsevolod Stakhov[Minor] Filter urls for R_SUSPICIOUS_URL check
2021-05-11 Vsevolod Stakhov[Minor] Use numeric bit and for checking flags
2021-05-11 Vsevolod Stakhov[Fix] Fix normalisation flags propagation
2021-05-11 Vsevolod Stakhov[Minor] Store neural score in task cache
2021-05-10 Vsevolod Stakhov[Minor] Css: Fix OOB reading
2021-05-09 Manuel RügerDockerfile: Set signing-key 3750/head
2021-05-07 Vsevolod Stakhov[Minor] Css: Fix numbers starting from '+'
2021-05-07 Vsevolod Stakhov[Minor] Try to fix another boundary issue
2021-05-06 Vsevolod Stakhov[Minor] Sigh, another condition fix
2021-05-06 Vsevolod Stakhov[Minor] Fix check condition
2021-05-06 Vsevolod Stakhov[Minor] Css: Fix bits operations
2021-05-06 Vsevolod Stakhov[Minor] Css: Fix parsing of the url tokens
2021-05-06 Vsevolod Stakhov[Minor] Css: Use old good strtod that does not throw...
2021-05-06 Vsevolod Stakhov[Minor] Css: Fix hash tokens parsing
2021-05-05 Vsevolod Stakhov[Minor] Sigh, one more adjustment
2021-05-05 Vsevolod Stakhov[Minor] Check boundary earlier
2021-05-05 Vsevolod Stakhov[Minor] Fix unintended reindentation
2021-05-05 Vsevolod StakhovMerge pull request #3734 from fatalbanana/unreplace_var...
2021-05-05 Vsevolod Stakhov[Minor] Fix comments parsing
2021-05-05 Vsevolod Stakhov[Rework] Use C++ version of the lua threads pool
2021-05-05 Vsevolod Stakhov[Minor] Allow forced termination of the suspended threads
2021-05-04 Andrew Lewis[Test] Cleanup 3734/head
2021-05-04 Andrew Lewis[Test] Use automatically exported variables
2021-05-04 Vsevolod Stakhov[Project] Css: Fix rules merging
2021-05-04 Andrew Lewis[Test] Use lupa for templating rspamd configs
2021-05-04 Vsevolod Stakhov[Minor] Neural: Do not filter static profiles
2021-05-03 Vsevolod Stakhov[Minor] SPF: Fix external relay log message
2021-05-02 Vsevolod Stakhov[Test] Add a unit test for buckets variables in the...
2021-05-02 Vsevolod Stakhov[Minor] Lua_mempool: Fix setting buckets of variables
2021-04-30 Vsevolod Stakhov[Minor] Pet luacheck
2021-04-30 Vsevolod Stakhov[Minor] Fix work with file names
2021-04-30 Vsevolod Stakhov[Minor] Bayes actually uses sets, not lists
2021-04-30 Vsevolod Stakhov[Feature] Add preliminary restore bayes support
2021-04-30 Vsevolod Stakhov[Minor] Fix command line arguments group
2021-04-30 Vsevolod Stakhov[Minor] Another rework in dumping logic
2021-04-29 Vsevolod Stakhov[Minor] Neural: Allow to have flat classification if...
2021-04-29 Vsevolod Stakhov[Feature] Neural: Allow to balance FP/FN for the network
2021-04-29 Vsevolod StakhovMerge pull request #3739 from fatalbanana/replyto_addr_...
2021-04-29 Andrew Lewis[Minor] Fix REPLYTO_ADDR_EQ_FROM for normalised addresses 3739/head
2021-04-28 Vsevolod Stakhov[Minor] Allow rspamd_text in rspamd_url.create
2021-04-28 Vsevolod Stakhov[Minor] Rework dump output structure
2021-04-28 Vsevolod StakhovMerge pull request #3733 from citrin/rules-updates
2021-04-27 Anton Yuzhaninov[Rules] Add raw addresses to MULTIPLE_FROM options 3733/head
2021-04-27 Anton Yuzhaninov[Minor] Make HAS_PHPMAILER_SIG regexps more specific
2021-04-27 Vsevolod Stakhov[Minor] Statistics_dump: Fix formatting
2021-04-27 Vsevolod Stakhov[Minor] Rspamadm: Move all warnings to stderr instead...
2021-04-27 Vsevolod Stakhov[Minor] Statistics_dump: Support compression when dump
2021-04-27 Vsevolod Stakhov[Minor] Try to fix sync Redis API by not resuming LUA_R...
2021-04-26 Vsevolod Stakhov[Test] Add unit tests for stream compression
2021-04-26 Vsevolod Stakhov[Minor] Do not decompress empty stream as zst behaves...
2021-04-26 Vsevolod Stakhov[Feature] Add zstd streaming API
2021-04-26 Vsevolod Stakhov[Rework] Move compression routines outside of rspamd_ut...
2021-04-23 Vsevolod Stakhov[Minor] Milter_headers: Use specific settings
2021-04-23 Vsevolod Stakhov[Feature] Add a simple dumper for bayes tokens
2021-04-22 Vsevolod Stakhov[Minor] Lua_magic: Return utf8 check as it is useful...
2021-04-22 Vsevolod Stakhov[Minor] Lua_magic: Really add an exclusion...
2021-04-22 Vsevolod Stakhov[Minor] Lua_magic: Make an exclusion for message parts
2021-04-22 Vsevolod Stakhov[Rework] Lua_magic: Try to detect text parts with 8bit...
2021-04-22 Vsevolod Stakhov[Minor] Rspamc: Detect zstd input automatically
2021-04-21 Vsevolod Stakhov[Minor] Improve logging for REDIS_REPLY_ERROR
2021-04-21 Vsevolod StakhovMerge pull request #3725 from fatalbanana/neural_ucl
2021-04-21 Andrew Lewis[Minor] rspamadm clickhouse neural_train : avoid UCL... 3725/head
2021-04-20 Vsevolod Stakhov[Minor] Check array length before indexing
2021-04-20 Vsevolod Stakhov[Fix] Ical: Do not extract urls from all flags using...
2021-04-20 Vsevolod Stakhov[Fix] Replies: Fix 'Reply-To' handling in task:get_repl...
2021-04-20 Vsevolod Stakhov[Project] Css: Add rules processing functions and tests
2021-04-20 Vsevolod Stakhov[Minor] Libucl: Do not expand empty objects on output
2021-04-20 Vsevolod Stakhov[Minor] Fix bcc_addrs usage
2021-04-19 Vsevolod Stakhov[Minor] Url_redirector: Set redirect_target flag
2021-04-19 Vsevolod Stakhov[Minor] Use rspamd_url flags to avoid sync issues
2021-04-19 Vsevolod Stakhov[Rework] Rework extended urls output
2021-04-19 Vsevolod Stakhov[Rework] Rename phished url to a linked url
2021-04-18 Vsevolod Stakhov[Minor] Stop polluting logs on garbadge urls
2021-04-18 Vsevolod Stakhov[Feature] Spamassassin: Allow to set the default priori...
2021-04-16 Vsevolod Stakhov[Minor] Reduce decay rate and slightly rework rounding
2021-04-16 Vsevolod Stakhov[Minor] Do not output crap in json mode
2021-04-16 Vsevolod Stakhov[Minor] Sanity check as ctors order is not defined
2021-04-15 Vsevolod Stakhov[Minor] Avoid FP when a protocol prefix is implicitly...
2021-04-15 Vsevolod Stakhov[Fix] Save symcache on exit
2021-04-15 Vsevolod Stakhov[Fix] Initialise symcache even if it cannot be loaded...
2021-04-15 Vsevolod Stakhov[Minor] Allow numeric flags when filling cbdata
2021-04-15 Vsevolod Stakhov[Minor] Lua_url: Propagate numeric flags
2021-04-15 Vsevolod Stakhov[Minor] Truncate too long urls instead of discarding...
2021-04-14 Vsevolod Stakhov[Minor] It seems we still need raw urls...
next