]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2020-05-18 moisseev[Test] Downgrade stylelint 3374/head
2020-05-17 Vsevolod Stakhov[Rework] Remove old FindLua module, disable lua fallbac...
2020-05-16 Vsevolod StakhovMerge pull request #3363 from membero/fix/rbl-email...
2020-05-15 Vsevolod Stakhov[Minor] Replies: Make var local
2020-05-15 Vsevolod StakhovMerge pull request #3372 from citrin/replies-plugin...
2020-05-15 Anton Yuzhaninov[Minor] Improve replies plugin logs 3372/head
2020-05-14 Vsevolod Stakhov[Fix] Fix regexp selector and add flattening
2020-05-14 Vsevolod Stakhov[Minor] Fix captures checking in lua_regexp
2020-05-14 Vsevolod Stakhov[Fix] Slashing fix: fix captures matching API
2020-05-14 Vsevolod Stakhov[Fix] Fix passing of methods arguments
2020-05-14 Vsevolod Stakhov[Test] Add some missing tests for selectors
2020-05-14 Vsevolod Stakhov[Fix] Fix calling of methods in selectors
2020-05-14 Vsevolod StakhovMerge pull request #3368 from HeinleinSupport/oletools_...
2020-05-13 Vsevolod Stakhov[Project] Add `lower` method to lua_text
2020-05-13 Vsevolod Stakhov[Fix] Fix incomplete utf8 sequences handling
2020-05-13 Vsevolod Stakhov[Project] Add text:sub method
2020-05-13 Vsevolod Stakhov[Project] Allow rspamd_text based selectors
2020-05-12 Vsevolod StakhovMerge pull request #3367 from HeinleinSupport/icap_defa...
2020-05-12 Carsten Rosenberg[Minor] lua_scanners - Fix ICAP default port 3367/head
2020-05-12 Vsevolod StakhovMerge pull request #3366 from bauruine/fix_3365
2020-05-12 Spühler Stefan[Fix] Segmentation fault in contrib/lua-lpeg/lpvm.c... 3366/head
2020-05-11 Vsevolod Stakhov[Minor] Further improve patterns
2020-05-11 Vsevolod Stakhov[Minor] Remove redundant pattern
2020-05-11 Vsevolod Stakhov[Minor] Improve pdf magic detection
2020-05-10 Vsevolod Stakhov[Fix] Pdf: Support some weird objects with no newline...
2020-05-08 Vsevolod Stakhov[Minor] Rbl: Add aliases to avoid users confusion
2020-05-07 Vsevolod Stakhov[Minor] Improve error message + fix misprint
2020-05-07 Vsevolod Stakhov[Fix] Fix sockets leak in the client
2020-05-07 Vsevolod Stakhov[Minor] Allow to pass socket's ownership to http connec...
2020-05-07 Vsevolod Stakhov[Minor] Log source IP
2020-05-07 Vsevolod Stakhov[Minor] Get rid of numeric string:match in honor of...
2020-05-06 Vsevolod Stakhov[Feature] Allow to specify nonces manually
2020-05-05 Vsevolod StakhovMerge pull request #3362 from kakochang/patch-1
2020-05-05 Vsevolod Stakhov[Minor] Rbl: Add `content_urls` attribute
2020-05-05 Vsevolod Stakhov[Minor] Allow to get content urls in extract_specific...
2020-05-05 Vsevolod Stakhov[Minor] Add mime_part:get_urls method
2020-05-05 Vsevolod Stakhov[Minor] Attach pdf urls to mime parts
2020-05-05 Vsevolod Stakhov[Minor] Allow attaching of urls to the mime parts
2020-05-05 Oliver DickFix lowercase for emails checked on RBLs 3363/head
2020-05-05 Kako, Chang[Fix] Fix FREEMAIL_REPLYTO_NEQ_FROM_DOM 3362/head
2020-05-05 Vsevolod Stakhov[Minor] Fix some issues found
2020-05-04 Vsevolod Stakhov[Minor] Lua_text: Improve base64 method
2020-05-04 Vsevolod Stakhov[Minor] Lua_text: Add randombytes constructor
2020-05-04 Vsevolod Stakhov[Feature] Lua_text: Add encoding methods
2020-05-04 Vsevolod Stakhov[Feature] Lua_cryptobox: Add secretbox API
2020-05-04 Vsevolod Stakhov[Minor] Allow to pre-allocate lua_text
2020-05-03 Vsevolod StakhovMerge pull request #3355 from gauthierc/fixES7support
2020-05-02 Vsevolod Stakhov[Minor] Store symcache item type
2020-05-01 Vsevolod Stakhov[Fix] Fix lua_parse_symbol_type function logic
2020-05-01 Vsevolod StakhovMerge pull request #3359 from korgoth1/master
2020-05-01 korgoth1[TEST] FROM_NEQ_ENVFROM fix 3359/head
2020-05-01 Vsevolod StakhovMerge pull request #3358 from korgoth1/master
2020-05-01 Vsevolod StakhovMerge pull request #3357 from citrin/from_neq_envfrom
2020-05-01 korgoth1[TEST] Some rules + FROM_NEQ_ENVFROM 3358/head
2020-05-01 Anton Yuzhaninov[Fix] Fix FROM_NEQ_ENVFROM 3357/head
2020-05-01 Vsevolod StakhovMerge pull request #3356 from korgoth1/master
2020-05-01 korgoth1[TEST] Some rules + FROM_NEQ_ENVFROM 3356/head
2020-05-01 Vsevolod Stakhov[Fix] One more fix to skip images that are not urls
2020-04-30 Vsevolod StakhovRevert "[Minor] Do not append unbalanced closing tags"
2020-04-30 Vsevolod Stakhov[Minor] Use more strict checks for image urls
2020-04-30 Vsevolod Stakhov[Minor] Fix flags and protocols checks
2020-04-30 Vsevolod Stakhov[Minor] More fixes to digests selectors + added tests
2020-04-30 Vsevolod Stakhov[Minor] Lua_text: Add cookie for metatable
2020-04-30 Vsevolod Stakhov[Minor] Selectors: Optimize the case
2020-04-30 Vsevolod Stakhov[Minor] Selectors: Fix digests and add compatibility...
2020-04-30 Vsevolod Stakhov[Minor] Add common selectors functions
2020-04-30 Vsevolod Stakhov[Fix] Unify selectors digest functions
2020-04-29 Vsevolod Stakhov[Minor] Fix default behaviour of task:get_urls
2020-04-28 Vsevolod Stakhov[Minor] Add limit for number of files processed in...
2020-04-28 Vsevolod Stakhov[Minor] Allow to limit number of files returned by...
2020-04-28 Vsevolod Stakhov[Fix] Disable text detection heuristics for encrypted...
2020-04-27 Vsevolod Stakhov[Minor] Reduce priority of replies to avoid interferenc...
2020-04-27 Vsevolod Stakhov[Minor] One more fix for spaces at the end of boundary
2020-04-27 Vsevolod Stakhov[Fix] Skip spaces at the boundary end
2020-04-27 Vsevolod Stakhov[Minor] Allow to disable logging for modules on reload
2020-04-27 Vsevolod Stakhov[Minor] Do not append unbalanced closing tags
2020-04-27 Vsevolod Stakhov[Fix] Distinguish type from flags in register_symbol
2020-04-27 Vsevolod Stakhov[Minor] Replies: Fix predicate
2020-04-27 Gauthier C[fix] add support ElasticSearch>=7 for elastic module 3355/head
2020-04-26 Vsevolod StakhovMerge pull request #3346 from jendis/from_rules
2020-04-25 Vsevolod StakhovMerge pull request #3344 from jendis/raw_envfrom
2020-04-24 Vsevolod Stakhov[Minor] Workaround for \0 character (poor API choice)
2020-04-24 Vsevolod Stakhov[Feature] Controller: Allow to pass query arguments...
2020-04-24 Vsevolod Stakhov[Minor] Lua_ip: Add address comparison method
2020-04-24 Vsevolod StakhovMerge pull request #3313 from arkamar/hiredis
2020-04-24 Vsevolod Stakhov[Minor] Replies: Check all recipients
2020-04-24 Vsevolod Stakhov[Minor] Replies: Use milliseconds resolution for expiration
2020-04-23 Vsevolod Stakhov[Minor] Selectors: Add scan_result extractor
2020-04-23 Vsevolod Stakhov[Minor] Lua_selectors: Add optional shadow result name
2020-04-23 Vsevolod Stakhov[Minor] Lua_task: Add support of shadow results
2020-04-22 Vsevolod Stakhov[Minor] Prevent controller results from being cached
2020-04-22 Vsevolod StakhovMerge pull request #3345 from jendis/fix_3249
2020-04-21 Vsevolod Stakhov[Minor] Fix the case of empty flags :(
2020-04-21 Vsevolod Stakhov[Rework] Further rework of lua urls extraction API
2020-04-21 Vsevolod Stakhov[Minor] Add lua_geti compat method
2020-04-21 Vsevolod Stakhov[Minor] Amend doc string
2020-04-21 Vsevolod Stakhov[Minor] Set content flag on urls extracted from pdf
2020-04-21 Vsevolod Stakhov[Rework] Rework url flags handling API
2020-04-21 Jan Smutny[Fix] #3249 3345/head
2020-04-21 Vsevolod Stakhov[Rework] Rework urls extraction
next