]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2023-01-29 Vsevolod Stakhov[Rework] Get rid of GLib structures
2023-01-28 Vsevolod Stakhov[Rework] Further conversion tasks are done
2023-01-28 Vsevolod Stakhov[Rework] Start doing gradual conversion
2023-01-28 Vsevolod Stakhov[Rework] Start migration of the fuzzy storage to C++
2023-01-24 Vsevolod StakhovMerge pull request #4381 from amishmm/wrap
2023-01-24 Amishrspamc: optimize indentation condition 4381/head
2023-01-23 Vsevolod Stakhov[Minor] Use `thresholds` object in rspamc
2023-01-23 Vsevolod Stakhov[Feature] Add `thresholds` field to the scan result
2023-01-23 Vsevolod Stakhov[Minor] Some style neats
2023-01-22 Vsevolod Stakhov[Minor] Further adjustments to the word wrapping
2023-01-22 Vsevolod Stakhov[Minor] Do not split on `.`
2023-01-22 Vsevolod Stakhov[Minor] Simplify string wrap algorithm
2023-01-22 Vsevolod Stakhov[Minor] Check the last split when wrapping
2023-01-22 Vsevolod Stakhov[Minor] Some more neats to the string wrapping function
2023-01-21 Vsevolod Stakhov[Fix] Restore `strict_domains` support
2023-01-21 Vsevolod Stakhov[Minor] Improve words wrap algorithm
2023-01-21 Vsevolod Stakhov[Minor] Fix luacheck
2023-01-21 Vsevolod Stakhov[Minor] Some style fixes + reformat
2023-01-21 Vsevolod StakhovMerge pull request #4377 from amishmm/humanreport
2023-01-21 Amishrspamc: add action number in first line and improve... 4377/head
2023-01-20 Vsevolod StakhovMerge pull request #4375 from heirecka/fix-build-with...
2023-01-20 Amishrspamc: add -R option for human readable report
2023-01-19 Vsevolod StakhovMerge pull request #4376 from dupondje/remove_phishing_...
2023-01-19 Jean-Louis... [Fix] Replace broken strict_domains with phishing_excep... 4376/head
2023-01-19 Heiko BeckerFix build with gcc 13 by including <cstdint> 4375/head
2023-01-16 Vsevolod Stakhov[Minor] Fix misprint
2023-01-15 Vsevolod Stakhov[Minor] Backport fixes from libucl
2023-01-14 Vsevolod Stakhov[Minor] Use averages in fuzzystat
2023-01-14 Vsevolod Stakhov[Minor] Save in stats
2023-01-14 Vsevolod Stakhov[Minor] Add per-hour counters for fuzzy keys
2023-01-14 Vsevolod Stakhov[Minor] Store timestamp in the fuzzy session properly
2023-01-12 Vsevolod StakhovMerge pull request #4367 from kakochang/patch-fix-recei...
2023-01-12 Kako, Chang[Fix] received: filtering of artificial header 4367/head
2023-01-11 Vsevolod Stakhov[Minor] Fix unencrypted fuzzy case
2023-01-10 Vsevolod Stakhov[Minor] Further steps to implement forbidden ids for...
2023-01-10 Vsevolod Stakhov[Minor] Allow to deny certain ids for certain fuzzy...
2023-01-10 Vsevolod Stakhov[Minor] Remove unused structure
2023-01-07 Vsevolod Stakhov[Rework] Breaking: Do not report soft reject in history
2023-01-07 Vsevolod Stakhov[Minor] Honor RSPAMD_NO_CLEANUP in hs_helper as well
2023-01-07 Vsevolod Stakhov[Test] Properly set environment, fix teardown part
2023-01-07 Vsevolod Stakhov[Minor] Add log line about hyperscan cleanup
2023-01-05 Vsevolod Stakhov[Minor] Fuzzystat: Fix case of the options
2023-01-05 Vsevolod Stakhov[Minor] Fuzzystat: Allow to sort keys
2023-01-05 Vsevolod Stakhov[Minor] Use unsigned char for ascii checks
2023-01-05 Vsevolod Stakhov[Minor] Add --name parameter to keypair generation
2023-01-04 Vsevolod Stakhov[Minor] Allow to flatten keypair output
2023-01-04 Vsevolod Stakhov[Minor] Show name if available
2023-01-04 Vsevolod Stakhov[Minor] Allow different dump types for the keypairs
2023-01-04 Vsevolod Stakhov[Minor] Emit keypair on fuzzystat command
2023-01-04 Vsevolod Stakhov[Minor] Allow to get keypairs extensions
2023-01-03 Vsevolod Stakhov[Minor] Add extensions to the keypairs
2023-01-02 Vsevolod Stakhov[Minor] Store module that has set the pre-result
2023-01-01 Vsevolod Stakhov[Minor] Remove unused stuff
2022-12-31 Vsevolod Stakhov[Test] Clean up dummy ssl client
2022-12-31 Vsevolod Stakhov[Test] Rework kill process tree utility
2022-12-31 Vsevolod Stakhov[Test] Use asyncio
2022-12-31 Vsevolod Stakhov[Test] Remove another broken test
2022-12-31 Vsevolod Stakhov[Test] Fix another test
2022-12-31 Vsevolod Stakhov[Test] Fix one more stupid thing
2022-12-31 Vsevolod Stakhov[Test] Remove broken tests
2022-12-31 Vsevolod Stakhov[Test] Fix more tests
2022-12-31 Vsevolod Stakhov[Test] Fix some minor stuff in dummy_http server
2022-12-31 Vsevolod Stakhov[Test] Rework HTTP tests
2022-12-31 Vsevolod Stakhov[Test] Rewrite dummy http server
2022-12-28 Vsevolod Stakhov[Minor] Remove legacy stuff
2022-12-27 Vsevolod Stakhov[Test] Exclude more speed/fuzz tests to allow unit...
2022-12-26 Vsevolod Stakhov[Test] CI: Use all unit tests including expensive ones
2022-12-26 Vsevolod Stakhov[Test] Hide expensive unit tests with RSPAMD_LUA_EXPENS...
2022-12-26 Vsevolod Stakhov[Minor] Remove unused stuff
2022-12-24 Vsevolod Stakhov[Minor] Ratelimit: Further penging field adjustments
2022-12-24 Vsevolod Stakhov[Fix] Ratelimit: Use unpack for `HMGET` return value
2022-12-23 Vsevolod Stakhov[Rules] Mid: Add MID_END_EQ_FROM_USER_PART rule
2022-12-23 Vsevolod Stakhov[Feature] Improve ratelimit redis scripts
2022-12-22 Vsevolod StakhovMerge pull request #4365 from cpragadeesh/has_url_bug
2022-12-22 Pragadeesh... [Fix] Return true from has_urls(true) if only emails... 4365/head
2022-12-21 Vsevolod Stakhov[Conf] Fix hashbl
2022-12-21 Vsevolod Stakhov[Fix] Rework lists applications
2022-12-18 Vsevolod Stakhov[Minor] Fix occasional damage
2022-12-18 Vsevolod Stakhov[Conf] RBL: Fix selector
2022-12-18 Vsevolod Stakhov[Minor] Fix arguments schema
2022-12-18 Vsevolod Stakhov[Minor] Improve logging
2022-12-17 Vsevolod Stakhov[Conf] Preliminary try to add SURBL hashbl support...
2022-12-17 Vsevolod Stakhov[Minor] Apply lua augmentations where available
2022-12-17 Vsevolod Stakhov[Minor] Fix spelling
2022-12-15 Vsevolod Stakhov[Minor] Allow to attach maps to the RBL module
2022-12-13 Vsevolod Stakhov[Minor] Avoid cyclic require - it doesn't work in Lua
2022-12-13 Vsevolod Stakhov[Feature] Selectors: Add specific_urls_filter_map extractor
2022-12-13 Vsevolod Stakhov[Minor] Remove debug message
2022-12-12 Vsevolod Stakhov[Feature] Allow to specify `selector_alias` in the...
2022-12-11 Vsevolod Stakhov[Test] Disable a broken unit test
2022-12-11 Vsevolod Stakhov[Test] Fix a broken unit test
2022-12-11 Vsevolod Stakhov[Ci] Fail on unit test failure
2022-12-10 Vsevolod Stakhov[Test] Add test for the added features
2022-12-10 Vsevolod Stakhov[Feature] Some rework of the selectors framework
2022-12-10 Vsevolod Stakhov[Minor] Fix `is_write` usage for freshly loaded scripts
2022-12-09 Vsevolod Stakhov[Minor] Rbl: Fix rdns pipeline
2022-12-08 Vsevolod Stakhov[Minor] Chartable: Adjustments to the metatokens handling
2022-12-08 Vsevolod Stakhov[Fix] Rbl: Fix helo check pipeline
2022-12-06 Vsevolod Stakhov[Rework] Convert chartable plugin to c++ for convenience
2022-12-05 Vsevolod Stakhov[Test] I got tired of that crap: just disable all broke...
next