]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2022-10-23 Vsevolod Stakhov[Project] Synchronize hyperscan caches via the main...
2022-10-23 Vsevolod Stakhov[Rework] Use blocking socket for IPC between main and...
2022-10-23 Vsevolod Stakhov[Rework] Use more predictable size for commands buffers
2022-10-23 Vsevolod Stakhov[Minor] Use seqpacket for control pipes
2022-10-22 Vsevolod Stakhov[Feature] Milter_headers: Add `x-rspamd-action` routine
2022-10-22 Vsevolod Stakhov[Rework] Convert multipattern to use hyperscan tools
2022-10-22 Vsevolod Stakhov[Project] Start C API implementation
2022-10-22 Vsevolod Stakhov[Minor] Fix corner cases
2022-10-22 Vsevolod Stakhov[CritFix] Restore compatibility with the integrations...
2022-10-21 Vsevolod Stakhov[Minor] Do not sort part urls, it was added by a mistake
2022-10-21 Vsevolod Stakhov[Fix] Lua_tcp: Sigh, another try to fix `close` invocation
2022-10-20 Vsevolod Stakhov[Minor] Fix url_cmp operation
2022-10-20 Vsevolod Stakhov[Minor] Remove vectorized hyperscan mode: it has been...
2022-10-19 Vsevolod StakhovMerge pull request #4308 from frederikbosch/patch-1
2022-10-19 Vsevolod Stakhov[Fix] Mx_check: Cache the fact of a missing MX record
2022-10-18 Vsevolod Stakhov[Rules] Reduce score of HTTP_TO_HTTPS - subject to...
2022-10-18 Vsevolod Stakhov[Minor] Use __func__ in c++ mode as defined by standard
2022-10-18 Vsevolod Stakhov[Minor] Fix error copying/move behaviour
2022-10-17 Vsevolod Stakhov[Minor] Use a separate error class instead of std:...
2022-10-17 Vsevolod Stakhov[Minor] Rename file to a more appropriate name
2022-10-17 Frederik BoschUpdate composites.conf 4308/head
2022-10-16 Vsevolod Stakhov[Rework] Store the current worker, so other libraries...
2022-10-16 Vsevolod Stakhov[Minor] Move hyperscan tools to the libserver domain
2022-10-16 Vsevolod Stakhov[Project] (Re)implement hyperscan caching
2022-10-16 Vsevolod Stakhov[Minor] More tests and fixes to raii file
2022-10-15 Vsevolod Stakhov[Minor] Add some more utilities
2022-10-15 Vsevolod Stakhov[Minor] Commit leftovers
2022-10-15 Vsevolod Stakhov[Rework] Split locked and unlocked files, as mmap does...
2022-10-13 Vsevolod Stakhov[Fix] Another try to fix close method in lua_tcp
2022-10-13 Vsevolod Stakhov[Minor] Add some debug logs for mx_check
2022-10-12 Vsevolod StakhovMerge pull request #4304 from twesterhever/temp-comosit...
2022-10-12 Frederik BoschComposites should not be recursive
2022-10-12 Frederik BoschProtect against bounce spam
2022-10-11 Vsevolod Stakhov[Test] Add more tests for the passwords checking logic
2022-10-11 Vsevolod Stakhov[Fix] Another fix for the enable password
2022-10-10 Vsevolod Stakhov[Fix] Try to fix the case where password == enable_password
2022-10-10 Vsevolod StakhovMerge pull request #4300 from yo000/master
2022-10-09 Vsevolod Stakhov[Minor] Add method to extract shared memory from RAII...
2022-10-09 Vsevolod StakhovMerge pull request #4305 from moisseev/favicon
2022-10-09 moisseev[Minor] Fix copy-paste error 4305/head
2022-10-09 Vsevolod StakhovMerge pull request #4302 from moisseev/favicon
2022-10-09 twesterhever[Enhancement] Add composite rule against AFF involving... 4304/head
2022-10-09 moisseev[Fix] Fix favicon.ico Content-Type header 4302/head
2022-10-08 Vsevolod Stakhov[Rework] Start movement of the hyperscan related routin...
2022-10-08 Vsevolod Stakhov[Minor] Add some more methods and tests to the file...
2022-10-08 yoAdd basic auth to metadata_exporter http pusher 4300/head
2022-10-08 Vsevolod Stakhov[Feature] Share hyperscan database among processes
2022-10-08 Vsevolod Stakhov[Minor] Include config.h to the build target
2022-10-07 Vsevolod Stakhov[Minor] Remove redundant check
2022-10-06 Vsevolod Stakhov[Minor] Detect ffsll presence in a target system
2022-10-05 Vsevolod Stakhov[Fix] Fix hang when close is used
2022-10-05 Vsevolod StakhovMerge pull request #4294 from yo000/master
2022-10-04 Vsevolod Stakhov[Minor] Do not use names starting from `_` as they...
2022-10-04 yoFix metadata_exporter with many recipients 4294/head
2022-10-03 Vsevolod Stakhov[Test] Fix failing test
2022-10-03 Vsevolod Stakhov[Fix] Fix emoji joiner FP
2022-10-01 Vsevolod Stakhov[Minor] Update version to 3.4
2022-10-01 Vsevolod StakhovRelease 3.3 3.3
2022-10-01 Vsevolod Stakhov[Fix] Fix DNS reply handling for HTTP maps
2022-09-29 Vsevolod Stakhov[Minor] Add some standard types for .p7s extension
2022-09-26 Vsevolod StakhovMerge pull request #4283 from BtbN/fix_unix_fuzzy
2022-09-26 Timo Rothenpieler[Fix] Fix copying of sockaddr_un addresses 4283/head
2022-09-26 Timo Rothenpieler[Fix] Bind AF_UNIX DGRAM client connection to annonymou...
2022-09-25 Timo Rothenpieler[Fix] Only check allowed fuzzy worker update ips for...
2022-09-25 Vsevolod Stakhov[Fix] Same fix for lua_tcp
2022-09-25 Vsevolod Stakhov[Fix] Fix crash with cname replies
2022-09-24 Vsevolod Stakhov[Minor] Oops, remove experiment
2022-09-24 Vsevolod Stakhov[Minor] Some neats when working with Unix sockets
2022-09-24 Vsevolod Stakhov[Minor] Plug memory leak on cdb backend closing
2022-09-24 Vsevolod Stakhov[Minor] Add some error reporting
2022-09-24 Vsevolod Stakhov[Fix] Libucl: avoid memory leak on objects merging
2022-09-24 Vsevolod Stakhov[Minor] Partially restore reverted patch
2022-09-24 Vsevolod StakhovRevert "[Minor] Try to fix refcounts related crash"
2022-09-24 Vsevolod Stakhov[Fix] Lua_tcp: Another try to fix closing logic
2022-09-23 Vsevolod Stakhov[Minor] Fix empty strings import
2022-09-22 Vsevolod Stakhov[Fix] External_relay: Restore the originating hostname...
2022-09-19 Vsevolod Stakhov[Minor] Slightly improve readability
2022-09-19 Vsevolod Stakhov[Minor] Try to fix refcounts related crash
2022-09-19 Vsevolod Stakhov[Minor] Make panic more informant
2022-09-19 Vsevolod Stakhov[Minor] Respect full debug request in sanitizers config
2022-09-18 Vsevolod Stakhov[Fix] Plug memory leak in regexp destruction with pcre2
2022-09-17 Vsevolod Stakhov[Fix] Avoid cyclic references in symcache and fix memor...
2022-09-17 Vsevolod Stakhov[Minor] Fix warning
2022-09-17 Vsevolod Stakhov[Minor] Allow to specify multiple sanitize targets...
2022-09-16 Vsevolod Stakhov[Minor] Dmarc: Move `no_reporting_domains` to `reportin...
2022-09-15 Vsevolod Stakhov[Minor] Restore `task:has_urls(true)` behaviour
2022-09-15 Vsevolod Stakhov[Minor] Try to deal with some deprecations
2022-09-14 Vsevolod StakhovMerge pull request #4268 from dragoangel/patch-1
2022-09-14 Dmitriy AlekseevUpdate rspamd_template.json 4268/head
2022-09-14 Dmitriy AlekseevUpdate elastic.lua
2022-09-14 Dmitriy Alekseev[Fix] Avoid overriding IP with Sender IP
2022-09-12 Vsevolod Stakhov[Test] Another try to fix env variable
2022-09-12 Vsevolod Stakhov[Test] Avoid clashing with the main DBDIR
2022-09-11 Vsevolod Stakhov[Minor] Add augmentation for aws_s3 plugin
2022-09-10 Vsevolod Stakhov[Test] Fix broken test
2022-09-10 Vsevolod Stakhov[Minor] Minor debugging improvements
2022-09-10 Vsevolod Stakhov[Rework] Reiterate on priorities
2022-09-10 Vsevolod Stakhov[Minor] Remove priorities from idempotent filters
2022-09-10 Vsevolod Stakhov[Minor] Properly print top symbols by timeout
2022-09-10 Vsevolod Stakhov[Minor] FIx arc timeout
next