]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
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 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
2020-04-20 Jan Smutny[Feature] extend lua api 3344/head
2020-04-20 Vsevolod Stakhov[Minor] Oops, fix test
2020-04-20 Vsevolod Stakhov[Minor] Rbl: Adjust whitelisting one more time
2020-04-20 Vsevolod Stakhov[Fix] Rbl: Fix ignore_defaults in conjunction with...
2020-04-20 Vsevolod Stakhov[Minor] Erm, forgot one more place to debug
2020-04-20 Vsevolod Stakhov[Minor] Add more whitelists debugging
2020-04-19 Vsevolod StakhovMerge pull request #3343 from chkpnt/dschung/luacheck
2020-04-19 Vsevolod StakhovMerge pull request #3342 from chkpnt/dschung/fix-reject...
2020-04-19 Gregor Dschung[Minor] Pet luacheck 3343/head
2020-04-19 Gregor Dschung[Fix] Do not flag pre-result of virus scanners as least... 3342/head
2020-04-18 Jan Smutnyrules/headers_checks.lua: add [ENV]FROM_INVALID 3346/head
2020-04-18 Jan Smutnyrules/headers_checks.lua: make CHECK_FROM callback...
2020-04-18 Vsevolod Stakhov[Minor] Link libicu to replxx
2020-04-18 Vsevolod StakhovMerge pull request #3336 from rm-minus-rf/master
2020-04-17 rm-minus-rf[Minor] selectors: cleaner symbol extractor 3336/head
2020-04-17 Vsevolod StakhovMerge pull request #3341 from jendis/fix_lua_api
2020-04-17 Jan Smutnysrc/lua/lua_util.c: remove unused function 3341/head
2020-04-17 Jan Smutny[Rework] add alias util:parse_addr for util:parse_mail_...
2020-04-17 Jan Smutny[Rework] get rid of util:parse_addr duplicating the...
next