]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2021-05-20 Vsevolod Stakhov[Minor] Move html code to a separate subdir (no functio...
2021-05-19 Vsevolod Stakhov[Fix] Fix http maps with no or invalid expires data
2021-05-19 Vsevolod Stakhov[Rules] Fix CTYPE_MIXED_BOGUS for text attachments
2021-05-19 Vsevolod Stakhov[Minor] Allow utf8 identifiers in the selectors
2021-05-18 Vsevolod Stakhov[Fix] Rework metrics handling
2021-05-18 Vsevolod StakhovMerge pull request #3754 from mrueg/openmetrics
2021-05-18 Vsevolod StakhovMerge pull request #3747 from fatalbanana/use_settings
2021-05-18 Vsevolod Stakhov[Minor] Fix buffer overflow due to libicu super safe...
2021-05-18 Andrew Lewis[Test] Merge test suites; use settings 3747/head
2021-05-17 Vsevolod Stakhov[Minor] Fix build with older icu
2021-05-17 Vsevolod Stakhov[Minor] Another try to fix the logic around 8bit charse...
2021-05-17 Vsevolod Stakhov[Minor] Fix non-utf inputs checking
2021-05-17 Manuel RügerImplement an endpoint for OpenMetrics 3754/head
2021-05-17 Vsevolod Stakhov[Minor] Add missing include
2021-05-17 Vsevolod Stakhov[Rework] Use C++ version for unicode normalisation
2021-05-17 Vsevolod Stakhov[Minor] Dmarc: Slightly refactor function
2021-05-17 Vsevolod Stakhov[Minor] Always use UTF8 as the system encoding (for...
2021-05-16 Vsevolod Stakhov[Fix] Try to fix some broken code in DMARC reporting...
2021-05-15 Vsevolod Stakhov[Minor] Remove legacy iconv stuff
2021-05-14 Vsevolod Stakhov[Rework] Use C++ utf8 library with unit tests to trim...
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...
next