]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2017-05-27 Vsevolod Stakhov[Minor] Fix couple of issues in arc plugin
2017-05-27 Vsevolod Stakhov[Minor] Push dkim domain to verify callback
2017-05-26 Vsevolod Stakhov[Feature] Add the preliminary ARC plugin
2017-05-26 Vsevolod Stakhov[CritFix] Paese the last character in DKIM signature...
2017-05-26 Vsevolod Stakhov[Minor] Add string trimming routine
2017-05-26 Vsevolod StakhovMerge pull request #1652 from fatalbanana/phishing
2017-05-26 Vsevolod Stakhov[Fix] Deal with 7bit charsets properly
2017-05-26 Andrew Lewis[Test] Phishing 1652/head
2017-05-26 Andrew Lewis[Fix] Phishing: strict_domains
2017-05-25 Vsevolod Stakhov[Minor] Fix misprint
2017-05-25 Vsevolod Stakhov[Minor] Allow to specify dkim header type on check
2017-05-25 Vsevolod Stakhov[Feature] Support multiple types of dkim signing in Lua
2017-05-25 Vsevolod Stakhov[Minor] Parse CV results from Arc-Seal
2017-05-25 Vsevolod Stakhov[Feature] Add preliminary ARC support to dkim code
2017-05-25 Vsevolod Stakhov[Minor] Implement arc-signatures generation
2017-05-25 Vsevolod Stakhov[Rework] Prepare dkim module for ARC checks
2017-05-25 Vsevolod Stakhov[CritFix] Zero fill sockaddr_un
2017-05-24 Vsevolod Stakhov[Fix] Support v2 checks in controller
2017-05-24 Vsevolod Stakhov[Fix] Use dkim signing callback properly
2017-05-24 Vsevolod Stakhov[CritFix] Fix accepting on IPv6 sockets
2017-05-24 Vsevolod Stakhov[Minor] Fix plugins after global reworks
2017-05-24 Vsevolod Stakhov[Fix] Fix memory leak when accepting from unix sockets
2017-05-23 Vsevolod Stakhov[Fix] Try harder to detect CTE
2017-05-23 Andrew Lewis[Minor] Prevent MID_CONTAINS_FROM from firing on empty...
2017-05-23 Vsevolod StakhovMerge pull request #1649 from fatalbanana/lualib
2017-05-23 Andrew Lewis[Minor] Split global functions into libraries 1649/head
2017-05-22 Vsevolod Stakhov[Feature] Add API to verify DKIM (and ARC) signatures
2017-05-22 Vsevolod Stakhov[Minor] Improve extendability of signing API
2017-05-22 Andrew Lewis[Minor] Auth results: Fix nil index
2017-05-22 Andrew Lewis[Feature] Rmilter_headers: approximate rmilter's extend...
2017-05-22 Vsevolod Stakhov[Fix] Reduce maps aggressiveness
2017-05-21 Vsevolod Stakhov[Feature] Add support for bidirectional symbols in...
2017-05-20 Vsevolod Stakhov[Minor] Merge rmilter reply instead of overwriting it
2017-05-20 Vsevolod Stakhov[Minor] Add public function to perform headers canonica...
2017-05-20 Vsevolod Stakhov[Rework] Move authentication results generation to...
2017-05-20 Vsevolod Stakhov[Minor] Fix addition in pcre fallback
2017-05-20 Vsevolod Stakhov[Fix] Treat empty address as valid
2017-05-20 Vsevolod Stakhov[Fix] Do not stop on illegal unicode points - replace...
2017-05-20 Vsevolod Stakhov[Feature] Check dkim sign keys for modifications
2017-05-20 Vsevolod Stakhov[Minor] Allow explicit deletion from LRU cache
2017-05-19 Vsevolod Stakhov[Fix] Fix spamc support in rspamd proxy
2017-05-19 Vsevolod Stakhov[Fix] Fix brain-damaged spamc protocol for now
2017-05-19 Vsevolod Stakhov[Fix] Fix Redis timeout set
2017-05-19 Vsevolod Stakhov[Minor] Further fixes in global functions
2017-05-19 Vsevolod Stakhov[Minor] Fix redis_params usage
2017-05-19 Andrew Lewis[Minor] Fix previous commit
2017-05-19 Andrew Lewis[Minor] Fix tests
2017-05-19 Andrew Lewis[Minor] Add timeouts to dummy socket servers
2017-05-19 Vsevolod StakhovMerge pull request #1645 from moisseev/missed-charset
2017-05-19 Vsevolod Stakhov[Minor] Fix tests
2017-05-19 Alexander Moisseev[Minor] Fix R_MISSING_CHARSET rule 1645/head
2017-05-18 Vsevolod Stakhov[Minor] Fix lua-fun installation path
2017-05-18 Vsevolod Stakhov[Minor] Add `is_empty_body` regexp function
2017-05-18 Vsevolod Stakhov[Minor] Fix installation
2017-05-18 Vsevolod Stakhov[Rework] Continue modularisation for lua library
2017-05-18 Vsevolod Stakhov[Rework] Propagate ucl variables from the command line
2017-05-18 Vsevolod Stakhov[Minor] Allow to use global functions modularly
2017-05-18 Vsevolod Stakhov[Rework] Move global functions to a separate directory
2017-05-18 Vsevolod Stakhov[Minor] Add method to get the whole configuration in Lua
2017-05-18 Vsevolod StakhovMerge pull request #1643 from moisseev/patch-1
2017-05-18 Vsevolod Stakhov[Minor] Allow 'expire' alias for 'expiry'
2017-05-18 Vsevolod Stakhov[Minor] Fix some issues around new schema
2017-05-18 Vsevolod Stakhov[Feature] Add new schema for bayes tokens
2017-05-18 Vsevolod StakhovMerge pull request #1644 from fatalbanana/disposition
2017-05-18 Andrew Lewis[Minor] Relax CTYPE_MISSING_DISPOSITION rule 1644/head
2017-05-17 Vsevolod Stakhov[Minor] Use mempool tag instead of local one for milter
2017-05-17 Vsevolod Stakhov[Fix] Use non-volatile memory for storing data
2017-05-17 Vsevolod Stakhov[Fix] Try to deal with v4 mapped to v6 addresses on...
2017-05-17 Andrew Lewis[Minor] DMARC: s/type/format/
2017-05-17 Vsevolod Stakhov[Minor] Warn about get_date misuse
2017-05-17 Alexander Moisseev[Minor] Add `wsf` and `hta` bad archive extensions 1643/head
2017-05-17 Vsevolod Stakhov[Minor] Add support for {auth_authen} macro
2017-05-17 Andrew Lewis[Minor] DMARC: fix schema, add permerrors (reports...
2017-05-16 Vsevolod Stakhov[Fix] Fix format string in milter
2017-05-16 Andrew Lewis[Minor] DMARC reports: always use UTC time
2017-05-16 Andrew Lewis[Feature] Multimap: email:domain:tld filter
2017-05-15 Vsevolod Stakhov[Minor] Further logging improvements
2017-05-15 Vsevolod Stakhov[Minor] Forgot to add a file
2017-05-15 Vsevolod Stakhov[Minor] Update bundled zstd to version 1.3
2017-05-15 Vsevolod Stakhov[Minor] Further logging improvements
2017-05-15 Vsevolod Stakhov[Fix] Do not set bayes probability if we don't use it
2017-05-15 Vsevolod Stakhov[Feature] Use normal resolv.conf rules of rotation...
2017-05-15 Vsevolod Stakhov[Minor] Add some auxiliary functions for upstreams
2017-05-15 Vsevolod Stakhov[Feature] Allow to use custom callback when parsing...
2017-05-15 Vsevolod Stakhov[Minor] Improve logging of errors
2017-05-15 Vsevolod Stakhov[Feature] Allow to pass hostname to `-i` flag in Rspamc
2017-05-15 Vsevolod Stakhov[Fix] Fix logging format string
2017-05-15 Andrew Lewis[Minor] Fix test
2017-05-15 Vsevolod Stakhov[Fix] Reresolve upstreams even if there is a single...
2017-05-15 Vsevolod Stakhov[Minor] Tell which map has caused errors
2017-05-14 Vsevolod Stakhov[Minor] Remove unused constant
2017-05-14 Vsevolod Stakhov[Minor] Revert debian control cleanup: it breaks build...
2017-05-14 Andrew Lewis[Minor] DMARC reporting: remove stray character
2017-05-14 Vsevolod StakhovMerge pull request #1639 from sbadia/debian-pkg
2017-05-14 Andrew Lewis[Minor] DMARC reports: fixes for XML & reporting addresses
2017-05-14 Vsevolod Stakhov[Fix] Fix LRU elements removal
2017-05-13 Vsevolod Stakhov[Feature] Use headers hash in bayes metatokens
2017-05-13 Sebastien Badia[Minor] debian: Update BD and refresh packaging 1639/head
2017-05-13 Sebastien Badia[Minor] doc: Fix spelling errors
2017-05-13 Sebastien Badia[Minor] src: Fix spelling errors
next