]> git.ipfire.org Git - thirdparty/rspamd.git/shortlog
thirdparty/rspamd.git
3 days ago  Vsevolod Stakhov[Fix] Keep srv events active during shutdown to track... 5728/head
3 days ago  Vsevolod StakhovMerge pull request #5724 from rspamd/vstakhov-hyperscan...
4 days ago  Vsevolod Stakhov[Fix] Recreate invalid unserialized Hyperscan cache... 5724/head
4 days ago  Vsevolod Stakhov[Fix] Use runtime Hyperscan version instead of compile...
4 days ago  Vsevolod Stakhov[Fix] Fix allocator mismatches with jemalloc
5 days ago  Vsevolod StakhovMerge pull request #5721 from rspamd/cursor/RSP-284...
5 days ago  Vsevolod Stakhov[Fix] Fix allocator mismatches in libucl
6 days ago  Cursor Agent[Fix] Fix rspamd nameserver round-robin when using... 5721/head
6 days ago  Vsevolod StakhovMerge pull request #5720 from rspamd/vstakhov-fuzzy...
6 days ago  Vsevolod Stakhov[Minor] Fix ping command 5720/head
6 days ago  Vsevolod Stakhov[Minor] Use khash instead of GHashTable in fuzzy_check.c
6 days ago  Vsevolod Stakhov[Feature] Add structured fuzzy checks configuration
6 days ago  Vsevolod StakhovMerge pull request #5690 from heptalium/meissner-update...
7 days ago  Vsevolod StakhovMerge pull request #5717 from moisseev/webui
7 days ago  Vsevolod Stakhov[Feature] Allow HTML-only fuzzy rules
8 days ago  Alexander Moisseev[Minor] Replace deprecated `alert-error` class 5717/head
8 days ago  Vsevolod Stakhov[Minor] Update libucl with automatic stack management
8 days ago  Vsevolod StakhovMerge pull request #5714 from rspamd/cursor/RSP-290...
8 days ago  Alexander Moisseev[Minor] Update bundled D3-based visualization libs
8 days ago  Vsevolod StakhovMerge pull request #5716 from rspamd/fix-tcp-dns-garbage
9 days ago  Vsevolod StakhovMerge pull request #5709 from rspamd/vstakhov-leaks...
9 days ago  Vsevolod Stakhov[Fix] Fix TCP DNS uninitialized memory leak 5716/head
9 days ago  Cursor AgentRefactor: Improve Redis server discovery for Bayes 5714/head
9 days ago  Vsevolod Stakhov[Minor] One more leak fix 5709/head
9 days ago  Vsevolod Stakhov[Feature] Add ASAN leak analyzer script
9 days ago  Vsevolod Stakhov[Minor] Fix logger order finalization
9 days ago  Vsevolod Stakhov[Minor] Fix double free in fuzzy storage
9 days ago  Vsevolod Stakhov[Fix] Fix memory leak in fuzzy storage khash tables
9 days ago  Vsevolod Stakhov[Fix] Fix memory leak in address parsing for *-any...
10 days ago  Vsevolod Stakhov[Fix] Fix memory leak in upstream address parsing
10 days ago  Vsevolod Stakhov[Rework] Add CFG_REF_* macros with debug logging for...
10 days ago  Vsevolod Stakhov[Refactor] Move OpenSSL providers from global to libs_ctx
10 days ago  Vsevolod StakhovFix UCL object memory leak in Lua integration
10 days ago  Vsevolod StakhovMerge pull request #5707 from fatalbanana/rspamadm_dnstool
10 days ago  Vsevolod StakhovMerge pull request #5701 from rspamd/vstakhov-learn...
10 days ago  Andrew Lewis[Fix] Unbreak `rspamadm dnstool` 5707/head
11 days ago  Vsevolod Stakhov[Fix] Properly cleanup OpenSSL providers to prevent...
13 days ago  Vsevolod StakhovMerge pull request #5702 from moisseev/ft-fa
2025-10-24  Alexander Moisseev[Minor] Fix icon rendering race condition in tab initia... 5702/head
2025-10-24  Copilot[Rework] WebUI: Replace Glyphicons with FontAwesome...
2025-10-24  Vsevolod Stakhov[Fix] Only bypass learn when header value matches 5701/head
2025-10-24  Vsevolod Stakhov[Rework] Make Bayes learn guards configurable
2025-10-23  Vsevolod Stakhov[Minor] Reduce info log verbosity in fuzzy_check plugin
2025-10-23  Vsevolod Stakhov[Fix] Add explicit console logging configuration for...
2025-10-23  Vsevolod Stakhov[Fix] Use static encryption keys and improve log collection
2025-10-23  Vsevolod Stakhov[Minor] Another try to unbreak the integration test
2025-10-23  Vsevolod Stakhov[Minor] I'm so tired of china room integration test
2025-10-23  Vsevolod Stakhov[Fix] Use DESTDIR pattern to fix hardcoded paths in...
2025-10-22  Vsevolod Stakhov[Fix] Copy all install directories to proper system...
2025-10-22  Vsevolod Stakhov[Fix] Allow rspamd to run as root in Docker with -...
2025-10-22  Vsevolod Stakhov[Fix] Add missing runtime dependencies to Dockerfile
2025-10-22  Vsevolod Stakhov[Fix] Add ldconfig and library path configuration to...
2025-10-22  Vsevolod Stakhov[Test] Use locally built Rspamd in integration tests...
2025-10-22  Vsevolod Stakhov[Fix] Fix critical TCP fuzzy protocol bugs
2025-10-22  Vsevolod Stakhov[Minor] Reduce dumb log level
2025-10-22  Vsevolod Stakhov[Fix] Use pure ev_timer for TCP session timeouts instea...
2025-10-22  Vsevolod Stakhov[Fix] Add platform check for netinet/tcp.h include
2025-10-22  Vsevolod Stakhov[Fix] Prevent race conditions and fd reuse bugs in...
2025-10-21  Vsevolod StakhovMerge pull request #5693 from rspamd/vstakhov-mempool...
2025-10-21  Vsevolod Stakhov[Fix] Prevent double-free in mempool destructor cleanup 5693/head
2025-10-21  Vsevolod Stakhov[Feature] Smart destructor preallocation based on pool...
2025-10-21  Vsevolod Stakhov[Optimize] Add rspamd_heap_push_slot to eliminate doubl...
2025-10-21  Vsevolod Stakhov[Feature] Use specialized pool types for long-lived...
2025-10-21  Vsevolod Stakhov[Rework] Convert heap to fully intrusive kvec-based...
2025-10-20  Vsevolod Stakhov[Feature] Improve memory pool destructors and allocatio...
2025-10-20  Vsevolod Stakhov[Test] Ok, I can also forget '0'
2025-10-20  Vsevolod Stakhov[Test] It seems CC just can't understand how to fix...
2025-10-20  Vsevolod Stakhov[Test] Disable milter mode in proxy worker for integrat...
2025-10-20  Vsevolod Stakhov[Test] Fix proxy test file access permission issues
2025-10-20  Vsevolod Stakhov[Test] Add detailed error output for integration test...
2025-10-20  Vsevolod Stakhov[Test] Set ASAN_OPTIONS explicitly for proxy test
2025-10-20  Vsevolod StakhovMerge pull request #5692 from moisseev/master
2025-10-20  Alexander Moisseev[Minor] Tidy utils/fuzzy_redis_migrate.pl 5692/head
2025-10-20  Vsevolod Stakhov[Minor] Run perltidy
2025-10-20  Vsevolod Stakhov[Minor] Fix perlcritic warning in fuzzy_redis_migrate.pl
2025-10-20  Vsevolod Stakhov[Feature] Add fuzzy Redis migration utility
2025-10-20  Vsevolod Stakhov[Test] Fix integration test environment variable passing
2025-10-18  Vsevolod Stakhov[Test] Remove ps command from integration test workflow
2025-10-18  Vsevolod Stakhov[Test] Fix integer expression errors in ASAN log checker
2025-10-18  Vsevolod Stakhov[Fix] Stat: fix memory leak in metadata tokenization
2025-10-18  Vsevolod StakhovMerge pull request #5688 from rspamd/vstakhov-integrati...
2025-10-18  Vsevolod Stakhov[Test] Stop containers before checking ASAN logs 5688/head
2025-10-18  Vsevolod Stakhov[Test] Run integration tests on schedule only (daily...
2025-10-18  Vsevolod Stakhov[Test] Fix rspamd startup timeout and ASAN configuration
2025-10-18  Vsevolod Stakhov[Test] Improve startup diagnostics and show ASAN logs...
2025-10-18  Vsevolod Stakhov[Test] ASAN errors should immediately fail the test
2025-10-18  Vsevolod Stakhov[Test] Improve ASAN configuration and fix logs order
2025-10-18  Vsevolod Stakhov[Test] Disable leak detection for rspamadm and rspamc...
2025-10-18  Vsevolod Stakhov[Test] Enable debug build with ASAN and leak sanitizer
2025-10-18  Vsevolod Stakhov[Test] Fix ASAN log permissions and remove broken log_s...
2025-10-17  Vsevolod Stakhov[Test] Fix results filename and ASAN for multiple processes
2025-10-17  Vsevolod Stakhov[Test] Fix fuzzy detection and enable ASAN
2025-10-17  Vsevolod Stakhov[Test] Use directory scanning instead of file lists
2025-10-17  Vsevolod Stakhov[Test] Disable set -e around scanning to capture errors
2025-10-17  Vsevolod Stakhov[Test] Add error logging for scanning phase
2025-10-17  Vsevolod Stakhov[Test] Use xargs to avoid argument list too long error
2025-10-17  Jens MeißnerAdd missing parameters to documentation of rspamd_confi... 5690/head
2025-10-17  Vsevolod Stakhov[Test] Set permissions on data directory for container...
2025-10-17  Vsevolod Stakhov[Test] Download corpus before Docker Compose starts
2025-10-17  Vsevolod Stakhov[Test] Remove unnecessary chmod that fails on existing...
next