]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2021-08-21 Sebastian Lipponer[Minor] Regexp: Extend upstream spam filter regexp 3854/head
2021-08-20 Vsevolod Stakhov[Minor] Update version to 3.1
2021-08-20 Vsevolod StakhovMerge pull request #3852 from tomop-tg/lua54
2021-08-19 Tomohiro "Tomo... fix compatibility with lua-5.4 3852/head
2021-08-19 Vsevolod StakhovRelease 3.0 3.0
2021-08-18 Vsevolod Stakhov[Minor] Revert ignoring of the invisible urls by default
2021-08-17 Vsevolod Stakhov[Minor] Set invisible flag on invisible urls
2021-08-17 Vsevolod Stakhov[Minor] Add `invisible` flag to url structure
2021-08-16 Vsevolod Stakhov[Minor] Minor improvements
2021-08-16 Vsevolod Stakhov[Fix] Add a special logic for text part with no text...
2021-08-16 Vsevolod Stakhov[Minor] Lua_magic: Fix detection for the parts with...
2021-08-16 Vsevolod Stakhov[Minor] Mime: Print mime part stuff for text parts
2021-08-16 Vsevolod Stakhov[Minor] Dmarc_report: Improve dates detection
2021-08-14 Vsevolod StakhovMerge pull request #3846 from yoshimo/August
2021-08-13 Vsevolod Stakhov[Minor] Lua_magic: Slight re tune
2021-08-13 Vsevolod Stakhov[Minor] Lua_magic: Fix xml detection
2021-08-13 Vsevolod Stakhov[Minor] Lua_magic: Do not treat xml as html
2021-08-13 Vsevolod Stakhov[Feature] Aws_s3: Allow to compress data stored
2021-08-13 Yoshimo- add bz2, egg, alz,xz and lz as additional archive... 3846/head
2021-08-12 Vsevolod Stakhov[Minor] Fix formatting
2021-08-12 Vsevolod Stakhov[Minor] Aws_s3: Allow to set action on failure
2021-08-12 Vsevolod Stakhov[Feature] Add preliminary exporter to AWS S3
2021-08-11 Vsevolod Stakhov[Fix] Fix brain-damaged behaviour when http request...
2021-08-11 Vsevolod Stakhov[Minor] Lua_aws: Fix several issues
2021-08-11 Vsevolod StakhovMerge pull request #3845 from defkev/pyzor
2021-08-11 Vsevolod Stakhov[Minor] Restore the old behaviour
2021-08-10 Vsevolod Stakhov[Minor] Restore old hacks for flags propagation
2021-08-10 Vsevolod Stakhov[Project] Lua_aws: Implement request signing
2021-08-10 Vsevolod Stakhov[Project] Lua_aws: Add function to produce AWS Authoris...
2021-08-10 Vsevolod Stakhov[Project] Lua_aws: Add canonicalisation utility
2021-08-10 Vsevolod Stakhov[Project] Start working on AWS Lua API
2021-08-10 Vsevolod Stakhov[Feature] Lua_cryptobox: Add keyed ssl hash functions...
2021-08-10 defkev[Minor] Init pyzor 3845/head
2021-08-09 Vsevolod Stakhov[Minor] Dmarc_report: Try to escape from the coroutines...
2021-08-09 Vsevolod Stakhov[Minor] Fix misprint
2021-08-09 Vsevolod Stakhov[Minor] Dmarc: Store reports for esld and not for the...
2021-08-09 Vsevolod Stakhov[Minor] Dmarc_report: Fix return type
2021-08-09 Vsevolod Stakhov[Minor] Do not go into utf8 checks on non utf8 leading...
2021-08-09 Vsevolod StakhovMerge pull request #3844 from citrin/public_suffix_list
2021-08-09 Anton Yuzhaninov[Minor] Update public suffix list 3844/head
2021-08-09 Vsevolod Stakhov[Minor] Fix spaces state in newlines removal SM
2021-08-09 Vsevolod Stakhov[Minor] Dmarc_report: Fix bcc_addrs usage
2021-08-08 Vsevolod Stakhov[Minor] Update version to 3.0 due to amount of changes
2021-08-07 Vsevolod StakhovMerge pull request #3840 from foron/patch-1
2021-08-06 Vsevolod Stakhov[Minor] Remove bogus likely
2021-08-06 Vsevolod Stakhov[Minor] Mx_check: Fix issue with multiple IPs per MX...
2021-08-06 Vsevolod Stakhov[Minor] Add lua_util.shuffle
2021-08-06 foronEscape redis+selector 3840/head
2021-08-06 Vsevolod Stakhov[Minor] Do not leak memory
2021-08-06 Vsevolod Stakhov[Minor] Create a standard io loop in rspamadm
2021-08-06 Vsevolod Stakhov[Minor] Improve readability
2021-08-06 Vsevolod Stakhov[Minor] One more fix for checking displayed urls
2021-08-06 Vsevolod Stakhov[Minor] Fix the mess with caseless comparison functions
2021-08-06 Vsevolod Stakhov[Feature] Allow to save and show attachment name when...
2021-08-05 Vsevolod Stakhov[Minor] Dmarc_report: fix report domain check for 3rd...
2021-08-05 Vsevolod StakhovMerge pull request #3838 from citrin/x-php-eval
2021-08-05 Anton Yuzhaninov[Rules] Micro-optimize X_PHP_EVAL 3838/head
2021-08-05 Vsevolod Stakhov[Feature] Dmarc_report: allow sending reports in batches
2021-08-05 Vsevolod Stakhov[Minor] Remove redundant cycle
2021-08-05 Vsevolod Stakhov[Minor] Oops, fix misprint
2021-08-05 Vsevolod Stakhov[Fix] Fix phishing flag set
2021-08-04 Vsevolod Stakhov[Project] Dmarc_report: Add preliminary sending support
2021-08-04 Vsevolod Stakhov[Project] Dmarc_report: Add message generation logic
2021-08-04 Vsevolod Stakhov[Project] Dmarc: Add dmarc report tool (WIP)
2021-08-04 Vsevolod Stakhov[Minor] Allow to enable specific module debug
2021-08-04 Vsevolod Stakhov[Minor] Store raw dmarc elts
2021-08-03 Vsevolod Stakhov[Minor] Url_redirector: Fix zset trimming
2021-08-03 Vsevolod Stakhov[Rework] Dmarc: Move check policy function to the commo...
2021-08-02 Vsevolod Stakhov[Minor] Lua: Add rspamd_util.strequal_caseless_utf8...
2021-08-02 Vsevolod Stakhov[Minor] Allow to compare utf8 strings of different...
2021-08-02 Vsevolod Stakhov[Feature] Add rspamd_utf8_strcmp utility
2021-08-02 Vsevolod Stakhov[Rework] Move common and rarely used dmarc code to...
2021-07-31 Vsevolod Stakhov[Minor] Refactor module name variable
2021-07-30 Vsevolod Stakhov[Minor] Support commonly mistaken spf ipv4/ipv6 elements
2021-07-30 Vsevolod Stakhov[Rework] Dmarc: Rework reports keys structure
2021-07-30 Vsevolod Stakhov[Minor] Dmarc: Relax grammar to allow elements with...
2021-07-30 Vsevolod Stakhov[Project] Dmarc: Use zlists for dmarc reports
2021-07-30 Vsevolod Stakhov[Minor] Adjust unit test
2021-07-30 Vsevolod StakhovRevert "[Minor] Implement backslashes replacement while...
2021-07-30 Vsevolod Stakhov[Minor] Implement backslashes replacement while we...
2021-07-30 Vsevolod Stakhov[Minor] Try to deal with urls with backslashes in path
2021-07-29 Vsevolod StakhovMerge pull request #3835 from a16bitsysop/run-test
2021-07-29 Duncan Bellamy[Minor] CMakeLists.txt: add LUA_PATH for run-test 3835/head
2021-07-29 Vsevolod Stakhov[Minor] Fix else branch
2021-07-29 Vsevolod Stakhov[Minor] More tags output fixes
2021-07-29 Vsevolod Stakhov[Minor] Further fixes to the html tags content methods
2021-07-29 Vsevolod Stakhov[Minor] Fix content length calculations
2021-07-29 Vsevolod Stakhov[Minor] Print all parts when printing html structure
2021-07-29 Vsevolod Stakhov[Rework] Reorganize dmarc plugin and remove unsupported...
2021-07-29 Vsevolod Stakhov[Feature] Add lua_maps.fill_config_maps function
2021-07-29 Vsevolod Stakhov[Minor] Improve html tags structure display
2021-07-29 Vsevolod Stakhov[Minor] Fix transparency parsing
2021-07-29 Vsevolod Stakhov[Minor] Some fixes in content extraction for html tags
2021-07-29 Vsevolod Stakhov[Minor] Fix check for image urls
2021-07-28 Vsevolod StakhovMerge pull request #3832 from citrin/asn-plugin-fix
2021-07-28 Anton Yuzhaninov[Fix] ASN: fix _FAIL symbol for when main symbol is... 3832/head
2021-07-28 Vsevolod Stakhov[Minor] Fix rspamd_text in selectors combinators
2021-07-28 Vsevolod StakhovMerge pull request #3829 from fatalbanana/rspamd_text_s...
2021-07-28 Andrew Lewis[Test] Selector that returns list of rspamd_text 3829/head
2021-07-28 Vsevolod Stakhov[Minor] Do not refork old workers that are due to be...
next