]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2023-07-05 Manuel RügerDockerfile: Switch to bookworm 4532/head
2023-07-05 Vsevolod Stakhov[Minor] Fix fuzzy_unlearn_handler when a flag is specified
2023-07-03 Vsevolod Stakhov[Minor] One more compatibility fix
2023-07-02 Vsevolod Stakhov[Minor] Try to be more compatible
2023-07-02 Vsevolod Stakhov[Minor] Lua_magic: Try to reduce fp rate for html heuristic
2023-07-01 Vsevolod Stakhov[Minor] Fix log message
2023-07-01 Vsevolod Stakhov[Minor] Try to save ratelimits from the proper worker
2023-07-01 Vsevolod Stakhov[Feature] Save fuzzy ratelimit buckets
2023-07-01 Vsevolod Stakhov[Minor] Do not block rate limit elements in fuzzy forever
2023-07-01 Vsevolod Stakhov[Feature] Allow fuzzy workers to exchange blocked infor...
2023-06-26 Vsevolod Stakhov[Minor] Remove redundant check
2023-06-25 Vsevolod Stakhov[Feature] Preliminary implementation of dynamic composites
2023-06-24 Vsevolod Stakhov[Minor] Missing include?
2023-06-24 Vsevolod Stakhov[Tests] Add unit tests
2023-06-24 Vsevolod Stakhov[Minor] Add utility to split strings on some character
2023-06-24 Vsevolod Stakhov[Minor] Add utility to iterate over a list of newline...
2023-06-23 Vsevolod StakhovMerge pull request #4519 from twesterhever/temp-html...
2023-06-23 Vsevolod StakhovMerge pull request #4520 from mariojansen/master
2023-06-23 Mario Jansenif elasticsearch_version >= 7 we should not send the... 4520/head
2023-06-23 twesterhever[Minor] Fix missing and superflous comma 4519/head
2023-06-22 Vsevolod StakhovMerge pull request #4497 from twesterhever/temp-improve...
2023-06-22 twesterheverKeep attachment filename suffix lists sorted
2023-06-22 twesterheverTreat HTML attachments as bad
2023-06-22 twesterhever[Minor] Remove superfluous '|' in regular expression 4497/head
2023-06-22 twesterhever[Minor] Simplify regular expression for HAS_GOOGLE_REDIR
2023-06-20 Vsevolod StakhovMerge pull request #4518 from twesterhever/temp-chm...
2023-06-20 twesterhever[Minor] Increase score for attachment types already... 4518/head
2023-06-20 twesterhever[Minor] Increase score for .chm attachments
2023-06-19 Vsevolod StakhovMerge pull request #4517 from JasonStephenson/bugfix...
2023-06-19 Jason StephensonUse the correct mime format for 7z 4517/head
2023-06-18 Vsevolod Stakhov[Minor] Use 1.0 as static score for dynamic symbols...
2023-06-17 Vsevolod Stakhov[Minor] Add fail-safe for composites processing
2023-06-17 Vsevolod Stakhov[Minor] Allow silent addition of the composites from...
2023-06-17 Vsevolod Stakhov[Minor] Get rid of one more GHashTable
2023-06-17 Vsevolod Stakhov[Minor] Add utility macros for static hash tables
2023-06-17 Vsevolod Stakhov[Minor] Define simple ftok hash and equal functions
2023-06-17 Vsevolod Stakhov[Minor] Use wyhash for string hashing
2023-06-17 Vsevolod Stakhov[Feature] Khash: Allow static initialisation
2023-06-17 Vsevolod Stakhov[Fix] Try harder to clean pending bucket
2023-06-17 Vsevolod Stakhov[Minor] Oops, fix build
2023-06-17 Vsevolod Stakhov[Minor] Allow to allocate rspamd_text from task
2023-06-14 Vsevolod Stakhov[Minor] Fix Lua stack
2023-06-14 Vsevolod Stakhov[Minor] Another workaround for a broken OpenSSL API
2023-06-13 Vsevolod Stakhov[Minor] Parse remaning content when reaching html limit
2023-06-12 Vsevolod Stakhov[Minor] Fix another usage of EC_POINT_point2bn
2023-06-12 Vsevolod Stakhov[Minor] Try to fix build with (broken) OpenSSL API
2023-06-11 Vsevolod StakhovMerge pull request #4494 from twesterhever/temp-arm...
2023-06-10 Vsevolod Stakhov[Minor] Adjust prototype
2023-06-10 Vsevolod Stakhov[Test] Add test cases for dynamic symbols
2023-06-04 Vsevolod StakhovMerge pull request #4495 from twesterhever/temp-onoin-url
2023-06-03 Vsevolod StakhovMerge pull request #4507 from twesterhever/temp-composi...
2023-06-03 Vsevolod StakhovMerge pull request #4505 from twesterhever/temp-misc...
2023-06-03 Vsevolod StakhovApply suggestions from code review 4505/head
2023-06-02 Vsevolod StakhovMerge pull request #4508 from twesterhever/temp-attachm...
2023-06-02 twesterhever[Minor] Fix description of MIME_HTML_ONLY
2023-06-02 Vsevolod StakhovMerge pull request #4506 from twesterhever/temp-improve...
2023-06-02 twesterhever[Minor] Add additional bad extensions 4508/head
2023-06-02 twesterhever[Minor] Fix RCVD_UNAUTH_PBL 4507/head
2023-06-02 twesterhever[Rules] Add thread hijacking composite rule
2023-06-02 twesterhever[Minor] Improve HACKED_WP_PHISHING coverage 4506/head
2023-06-01 Vsevolod StakhovMerge pull request #4504 from moisseev/webui
2023-06-01 moisseev[Minor] Fix modal options 4504/head
2023-06-01 moisseev[Minor] Fix password field border radius
2023-05-31 moisseev[WebUI] Show validation feedback inside login modal
2023-05-31 Vsevolod Stakhov[Minor] Compare parts with many words by just using...
2023-05-30 Vsevolod Stakhov[Minor] Improve logging
2023-05-30 Vsevolod Stakhov[Fix] Fix parsing of the mask values that are invalid
2023-05-30 Vsevolod Stakhov[Minor] Fix leftover
2023-05-29 Vsevolod Stakhov[Minor] Pet luacheck
2023-05-29 Vsevolod Stakhov[Project] Allow to register multimap symbols dynamically
2023-05-29 Vsevolod Stakhov[Minor] Simplify multimap code
2023-05-29 Vsevolod Stakhov[Minor] Propagate on_load via Lua wrapper
2023-05-28 Vsevolod StakhovMerge pull request #4496 from twesterhever/temp-composi...
2023-05-27 Vsevolod Stakhov[Feature] Maps: Add on_load support
2023-05-27 Vsevolod StakhovMerge pull request #4498 from fatalbanana/rbl_symbols_p...
2023-05-27 Vsevolod StakhovMerge pull request #4499 from moisseev/webui
2023-05-26 twesterhever[Minor] Fix quirk in CRACKED_SURBL rule description
2023-05-26 moisseev[WebUI] Add ability to compute fuzzy hashes 4499/head
2023-05-26 Andrew Lewis[Fix] rbl: fix dependency registration when symbols_pre... 4498/head
2023-05-26 twesterhever[Minor] Improve various rule descriptions
2023-05-26 twesterhever[Enhancement] Improve detection of Google redirection...
2023-05-26 twesterhever[Enhancement] Add composite rule for messages only... 4496/head
2023-05-26 twesterhever[Minor] Move HAS_ONION_URI from "experimental" to ... 4495/head
2023-05-26 twesterhever[Enhancement] Make Google Firebase rule productive 4494/head
2023-05-25 Vsevolod Stakhov[Minor] Fix for old hyperscan
2023-05-25 Vsevolod Stakhov[Fix] Fix an old issue with order of destruction race...
2023-05-25 Vsevolod Stakhov[Fix] Try harder to remove bad hyperscan files
2023-05-24 Vsevolod Stakhov[Fix] Fix parsing due to old bug revealed
2023-05-21 Vsevolod StakhovMerge pull request #4490 from moisseev/webui
2023-05-21 moisseev[Minor] Fix rows background coloring 4490/head
2023-05-21 Vsevolod Stakhov[Minor] Avoid using registry to store traverse function...
2023-05-20 Vsevolod Stakhov[Minor] Add maps:foreach method in the Lua API
2023-05-20 Vsevolod Stakhov[Minor] Remove old and broken utilities
2023-05-20 Vsevolod Stakhov[Minor] Avoid using of gio in Rspamd
2023-05-20 Vsevolod Stakhov[Minor] Make read_passphrase utility more universal
2023-05-20 Vsevolod Stakhov[Minor] Fix help output
2023-05-20 Vsevolod Stakhov[Feature] Add controller endpoint to get fuzzy hashes...
2023-05-20 Vsevolod Stakhov[Feature] Allow to have weak flags in fuzzy storage
2023-05-19 Vsevolod Stakhov[Minor] Remove redundant variable
2023-05-18 Vsevolod Stakhov[Minor] Always report multipattern compile error
next