]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2018-01-29 Vsevolod Stakhov[Fix] Fix comparision
2018-01-28 Vsevolod Stakhov[Minor] Print ticks in language detection debug mode
2018-01-27 Vsevolod Stakhov[Minor] Further adjustments of coefficients
2018-01-27 Vsevolod Stakhov[Minor] Adjust heuristic coefficients
2018-01-27 Vsevolod Stakhov[Feature] Enhance task:store_in_file method
2018-01-27 Vsevolod Stakhov[Minor] Allocate larger config static pool
2018-01-27 Vsevolod Stakhov[Project] Improve weighting in lang_detection
2018-01-27 Vsevolod Stakhov[Project] Detect some languages based on unicode script
2018-01-27 Vsevolod Stakhov[Project] Add more flags to languages
2018-01-27 Vsevolod Stakhov[Project] Start rework of language detection to improve...
2018-01-26 Vsevolod Stakhov[Feature] Allow to limit redirector requests per task
2018-01-25 Vsevolod StakhovRevert "[Fix] Use decoded values when parsing mime...
2018-01-25 Vsevolod Stakhov[Fix] Fix sanity checks on macro value
2018-01-24 Vsevolod Stakhov[Rework] Use frequencies distribution in language detector
2018-01-24 Andrew Lewis[Minor] Fix previous commit
2018-01-24 Andrew LewisMerge pull request #1999 from philfry/fprot-parse
2018-01-24 Philippe Kueckf-prot: match virus name non-greedily 1999/head
2018-01-23 Vsevolod Stakhov[Minor] Store occurencies numbers for languages
2018-01-23 Vsevolod Stakhov[Minor] Show more stats about ngramms
2018-01-22 Vsevolod Stakhov[Minor] Add lua_textpart:get_languages method
2018-01-22 Vsevolod Stakhov[Feature] Allow to enable/disable languages from the...
2018-01-21 Vsevolod StakhovMerge pull request #1989 from fatalbanana/1988
2018-01-20 Vsevolod Stakhov[Minor] Delivered-to is not intended to be unique
2018-01-20 Vsevolod Stakhov[Project] Convert all C modules to fast debug infrastru...
2018-01-20 Vsevolod Stakhov[Project] Enable fast debug lookup for some modules
2018-01-20 Vsevolod Stakhov[Project] Use fast debug logging check
2018-01-20 Vsevolod Stakhov[Project] Add fast debug logging infrastructure
2018-01-20 Vsevolod Stakhov[Minor] Add constructors attribute detection
2018-01-19 Vsevolod Stakhov[Fix] Apply language detection when adding fuzzy hashes
2018-01-18 Vsevolod Stakhov[Fix] Another fix to lua xmlrpc
2018-01-17 Andrew Lewis[Minor] Replies: toggles for processing of local/authen...
2018-01-17 Andrew Lewis[Minor] CHECK_FROM rule: avoid indexing of nil
2018-01-17 Vsevolod Stakhov[Minor] Fix xmlrpc state machine
2018-01-17 Vsevolod Stakhov[Minor] Add debugging for xmlrpc module
2018-01-16 Vsevolod Stakhov[Fix] Fix upstream addrs updating
2018-01-16 Vsevolod Stakhov[Fix] Plug memory leak
2018-01-16 Andrew Lewis[Fix] Settings: header: deal with multiple settings... 1989/head
2018-01-16 Vsevolod Stakhov[Project] Rework language detection ngramms structure
2018-01-15 Vsevolod Stakhov[Minor] Improve language detection debug logging
2018-01-15 Vsevolod Stakhov[Minor] Another adjustment to lang_detection
2018-01-15 Andrew Lewis[Fix] DKIM signing: allow for auth_only to be false
2018-01-15 Andrew Lewis[Minor] Reputation: deal with inbound/outbound both set
2018-01-14 Vsevolod Stakhov[Minor] Lowercase ucs data
2018-01-14 Vsevolod Stakhov[Fix] Do not crash if no words defined
2018-01-14 Vsevolod Stakhov[Fix] Use n_words attribute from ngramms
2018-01-13 Vsevolod Stakhov[Minor] Improve trigramms switch
2018-01-13 Vsevolod Stakhov[Fix] Various improvements in language detection
2018-01-13 Vsevolod Stakhov[Project] Preliminary version of ngramms based language...
2018-01-13 Vsevolod Stakhov[Project] Implement logic of ngramms application
2018-01-13 Vsevolod Stakhov[Project] Add detection logic for words
2018-01-13 Vsevolod Stakhov[Project] Add ngramms frequencies detector
2018-01-13 Vsevolod Stakhov[Project] Add random words selection logic
2018-01-13 Vsevolod Stakhov[Project] Remove old language detector
2018-01-13 Vsevolod Stakhov[Rework] Improve readability of xmlrpc API
2018-01-12 Vsevolod Stakhov[Minor] Start arrays support in xmlrpc output
2018-01-11 Vsevolod Stakhov[Minor] Fix redis_make_request usages
2018-01-11 Vsevolod Stakhov[Minor] Remove redundant methods
2018-01-11 Andrew Lewis[Fix] Metadata exporter: check IP sanity
2018-01-10 Vsevolod Stakhov[Minor] Do not propagate command name to error output
2018-01-10 Vsevolod Stakhov[Fix] Fix autolearn parameters reading
2018-01-10 Vsevolod Stakhov[Fix] Sanitize IP in history redis
2018-01-10 Vsevolod StakhovMerge pull request #1982 from fatalbanana/1981
2018-01-10 Andrew Lewis[Fix] Settings: avoid checking invalid IP (#1981) 1982/head
2018-01-10 Vsevolod Stakhov[Minor] Improve clock accuracy on osx
2018-01-09 Vsevolod Stakhov[Minor] Refrain from readdir_r usage
2018-01-09 Vsevolod Stakhov[Minor] Fix format string issues
2018-01-09 Vsevolod Stakhov[Fix] Fix null callee case in clang plugin
2018-01-09 Andrew Lewis[Test] Try improve test stability
2018-01-08 Vsevolod Stakhov[Minor] Honor string length in logger
2018-01-07 Vsevolod Stakhov[Minor] Remove unused macros
2018-01-06 Vsevolod Stakhov[Minor] Reduce log noise
2018-01-05 Vsevolod Stakhov[Fix] Add definition for old glib compatibility method
2018-01-04 Vsevolod Stakhov[Feature] Add timeout to rspamc when doing corpus test
2018-01-04 Vsevolod Stakhov[Minor] Fix spelling
2018-01-04 Andrew Lewis[Feature] Multimap: template URL filter
2018-01-03 Vsevolod Stakhov[Fix] Map absence is not an error
2018-01-02 Vsevolod Stakhov[Minor] Ignore case for imap/lmtp
2018-01-01 Vsevolod Stakhov[Project] Add unigramms to language detection as well
2018-01-01 Vsevolod Stakhov[Project] Initialize language detector
2017-12-31 Vsevolod Stakhov[Project] Enable language detector init in scanner...
2017-12-31 Vsevolod Stakhov[Fix] Remove hop-by-hop headers in proxy
2017-12-30 Vsevolod StakhovMerge pull request #1972 from moisseev/rspamd_stats
2017-12-30 Vsevolod Stakhov[Project] Add n-gramms data files
2017-12-30 Vsevolod Stakhov[Project] Start language detection project
2017-12-29 Vsevolod Stakhov[Minor] Check gtube in larger messages
2017-12-27 Alexander Moisseev[Minor] rspamd_stats: Add progress indicator 1972/head
2017-12-27 Vsevolod Stakhov[Fix] Fix a lot of FP in chartable in mixed languages
2017-12-26 Vsevolod Stakhov[Fix] Replace space like characters in headers with...
2017-12-24 Vsevolod Stakhov[Feature] Add more gtube like patterns to test other...
2017-12-22 Vsevolod Stakhov[Fix] Fix clickhouse exporter
2017-12-22 Vsevolod Stakhov[Minor] Allow to print IP and port from Lua...
2017-12-21 Vsevolod Stakhov[Minor] Deal with broken params encoded in quotes
2017-12-21 Vsevolod StakhovMerge pull request #1971 from moisseev/patch-1
2017-12-21 Vsevolod StakhovMerge pull request #1970 from croessner/mh
2017-12-21 Alexander Moisseev[Minor] Add MID regex for taxi.yandex.ru 1971/head
2017-12-21 Christian Roessner[Minor] Add missing tabs for X-Spam-Result header 1970/head
2017-12-20 Vsevolod Stakhov[Feature] Add 'composites' debug module
2017-12-20 Vsevolod Stakhov[Minor] Store composite expression in composite structure
2017-12-19 Vsevolod Stakhov[Minor] Couple of minor fixes
2017-12-18 Vsevolod Stakhov[Fix] Do not expose spamtrap messages to SMTP reply
next