]> git.ipfire.org Git - thirdparty/rspamd.git/shortlog
thirdparty/rspamd.git
2025-06-22  Vsevolod Stakhov[Minor] Make fundamental structures less GLib polluted 5510/head
2025-06-22  Vsevolod Stakhov[Project] Rework tokenizers initialisation
2025-06-22  Vsevolod Stakhov[Minor] Fix issue with scores comparison while I'm...
2025-06-20  Vsevolod Stakhov[Project] Create an isolated API for external tokenizers
2025-06-20  Vsevolod Stakhov[Minor] Do not apply snowball to something that has...
2025-06-20  Vsevolod Stakhov[Minor] Fix the test case
2025-06-20  Vsevolod Stakhov[Minor] Fix build issues
2025-06-20  Vsevolod Stakhov[Rework] Use GLib agnostic type for words
2025-06-19  Vsevolod StakhovMerge branch 'master' into vstakhov-flexible-tokenizer
2025-06-17  Vsevolod Stakhov[Minor] Update version
2025-06-17  Vsevolod StakhovRelease 3.12.1
2025-06-17  Vsevolod StakhovMerge pull request #5494 from g00g1/feat-hfilter-ovh
2025-06-17  Vsevolod Stakhov[Minor] Proper application of the #5509
2025-06-17  Vsevolod StakhovMerge pull request #5517 from moisseev/classifiers
2025-06-17  Vsevolod Stakhov[Minor] Try to be consistent in cached flag for maps
2025-06-16  Vsevolod StakhovMerge pull request #5512 from rspamd/vstakhov-maps...
2025-06-16  Vsevolod Stakhov[Minor] Try to be consistent in logging when dealing... 5512/head
2025-06-15  Vsevolod Stakhov[Test] Add some more tests for AEAD used in Rspamd
2025-06-15  Alexander Moisseev[Feature] Add /bayes/classifiers HTTP endpoint 5517/head
2025-06-14  Vsevolod Stakhov[Minor] Oops, forgot some code to be added
2025-06-14  Vsevolod Stakhov[Feature] Further improvements in scheduling next checks
2025-06-14  Vsevolod Stakhov[Fix] Try to avoid incomplete writes
2025-06-14  Vsevolod Stakhov[Rework] Eliminate maps locking
2025-06-13  Vsevolod StakhovManual revert of 4c98aab6f670c659dff4c7e0cf392576f7850732
2025-06-12  Serghfilter: change hostname to a more generic one 5494/head
2025-06-12  Vsevolod Stakhov[Fix] Another fix for maps concurrent load
2025-06-12  Vsevolod StakhovMerge pull request #5511 from rspamd/revert-5509-temp...
2025-06-12  Vsevolod StakhovRevert "[Minor] Treat *.library-ms and *.search-ms... 5511/head
2025-06-12  Vsevolod StakhovMerge pull request #5509 from twesterhever/temp-ms...
2025-06-12  Vsevolod StakhovMerge pull request #5507 from rspamd/vstakhov-dup-headers
2025-06-12  Vsevolod Stakhov[Fix] Do not add log tag header in milter logic 5507/head
2025-06-12  Vsevolod Stakhov[Fix] Do not explicitly add Connection header if it...
2025-06-12  Vsevolod Stakhov[Minor] Fix compilation
2025-06-12  Vsevolod Stakhov[Project] Add ability to create custom tokenizers for...
2025-06-11  twesterhever[Minor] Treat *.library-ms and *.search-ms attachments... 5509/head
2025-06-11  Serghfilter: Change score for default OVH VPS hostname
2025-06-11  Vsevolod Stakhov[Fix] Fix proxy headers duplication
2025-06-11  Vsevolod StakhovMerge pull request #5506 from rspamd/vstakhov-idna...
2025-06-11  Vsevolod StakhovMerge pull request #5503 from rspamd/vstakhov-lua-logge...
2025-06-11  Vsevolod Stakhov[Test] Detect libicu idna behaviour and select the... 5506/head
2025-06-11  Vsevolod Stakhov[Test] Add unit tests for the new logger behaviour 5503/head
2025-06-10  Vsevolod Stakhov[Fix] Make logger more graceful when dealing with forma...
2025-06-10  Vsevolod Stakhov[Fix] Fix several issues with the lua_logger
2025-06-09  Vsevolod Stakhov[Minor] Update version
2025-06-09  Vsevolod StakhovMerge pull request #5500 from TaaviE/patch-1
2025-06-09  Taavi EomäeRemove aweber.com from spf_dkim_whitelist.inc 5500/head
2025-06-09  Vsevolod StakhovRelease 3.12.0 3.12.0
2025-06-07  Vsevolod Stakhov[Fix] Fix race condition in maps loading by unlocking...
2025-06-06  Vsevolod Stakhov[Minor] Always disable xxhash inline
2025-06-06  Vsevolod Stakhov[Minor] Fix some compile warnings
2025-06-06  Vsevolod Stakhov[Fix] Fix variable propagation (no functional change)
2025-06-06  Vsevolod Stakhov[Fix] As we have replxx library, always use it
2025-06-06  Vsevolod StakhovMerge pull request #5496 from drclau/drclau/fix-milter...
2025-06-06  Vsevolod StakhovMerge pull request #5492 from rspamd/vstakhov-logging...
2025-06-06  Vsevolod StakhovMerge pull request #5495 from kevinzb56/kevinzb56-patch-1
2025-06-05  Kevin ShahCorrecting the index number for is_spam 5495/head
2025-06-05  Claudiu Dragalina... [Fix] correct logic error in milter_headers.lua: skip_w... 5496/head
2025-06-05  Serghfilter: Add OVH VPS generic hostname
2025-06-05  Vsevolod Stakhov[Feature] Allow to specify max log tag length for all... 5492/head
2025-06-05  Vsevolod Stakhov[Feature] Allow to specify log tag in proxy
2025-06-05  Vsevolod StakhovMerge pull request #5490 from rspamd/vstakhov-ucl-fix
2025-06-05  Vsevolod StakhovMerge pull request #5489 from heptalium/master
2025-06-05  Vsevolod Stakhov[Fix] Use safe parsers everywhere except configuration 5490/head
2025-06-04  Vsevolod Stakhov[Fix] Backport some issues from libucl
2025-06-04  Vsevolod Stakhov[CritFix] In lua-ucl disable macros and file variables...
2025-06-03  Vsevolod StakhovMerge pull request #5488 from lucasRolff/add-token...
2025-06-03  Jens MeißnerFix comment to correspond the code above 5489/head
2025-06-03  Lucas Rolff[Minor] Log the token usage for OpenAI (compatible... 5488/head
2025-06-01  Vsevolod StakhovMerge pull request #5483 from moisseev/selector-file...
2025-06-01  Vsevolod StakhovMerge pull request #5486 from fatalbanana/lua_fuzzy
2025-05-28  Andrew Lewis[Minor] Fix fuzzy lua callback when there are no shingles 5486/head
2025-05-26  Alexander Moisseev[WebUI] Rework file upload JS implementation 5483/head
2025-05-22  Vsevolod StakhovMerge pull request #5477 from japc/multimap-type-err
2025-05-22  Vsevolod StakhovMerge pull request #5428 from rspamd/vstakhov-replies...
2025-05-22  Vsevolod Stakhov[Fix] Known senders: More recipients test logic 5428/head
2025-05-22  Jose Celestino[Minor] Print error on multimap invalid type 5477/head
2025-05-22  Vsevolod Stakhov[Fix] Known senders: Use the same logic as in the repli...
2025-05-21  Vsevolod StakhovMerge pull request #5475 from fatalbanana/deb_fix
2025-05-21  Andrew Lewis[Minor] Fix Debian package build 5475/head
2025-05-20  Vsevolod Stakhov[Minor] Lua_http: Add more examples
2025-05-19  Alexander Moisseev[Minor] Revert drag-and-drop setup adjustments
2025-05-19  Shravan A Y[WebUI] Add file upload to Test Selectors (#5381)
2025-05-19  Vsevolod StakhovMerge pull request #5464 from jendis/lua_redis_fix
2025-05-19  Vsevolod StakhovMerge pull request #5473 from TwizzyDizzy/master
2025-05-17  Vsevolod StakhovMerge pull request #5413 from dragoangel/patch-11
2025-05-17  Vsevolod StakhovMerge pull request #5471 from rspamd/vstakhov-heic...
2025-05-16  TwizzyDizzyModify rspamc doc to clarify that control password... 5473/head
2025-05-16  Vsevolod Stakhov[Test] Test heic recognition 5471/head
2025-05-16  Vsevolod Stakhov[Minor] Add HEIC files patterns
2025-05-16  Andrew Lewis[Minor] Restore Vsevolod's changes
2025-05-16  Andrew Lewis[Minor] Fix one more test
2025-05-15  Vsevolod StakhovMerge pull request #5470 from left-try/master
2025-05-15  Ivan Stakhov[Minor] Fix for docs of lua_redis.redis_make_request_ta... 5470/head
2025-05-15  Andrew Lewis[Minor] Fix syntax
2025-05-15  Andrew Lewis[Test] Partially fix tests
2025-05-15  Vsevolod StakhovMerge pull request #5468 from fatalbanana/lua_http_docs
2025-05-15  Andrew Lewis[Minor] Update API docs RE: multiple HTTP headers 5468/head
2025-05-14  Vsevolod StakhovMerge pull request #5459 from NameWeb/patch-1
2025-05-14  Vsevolod Stakhov[Minor] Fix formatting 5459/head
2025-05-14  Vsevolod Stakhov[Feature] Add some convenience methods
next