]> git.ipfire.org Git - thirdparty/rspamd.git/shortlog
thirdparty/rspamd.git
2026-03-07  Alexander Moisseev[Fix] Skip recipient check when no hash found in Redis 5927/head
2026-03-07  Vsevolod Stakhov[Minor] Fix model name
2026-03-06  Vsevolod Stakhov[Fix] Upgrade legacy cached maps to aligned format
2026-03-06  Vsevolod Stakhov[Fix] Revert invalid map cache seek workaround
2026-03-06  Vsevolod Stakhov[Fix] Rewrite map cache headers from file start
2026-03-06  Copilot[Minor] droid-code-review: switch model to gpt5.4,...
2026-03-06  Vsevolod StakhovMerge pull request #5922 from moisseev/replies
2026-03-06  Vsevolod Stakhov[Fix] Preserve content flags for injected query URLs
2026-03-06  Vsevolod Stakhov[Fix] Preserve duplicate URLs across MIME parts
2026-03-05  Vsevolod StakhovMerge pull request #5921 from rspamd/vstakhov-follow...
2026-03-05  Alexander Moisseev[Minor] Skip empty In-Reply-To header in replies check 5922/head
2026-03-04  Vsevolod Stakhov[Feature] Add follow_master option for proxy mirror... 5921/head
2026-03-01  Vsevolod StakhovMerge pull request #5917 from moisseev/playwright
2026-03-01  Alexander Moisseev[Test] Use Node.js 22 for legacy Playwright 1.45.3 job 5917/head
2026-02-28  Vsevolod StakhovMerge pull request #5916 from moisseev/dev-dependencies
2026-02-28  Alexander Moisseev[Test] Update dev dependencies 5916/head
2026-02-27  Vsevolod Stakhov[Fix] Force recompilation of stale hyperscan classes...
2026-02-27  Vsevolod Stakhov[Fix] Do not enable HS cleanup when disable_hyperscan...
2026-02-27  Vsevolod Stakhov[Fix] Include HS magic in cache key hashes to force...
2026-02-27  Vsevolod Stakhov[Feature] Per-class deterministic regexp IDs in re_cache
2026-02-26  Vsevolod StakhovMerge pull request #5909 from rspamd/vstakhov-fasttext...
2026-02-26  Vsevolod Stakhov[Feature] Wire Lua rspamd_fasttext through maps infrast... 5909/head
2026-02-25  Vsevolod Stakhov[Fix] Fix SIGSEGV on termination in fasttext map dtor...
2026-02-25  Vsevolod Stakhov[Fix] Use 16K map cache header for mmap alignment on...
2026-02-25  Vsevolod Stakhov[Feature] Wire fasttext lang detector through maps...
2026-02-25  Vsevolod Stakhov[Feature] Page-aligned map cache header for no_file_rea...
2026-02-25  Vsevolod StakhovMerge pull request #5908 from dragoangel/fix-bayes...
2026-02-25  Vsevolod StakhovMerge pull request #5907 from moisseev/senderscore
2026-02-24  Dmitriy AlekseevMerge branch 'master' into fix-bayes-expiry 5908/head
2026-02-24  Vsevolod Stakhov[Fix] Propagate source/classification URL flags to...
2026-02-24  Dmitriy Alekseevfix: properly set bayes class labels to S and H for...
2026-02-24  Alexander Moisseev[Conf] Disable Validity SenderScore RBLs by default 5907/head
2026-02-24  Vsevolod Stakhov[Fix] Move binary data from KEYS to ARGV in fuzzy and...
2026-02-24  Vsevolod Stakhov[Fix] Move binary msgpack data from KEYS to ARGV in...
2026-02-24  Vsevolod Stakhov[Fix] Fix subprocess cleanup race in spawn_process...
2026-02-24  Vsevolod Stakhov[Fix] Use main Lua state in config object destructors
2026-02-24  Vsevolod Stakhov[Fix] Prevent LuaJIT GC stalls after neural training
2026-02-24  Vsevolod StakhovMerge pull request #5903 from rspamd/vstakhov-embedding...
2026-02-24  Vsevolod StakhovMerge pull request #5894 from rspamd/vstakhov-multi...
2026-02-24  Vsevolod StakhovMerge pull request #5898 from dragoangel/fix-multiclass...
2026-02-23  Dmitriy Alekseev[Fix] Use backward compatible learned_ids for spam... 5898/head
2026-02-23  Dmitriy AlekseevMerge branch 'master' into fix-multiclass-bayes
2026-02-23  Vsevolod StakhovMerge pull request #5900 from moisseev/classifiers
2026-02-23  Vsevolod Stakhov[Feature] Fasttext embed: multi-scale conv1d pooling... 5903/head
2026-02-22  Vsevolod Stakhov[Feature] Fasttext embed: SIF word weighting for senten...
2026-02-22  Vsevolod StakhovMerge pull request #5897 from rspamd/vstakhov-more...
2026-02-22  Dmitriy AlekseevMerge branch 'master' into fix-multiclass-bayes
2026-02-22  Vsevolod StakhovMerge pull request #5902 from dragoangel/patch-16
2026-02-22  Alexander Moisseev[Minor] Replace hash table with linear search for class... 5900/head
2026-02-22  Dmitriy AlekseevMerge branch 'master' into patch-16 5902/head
2026-02-22  Dmitriy AlekseevRefactor nconns decrement handling in milter sessions
2026-02-22  Vsevolod Stakhov[Feature] Fasttext embed: multi-model and mean+max... 5897/head
2026-02-22  Vsevolod Stakhov[Minor] Rename llm_embeddings classifier type to neural...
2026-02-21  Vsevolod StakhovMerge pull request #5901 from dragoangel/patch-15
2026-02-21  Vsevolod Stakhov[Fix] Fasttext shim: fix quantized model support and...
2026-02-21  Vsevolod Stakhov[Fix] Fasttext shim: fix binary format parsing and...
2026-02-21  Alexander Moisseev[Feature] WebUI: Add multi-class classifier support...
2026-02-21  Vsevolod Stakhov[Minor] Fasttext shim: addressing review comments
2026-02-21  Vsevolod Stakhov[Feature] Replace libfasttext with mmap-based built...
2026-02-21  Vsevolod StakhovMerge pull request #5899 from moisseev/multi-class
2026-02-21  Dmitriy Alekseev[Fix] Properly count rspamd-proxy-milter conns count
2026-02-21  Dmitriy AlekseevUpdate README links to point to new documentation site 5901/head
2026-02-21  Dmitriy AlekseevUpdate logo image source in README.md
2026-02-21  Alexander Moisseev[Feature] Extend /bayes/classifiers endpoint with metadata
2026-02-20  Alexander Moisseev[Minor] Use explicit class for colorizing ham/spam... 5899/head
2026-02-20  Dmitriy Alekseev[Fix] Fix multiclass Bayes learn cache and classifier...
2026-02-20  Vsevolod StakhovMerge pull request #5893 from moisseev/multi-class
2026-02-20  Alexander Moisseev[Minor] Remove unnecessary ucl_object_insert_key return... 5893/head
2026-02-19  Vsevolod Stakhov[Fix] Backward-compatible version negotiation for multi... 5894/head
2026-02-19  Vsevolod StakhovMerge branch 'master' into vstakhov-multi-fuzzy-flag
2026-02-19  Vsevolod Stakhov[Fix] Store small PDF objects without counting toward...
2026-02-19  Vsevolod StakhovMerge branch 'master' into vstakhov-multi-fuzzy-flag
2026-02-19  Vsevolod Stakhov[Fix] Defeat PDF object padding evasion in extract_oute...
2026-02-19  Vsevolod Stakhov[Fix] Adjust positions in URL matcher properly
2026-02-19  Vsevolod Stakhov[Fix] Refine structural alternative check to leaf text...
2026-02-19  Vsevolod Stakhov[Fix] Check MIME structure for alternatives in has_only...
2026-02-18  Vsevolod Stakhov[Fix] Fix XML detection overriding HTML in content...
2026-02-18  Vsevolod Stakhov[Fix] Filter forbidden_ids from multi-flag extra flags...
2026-02-18  Vsevolod Stakhov[Test] Update fuzzy tests for multi-flag support
2026-02-18  Vsevolod Stakhov[Feature] Add multi-flag fuzzy hash support with Lua...
2026-02-17  Alexander Moisseev[Fix] Distinguish explicit multi-class from legacy...
2026-02-17  Vsevolod Stakhov[Fix] Fix JPEG dimension parsing - use 256 instead...
2026-02-16  Vsevolod Stakhov[Fix] Fix JSON emission for implicit arrays in libucl
2026-02-16  Alexander Moisseev[Feature] WebUI: Add classifier metadata to Bayes stati...
2026-02-16  Alexander Moisseev[Feature] Extend /stat endpoint with classifier metadata
2026-02-16  Vsevolod Stakhov[Minor] Fix compile warnings
2026-02-16  Vsevolod Stakhov[Fix] Catch all exceptions when loading fasttext model...
2026-02-16  Vsevolod Stakhov[Minor] Backport ucl_object_iterate_end() from libucl...
2026-02-16  Vsevolod Stakhov[Feature] Add rspamd_text:normalize_newlines() for...
2026-02-16  Vsevolod StakhovMerge pull request #5892 from fatalbanana/structured_meta
2026-02-16  Andrew Lewis[Test] Don't install python libraries at runtime 5892/head
2026-02-15  Vsevolod StakhovMerge pull request #5890 from rspamd/vstakhov-uuid...
2026-02-15  Vsevolod Stakhov[Feature] Add UUID v7 column support to ClickHouse... 5890/head
2026-02-15  Vsevolod Stakhov[Test] Add functional tests for structured metadata...
2026-02-14  Vsevolod Stakhov[Test] Add unit tests for structured formatter features
2026-02-14  Vsevolod Stakhov[Feature] Add zstd compression option to structured...
2026-02-14  Vsevolod Stakhov[Feature] Use detected MIME types for attachments in...
2026-02-14  Vsevolod Stakhov[Feature] Sync UUID v7 random portion with Log-Tag...
2026-02-14  Vsevolod Stakhov[Feature] Add structured formatter to metadata_exporter
2026-02-14  Vsevolod Stakhov[Feature] Add native UUID v7 per task with Lua binding
next