]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2023-08-17 Vsevolod Stakhov[Minor] Set top section explicitly
2023-08-17 Vsevolod Stakhov[Minor] Allow workers to have any attributes (needed...
2023-08-17 Vsevolod Stakhov[Minor] Restore mempool_strdup bahaviour when arg is...
2023-08-17 Vsevolod Stakhov[Minor] Do not treat hyperscan load failure as a fatal...
2023-08-17 Vsevolod Stakhov[Minor] Add missing include
2023-08-17 Vsevolod Stakhov[Rewor] Refactor some legacy stuff
2023-08-17 Vsevolod Stakhov[Feature] Add utility to split string like stuff for...
2023-08-16 Vsevolod Stakhov[Rework] Some final fixes
2023-08-16 Vsevolod Stakhov[Rework] Final efforts to make it compileable
2023-08-16 Vsevolod Stakhov[Rework] More steps to do refactoring
2023-08-15 Vsevolod Stakhov[Rework] Further refactoring
2023-08-15 Vsevolod Stakhov[Rework] Further conversion routines
2023-08-14 Vsevolod Stakhov[Rework] More rework in cfg_rcl
2023-08-14 Vsevolod Stakhov[Rework] More abstractions to hide C++ internals
2023-08-14 Vsevolod Stakhov[Rework] Move rcl logic to C++
2023-08-14 Vsevolod Stakhov[Rework] Finish utils rework
2023-08-14 Vsevolod Stakhov[Rework] Use more c++ in cfg_utils
2023-08-14 Vsevolod Stakhov[Fix] Do not accept invalid ucl object types
2023-08-11 Vsevolod Stakhov[Fix] Fix output of non-RSA DKIM keys
2023-08-10 Vsevolod Stakhov[Fix] Do not set output type if list application failed
2023-08-10 Vsevolod Stakhov[Minor] Add some extra debug
2023-08-10 Vsevolod Stakhov[Minor] Treat last dot specially
2023-08-10 Vsevolod Stakhov[Fix] Fix some corner cases of single-host urls parsing
2023-08-10 Vsevolod Stakhov[Test] Add one more test for urls parsing
2023-08-09 Vsevolod Stakhov[Fix] Fix `url:set_redirected` method
2023-08-08 Vsevolod StakhovMerge pull request #4569 from moisseev/webui
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...
next