]> git.ipfire.org Git - thirdparty/rspamd.git/shortlog
thirdparty/rspamd.git
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...
9 days ago  Vsevolod Stakhov[Fix] Fix memory leak in upstream address parsing
9 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
11 days ago  Vsevolod Stakhov[Fix] Properly cleanup OpenSSL providers to prevent...
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  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...
2025-10-17  Vsevolod Stakhov[Test] Use rspamc -n instead of xargs for parallel...
2025-10-17  Vsevolod Stakhov[Test] Train and scan directly from corpus without...
2025-10-17  Vsevolod Stakhov[Test] Use real corpus and filter small files
2025-10-17  Vsevolod Stakhov[Test] Fix fuzzy_add and learn commands syntax
2025-10-17  Vsevolod Stakhov[Test] Use safer AWK variable passing to prevent syntax...
2025-10-17  Vsevolod Stakhov[Test] Fix AWK syntax error in integration test analysis
2025-10-17  Vsevolod Stakhov[Test] Pre-create data subdirectories with proper permi...
2025-10-17  Vsevolod Stakhov[Test] Fix corpus directory path
2025-10-17  Vsevolod Stakhov[Test] Fix data directory permissions for corpus download
2025-10-17  Vsevolod Stakhov[Minor] Fix env variables for integration tests
2025-10-17  Vsevolod Stakhov[Test] Fix UCL config syntax and env variable names
2025-10-17  Vsevolod Stakhov[Test] Fix key generation to create .env.keys file
2025-10-17  Vsevolod Stakhov[Test] Add permissions block to integration test workflow
2025-10-17  Vsevolod Stakhov[Test] Add system dependencies installation to integrat...
2025-10-17  Vsevolod StakhovMerge pull request #5679 from fatalbanana/bayes_autolea...
2025-10-17  Vsevolod Stakhov[Test] Update integration tests to use rspamd-test...
2025-10-17  Vsevolod Stakhov[Test] Add Docker-based integration test suite
2025-10-17  Vsevolod StakhovMerge pull request #5687 from rspamd/vstakhov-mime...
2025-10-17  Vsevolod Stakhov[Fix] Remove Authentication-Results and anonymize envel... 5687/head
2025-10-17  Vsevolod Stakhov[Feature] Improve MIME anonymization with LLM support...
2025-10-16  Vsevolod StakhovMerge pull request #5686 from PHPGangsta/patch-4
2025-10-16  Michael KlieweSet headers in DMARC reports to prevent out-of-office... 5686/head
2025-10-16  Vsevolod Stakhov[Fix] Fix use-after-free in fuzzy TCP connection cleanup
2025-10-16  Vsevolod Stakhov[Fix] Fix compiler warnings in lua_logger and dkim...
2025-10-16  Vsevolod StakhovMerge pull request #5685 from moisseev/webui
2025-10-16  Vsevolod StakhovMerge pull request #5684 from rspamd/vstakhov-arc-sign-fix
2025-10-16  Vsevolod Stakhov[Test] Add ARC chain verification tests with multiple... 5684/head
2025-10-15  Vsevolod Stakhov[Fix] Restore strict ARC header ordering to comply...
2025-10-15  Vsevolod Stakhov[Feature] Add DKIM signing key API for flexible ARC...
2025-10-15  Vsevolod Stakhov[Feature] Add milter.add_headers object format support...
2025-10-15  Vsevolod Stakhov[Feature] Add milter header support to rspamc --mime...
2025-10-15  Alexander Moisseev[Minor] Update CodeJar to version 4.3.0 5685/head
next