]> git.ipfire.org Git - thirdparty/rspamd.git/shortlog
thirdparty/rspamd.git
2023-08-08  moisseev[WebUI] Restore contrasting foreground color 4569/head
2023-08-08  Vsevolod StakhovMerge pull request #4567 from moisseev/webui
2023-08-08  moisseev[Minor] Update JS libraries 4567/head
2023-08-07  Vsevolod Stakhov[Minor] Fix usage
2023-08-07  Vsevolod Stakhov[Fix] Fix lua schema enrichment logic for Redis params
2023-08-07  Vsevolod Stakhov[Fix] Fix merge table utility
2023-08-07  Vsevolod Stakhov[Feature] Check for plugin configuration errors on...
2023-08-07  Vsevolod Stakhov[Minor] Update function docs
2023-08-07  Vsevolod Stakhov[Minor] Allow to call function from stack in rspamd_lua...
2023-08-07  Vsevolod Stakhov[Minor] Move config stuff out
2023-08-07  Vsevolod Stakhov[Minor] Remove unused utility, as it has been broken...
2023-08-07  Vsevolod Stakhov[Minor] Allow to log configuration errors from plugins
2023-08-07  Vsevolod Stakhov[Minor] Reformat all Lua code, no functional changes
2023-08-07  Vsevolod Stakhov[Minor] Distinguish failures from unknown errors
2023-08-06  Vsevolod Stakhov[CritFix] Fix leak in `gzip` function
2023-08-05  Vsevolod StakhovMerge pull request #4562 from helsinki-systems/fix...
2023-08-04  Simon Hauserfix: redis schema parsing 4562/head
2023-08-04  Vsevolod StakhovMerge pull request #4560 from a16bitsysop/tests
2023-08-03  Duncan Bellamy[Fix] CMakeLists.txt remove whitespace added by linter... 4560/head
2023-08-03  Vsevolod Stakhov[Minor] Update version to 3.7
2023-08-03  Vsevolod StakhovRelease 3.6 3.6
2023-08-03  Vsevolod StakhovMerge pull request #4558 from twesterhever/temp-detect...
2023-08-02  Vsevolod StakhovMerge pull request #4559 from fatalbanana/html_only
2023-08-02  Andrew Lewis[Minor] Test & fix has_only_html_part regression 4559/head
2023-08-02  Vsevolod Stakhov[Fix] Fix `rspamd_has_only_html_part`
2023-08-02  twesterhever[Minor] Tweak HAS_GOOGLE_REDIR to detect Google AMP... 4558/head
2023-08-02  Vsevolod Stakhov[Minor] Allow symbols insertion for skipped tasks
2023-08-02  Vsevolod StakhovMerge pull request #4556 from twesterhever/temp-improve...
2023-08-02  twesterhever[Minor] Improve catch rates of FREEMAIL_AFF 4556/head
2023-08-01  Vsevolod Stakhov[Feature] Add `sentinel_password` option
2023-07-31  Vsevolod Stakhov[Minor] Link with libatomic where possible
2023-07-31  Vsevolod Stakhov[Dep] Update fmtlib to 10.0.0
2023-07-31  Vsevolod Stakhov[Minor] Add fmt::format specialisation
2023-07-31  Vsevolod Stakhov[Minor] Add missing include
2023-07-30  Vsevolod Stakhov[Minor] Remove SunPro support as it is not really supported
2023-07-29  Vsevolod Stakhov[Minor] Remove unused var
2023-07-28  Vsevolod Stakhov[Minor] Improve log message
2023-07-27  Vsevolod Stakhov[Fix] Avoid race between config new/free by using a...
2023-07-26  Vsevolod Stakhov[Minor] Fix pointers operations
2023-07-26  Vsevolod Stakhov[Minor] Remove no longer used files
2023-07-26  Vsevolod Stakhov[Minor] Add .overcommit.yml file so I won't loose my...
2023-07-26  Vsevolod Stakhov[Minor] Add Lua methods to get urls order
2023-07-26  Vsevolod Stakhov[Rework] Use clang-format to unify formatting in all...
2023-07-25  Vsevolod Stakhov[Feature] Add order to urls structure
2023-07-25  Vsevolod Stakhov[Minor] Oops: I have written too long in C++
2023-07-25  Vsevolod Stakhov[Feature] Process HTML parts before text ones
2023-07-25  Vsevolod Stakhov[Minor] Slightly change the text processing logic
2023-07-25  Vsevolod StakhovMerge pull request #4549 from fatalbanana/ratelimit
2023-07-24  Andrew Lewis[Minor] Minor fixes for previous ratelimit changes 4549/head
2023-07-24  Vsevolod Stakhov[Minor] Propagate port from url parser
2023-07-24  Vsevolod Stakhov[Minor] Restore old port behaviour
2023-07-23  Vsevolod Stakhov[Feature] Reorganise struct rspamd_url to be 64 bytes...
2023-07-23  Vsevolod Stakhov[Minor] Limit sse41 code to sse41 and x86_64
2023-07-22  Vsevolod StakhovMerge pull request #4547 from rheoli/dmarc_txt_fix
2023-07-21  Vsevolod Stakhov[Minor] Use unique ptr
2023-07-21  Stephan Toggweiler[Fix] dmarc gramar - allow spaces before ";" 4547/head
2023-07-20  Vsevolod Stakhov[Minor] Add Lua API for transliterate function
2023-07-20  Vsevolod Stakhov[Feature] Add function to transliterate utf8 to ascii...
2023-07-17  Vsevolod Stakhov[Minor] Remove assertion in lieu of a log message
2023-07-17  Vsevolod StakhovAnother try for RHEL9
2023-07-16  Vsevolod Stakhov[Minor] Another try to use the proper linker
2023-07-16  Vsevolod Stakhov[Minor] Do not use lld when clang is not the compiler...
2023-07-15  Vsevolod StakhovMerge pull request #4541 from sthen/patch-1
2023-07-15  Stuart Hendersonreplace ECDSA_sign_setup/ECDSA_sign_ex with ECDSA_sign 4541/head
2023-07-13  Vsevolod StakhovMerge pull request #4539 from dragoangel/patch-3
2023-07-12  Dmitriy AlekseevAdjust apple_x_mailer regex 4539/head
2023-07-12  Dmitriy Alekseev[Minor] A bit better apple_x_mailer regex
2023-07-12  Vsevolod StakhovMerge pull request #4538 from dragoangel/patch-2
2023-07-12  Dmitriy AlekseevOptimize apple_ios_x_mailer regex 4538/head
2023-07-11  Vsevolod StakhovMerge pull request #4537 from moesoha/relay/ip_map
2023-07-11  Dmitriy AlekseevAdd composites exclusions for known Apple Mail bad...
2023-07-11  Dmitriy AlekseevSupport regex rules to detect Apple Mail
2023-07-11  Soha Jin[Feature] external_relay: add ip_map strategy 4537/head
2023-07-11  Soha Jin[Fix] test external_relay: count should always be the...
2023-07-09  Vsevolod Stakhov[Minor] Fix another `enum` usage in fmt
2023-07-06  Vsevolod StakhovMerge pull request #4532 from mrueg/bookworm
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
next