]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2017-10-21 Vsevolod Stakhov[CritFix] Fix milter commands pipelining
2017-10-21 Vsevolod Stakhov[Minor] Grr, forgot to save change for the previous...
2017-10-21 Vsevolod Stakhov[Fix] Fix multiple headers in DKIM headers list
2017-10-21 Vsevolod Stakhov[CritFix] Fix newlines detection
2017-10-21 Vsevolod Stakhov[Fix] Further tokenization fixes
2017-10-21 Vsevolod Stakhov[Fix] Do not treat script content as text
2017-10-21 Vsevolod Stakhov[Minor] Improve tags lookup slightly
2017-10-21 Vsevolod Stakhov[Feature] Filter nan and inf when adding scores
2017-10-21 Vsevolod Stakhov[Fix] Deal with another case when processing exceptions
2017-10-21 Vsevolod Stakhov[Fix] Fix emails detection
2017-10-21 Vsevolod Stakhov[Fix] Do not strip last character in the last word
2017-10-21 Vsevolod Stakhov[Fix] Fix another tokenization issue
2017-10-21 Andrew Lewis[Minor] Update public suffix list
2017-10-19 Vsevolod StakhovMerge pull request #1870 from fatalbanana/rspamd-1.6
2017-10-19 Alexander Moisseev[Fix] Fix empty threshold check in greylisting module 1870/head
2017-10-19 Vsevolod Stakhov[Fix] Fix loading of per-user redis backend for statistics
2017-10-18 Vsevolod StakhovMerge pull request #1867 from fatalbanana/rspamd-1.6
2017-10-18 Andrew Lewis[Minor] Fix tests 1867/head
2017-10-18 Vsevolod Stakhov[CritFix] Another portion of tokenization fixes
2017-10-18 Vsevolod Stakhov[Fix] Do not ignore short words
2017-10-18 Vsevolod Stakhov[Fix] Lowercase words
2017-10-18 Vsevolod Stakhov[Minor] Allow to get words from text parts
2017-10-18 Vsevolod Stakhov[Minor] Fix lua_text processing in lua_util_tokenize_text
2017-10-17 Vsevolod Stakhov[Feature] Support Expires header when using HTTP maps
2017-10-17 Vsevolod Stakhov[Fix] Use greylisting threshold in greylisting module
2017-10-17 Vsevolod Stakhov[CritFix] Fix memory leak in spf caching logic
2017-10-17 Andrew Lewis[Fix] SpamAssassin: Fail check_freemail_header if regex...
2017-10-17 Vsevolod Stakhov[Fix] Fix obscured url in format user@@example.com
2017-10-17 Vsevolod Stakhov[Fix] Do not allow garbadge when checking url domain
2017-10-17 Vsevolod Stakhov[Fix] Erase unknown HTML entities
2017-10-17 Andrew Lewis[Fix] Authentication Results: Fix SPF smtp.mail_from
2017-10-17 Vsevolod Stakhov[Fix] Fix DKIM forgeries via multiple headers
2017-10-17 Vsevolod Stakhov[Fix] Fix enormous scores for R_WHITE_ON_WHITE
2017-10-17 Vsevolod Stakhov[Feature] Implement headers flags in mime parser
2017-10-17 Vsevolod Stakhov[Fix] Deal with URLs with no slashes after protocol
2017-10-17 Andrew Lewis[Fix] Milter headers: X-Spamd-Result header if X-Virus...
2017-10-17 Andrew Lewis[Fix] Milter headers: skip_local / skip_authenticated...
2017-10-17 Vsevolod Stakhov[Fix] Check for magic when checking for an archive
2017-09-21 Vsevolod Stakhov[Fix] Add workaround for IPv6 in sendmail
2017-09-21 Alexander Moisseev[Fix] Ratelimit: fix whitelisted_rcpts matching
2017-09-20 Alex HermannFix symbol name in history
2017-09-10 Vsevolod StakhovRelease 1.6.4 1.6.4
2017-09-10 Vsevolod Stakhov[Minor] Update version to 1.6.4
2017-09-10 Andrew Lewis[Minor] Import updates from public suffix list
2017-09-09 Andrew Lewis[Minor] Fix previous commit: avoid doing useless things
2017-09-09 Andrew Lewis[Fix] Auth-Results: Multiple DKIM signatures
2017-09-09 Vsevolod Stakhov[Fix] Rebalance and slightly rework MX check plugin
2017-09-09 Vsevolod Stakhov[Fix] Fix PTR processing in SPF
2017-09-09 Andrew LewisRevert "[Minor] Avoid usage of the incorrect API"
2017-09-09 Andrew LewisRevert "[Fix] Remove incorrect method `task:set_metric_...
2017-09-09 Vsevolod Stakhov[Minor] More efforts to handle SPF PTR properly
2017-09-09 Vsevolod Stakhov[Fix] Do not cache SPF records with PTR elements
2017-09-09 Andrew Lewis[Test] SPF PTR macro
2017-09-09 Andrew Lewis[Fix] Rewriting subjects via force actions module
2017-09-06 Andrew Lewis[Fix] Crash in URL processing
2017-09-06 Andrew Lewis[Test] Some tests for whitelist module
2017-09-06 Vsevolod Stakhov[Fix] Fix blacklists and DMARC in whitelist
2017-09-06 Vsevolod Stakhov[Minor] Avoid usage of the incorrect API
2017-09-06 Vsevolod Stakhov[Fix] Remove incorrect method `task:set_metric_subject`
2017-09-06 Vsevolod Stakhov[Fix] Fix exceptions list in surbl
2017-09-01 Vsevolod StakhovMerge pull request #1820 from fatalbanana/rspamd-1.6
2017-09-01 Vsevolod Stakhov[Minor] Fix types when iterating hash 1820/head
2017-09-01 Vsevolod Stakhov[Feature] Add method to get all content-type attributes...
2017-08-31 Andrew Lewis[Fix] Default monitoring domain for surbl plugin
2017-08-31 Vsevolod Stakhov[Fix] Treat 'rewrite subject' as spam action
2017-08-29 Vsevolod StakhovMerge pull request #1817 from fatalbanana/rspamd-1.6
2017-08-28 Andrew Lewis[Fix] options.local_networks setting 1817/head
2017-08-28 Vsevolod Stakhov[Feature] Allow randomly select User-Agent from a list
2017-08-28 Andrew Lewis[Feature] Milter headers: support adding/removing arbit...
2017-08-28 Vsevolod Stakhov[Fix] Use full URL when making an HTTP request
2017-08-28 Vsevolod Stakhov[Fix] Use raw urls when sending requests to redirector
2017-08-28 Vsevolod Stakhov[Minor] Store raw urls
2017-08-28 Vsevolod Stakhov[Feature] Deal with obscured URLs with @ symbols
2017-08-28 Matt Simersonfix copy/paste error in comment
2017-08-28 Alexander Moisseev[Minor] Suppress base64 symbols for mails sent with...
2017-08-28 Alexander Moisseev[Minor] Reduce MIME_BASE64_TEXT score
2017-08-28 Vsevolod Stakhov[Minor] Some more minor fixes to lua
2017-08-28 Steve FreegardImprove CTYPE_MIXED_BOGUS and MIME_BASE64_TEXT rules
2017-08-28 Steve FreegardUpdate Message-ID rules with new observed patterns
2017-08-28 Vsevolod Stakhov[Minor] Remove reduntant debug
2017-08-28 Vsevolod Stakhov[Rules] Penalise R_BAD_CTE_7BIT for utf8 messages
2017-08-28 Jean-Louis... [Fix] Detection of maillist optimized and fixed
2017-08-28 Jean-Louis... [Fix] Use weight from map for fuzzy scoring
2017-08-28 Jean-Louis... [Fix] Add missing rspamadm control options to help
2017-08-28 Vsevolod Stakhov[Fix] Add another workaround to display history properly
2017-08-28 Vsevolod Stakhov[Fix] Reject invalid bh for DKIM signatures earlier
2017-08-28 Vsevolod Stakhov[Fix] Try harder to find urls
2017-08-28 Vsevolod Stakhov[Fix] Lowercase HTTP headers to make them searchable...
2017-08-28 Vsevolod Stakhov[Minor] Randomize Lua PRNG at startup
2017-08-28 Vsevolod Stakhov[Fix] Fix processing of closed tags
2017-08-28 Alexander Moisseev[Minor] Update aliexpress.com Message-ID regexp
2017-08-28 Christian GlombekVarious changes to CentOS RPM
2017-08-28 Vsevolod Stakhov[Feature] Add some sanity checks for actions and controller
2017-08-28 Andrew Lewis[Minor] Use controller for single-instance tasks
2017-08-28 Andrew Lewis[Fix] Redis script loading in DMARC; URL tags; URL...
2017-08-28 Andrew Lewis[Fix] RPM postinstall
2017-08-28 Andrew Lewis[Fix] Ratelimit: lowercase email addresses
2017-08-28 Andrew Lewis[Test] Settings: few more tests
2017-08-28 Andrew Lewis[Test] Fix tests
2017-07-26 Vsevolod StakhovRelease 1.6.3 1.6.3
next