]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2018-11-26 Vsevolod Stakhov[Minor] Do not include skipped or empty tokens in fuzzy...
2018-11-26 Vsevolod Stakhov[Minor] Fix lua tokenize function
2018-11-26 Vsevolod Stakhov[Minor] Fix indefinite loop in language detector
2018-11-26 Vsevolod Stakhov[Minor] Check language detector pointer before use
2018-11-25 Vsevolod Stakhov[Project] Finish basic tasks in new unicode project
2018-11-25 Vsevolod Stakhov[Project] Rework parts conversion and serialization
2018-11-25 Vsevolod Stakhov[Project] Rework language detector to work with ucs32
2018-11-25 Vsevolod Stakhov[Project] Another try to normalize unicode properly
2018-11-25 Vsevolod Stakhov[Project] Various unicode fixes in language detector
2018-11-24 Vsevolod Stakhov[Project] Rework stemming
2018-11-24 Vsevolod Stakhov[Project] Add function to normalize unicode on per...
2018-11-24 Vsevolod Stakhov[Project] Start words unicode structure rework
2018-11-24 Vsevolod Stakhov[Minor] Use empty prompt instead of NULL
2018-11-24 Vsevolod Stakhov[Minor] Do not use item in classifiers as it causes...
2018-11-24 Vsevolod Stakhov[Minor] Fix hash calculation
2018-11-23 Vsevolod Stakhov[Minor] Do not expand implicit arrays as it breaks...
2018-11-23 Vsevolod Stakhov[Minor] Simplify uniqueness check
2018-11-23 Vsevolod Stakhov[Minor] Fix configuring logic for bayes_expiry
2018-11-23 Vsevolod Stakhov[Project] Migrate fuzzy redis backend to lua_redis
2018-11-23 Vsevolod Stakhov[Project] Use lua_redis for redis_cache as well
2018-11-23 Vsevolod Stakhov[Project] Use lua_redis to configure servers in bayes...
2018-11-23 Vsevolod Stakhov[Minor] Add function to load redis server config in...
2018-11-23 Vsevolod StakhovMerge pull request #2644 from moisseev/expiry
2018-11-23 Alexander Moisseev[Minor] Fix bayes_expiry disabling 2644/head
2018-11-22 Vsevolod Stakhov[Project] Add preliminary Redis Sentinel support
2018-11-22 Vsevolod Stakhov[Fix] Emit error if connection has been terminated...
2018-11-22 Vsevolod Stakhov[Minor] Remove redundant check
2018-11-22 Vsevolod Stakhov[Minor] Check pointer before usage
2018-11-22 Vsevolod Stakhov[Minor] Use is_attachment where useful
2018-11-22 Vsevolod Stakhov[Minor] Add is_attachment method
2018-11-22 Vsevolod StakhovMerge pull request #2642 from moisseev/headers
2018-11-22 Alexander Moisseev[Minor] Add new Message-ID regexp for Seamonkey 2642/head
2018-11-21 Vsevolod Stakhov[Feature] Add kaspersky antivirus support
2018-11-21 Vsevolod Stakhov[Minor] Oops, save content if file
2018-11-21 Vsevolod Stakhov[Minor] Support normal logic of scanning for savapi
2018-11-21 Vsevolod Stakhov[Minor] Slightly improve antivirus parts selection...
2018-11-21 Vsevolod StakhovMerge pull request #2640 from HeinleinSupport/selectors
2018-11-21 Vsevolod Stakhov[Minor] Fix tests
2018-11-20 Carsten Rosenberg[Fix] Selectors - attachments args condition 2640/head
2018-11-20 Vsevolod StakhovMerge pull request #2638 from HeinleinSupport/selectors
2018-11-20 Vsevolod Stakhov[Fix] Properly escape utf8 regexps in hyperscan mode
2018-11-20 Vsevolod Stakhov[Minor] Improve debugging in spf
2018-11-20 Vsevolod Stakhov[Feature] Allow to require encryption when accepting...
2018-11-20 Vsevolod Stakhov[Minor] Improve encryption requirement error code
2018-11-20 Vsevolod Stakhov[Minor] Allow to require encryption when checking messages
2018-11-20 Carsten Rosenberg[Minor] Selectors - add hash support to attachments... 2638/head
2018-11-19 Vsevolod StakhovMerge pull request #2635 from philfry/fix_preproc
2018-11-19 Philippe Kueckfix preprocessor syntax 2635/head
2018-11-19 Vsevolod Stakhov[Minor] Update version to 1.8.3
2018-11-19 Vsevolod StakhovRelease 1.8.2 1.8.2
2018-11-19 Vsevolod Stakhov[Minor] Reduce startup noise
2018-11-18 Vsevolod Stakhov[Conf] Fix configuration sample for ratelimit
2018-11-17 Vsevolod Stakhov[CritFix] Disable broken url tags by default
2018-11-17 Vsevolod Stakhov[Feature] Use different callback symbols for different...
2018-11-17 Vsevolod Stakhov[CritFix] Fix adding symbols to their primary groups
2018-11-17 Vsevolod Stakhov[Minor] Add received tokens
2018-11-17 Vsevolod Stakhov[Minor] Add more metadata
2018-11-17 Vsevolod Stakhov[Minor] Reintroduce metatokens for bayes
2018-11-16 Vsevolod Stakhov[Conf] Disable rspamd_update by default (again)
2018-11-16 Vsevolod Stakhov[Minor] Allow "text/richtext" for rtf files
2018-11-16 Vsevolod Stakhov[Feature] Write DKIM selector in dkim allow/reject...
2018-11-16 Vsevolod Stakhov[Test] Remove broken tests
2018-11-16 Vsevolod Stakhov[Minor] Fix some issues and add debugging
2018-11-16 Vsevolod Stakhov[Minor] Remove meta for now as it won't work on learning
2018-11-16 Vsevolod Stakhov[Minor] Allow to have bulk learn in the default config
2018-11-16 Vsevolod Stakhov[Project] Move all metatokens to lua_stat from C
2018-11-16 Vsevolod Stakhov[Minor] Add methods to extract real charset from text...
2018-11-16 Vsevolod Stakhov[Project] Move stat tokens generation to Lua
2018-11-16 Vsevolod Stakhov[Minor] Allow to override boolean false
2018-11-16 Vsevolod Stakhov[Rework] Improve bayes debug logging, remove unused...
2018-11-16 Vsevolod Stakhov[Minor] Add sanity checks for bayes probability
2018-11-16 Vsevolod Stakhov[Minor] Fix formula
2018-11-15 Vsevolod Stakhov[Fix] Switch from chi-square to naive for large Fisher...
2018-11-15 Vsevolod Stakhov[Minor] Check for empty bayes results
2018-11-15 Vsevolod Stakhov[Fix] Disable headernames in bayes temporarily
2018-11-15 Vsevolod Stakhov[Feature] Skip stop words in statistics
2018-11-15 Vsevolod Stakhov[Feature] Store stop words and allow to query them
2018-11-15 Vsevolod Stakhov[Feature] Filter tokens in bayes
2018-11-15 Vsevolod Stakhov[Fix] Properly set learned count
2018-11-15 Vsevolod Stakhov[Minor] Add new config options to classifiers
2018-11-14 Vsevolod Stakhov[Fix] Rework bayes calculations...
2018-11-14 Vsevolod StakhovMerge pull request #2630 from citrin/unit-test-fedora...
2018-11-14 Vsevolod StakhovMerge pull request #2632 from apreiml/master
2018-11-14 apreimlfix return code of rspamc 2632/head
2018-11-14 Anton YuzhaninovDon't print summary line 2630/head
2018-11-14 Anton YuzhaninovUse clang sanitizers
2018-11-13 Anton YuzhaninovRun unit tests on Fedora (clang build)
2018-11-13 Vsevolod Stakhov[Test] Add tests for #2584 and #2349
2018-11-13 Vsevolod Stakhov[Fix] Add obs_fws state support to eoh state machine
2018-11-13 Vsevolod Stakhov[Fix] Fix override_defaults function
2018-11-13 Vsevolod Stakhov[Fix] Furhter fixes to ratelimits logic
2018-11-13 Vsevolod Stakhov[Fix] Really fix ratelimits configuration and work
2018-11-13 Vsevolod Stakhov[Minor] Add function to parse humanized number
2018-11-12 Vsevolod Stakhov[Fix] Do not allow syntax errors in include files...
2018-11-12 Vsevolod Stakhov[Fix] Do not allow to merge an object with an array...
2018-11-12 Vsevolod Stakhov[Fix] Fix explicit methods call in selectors
2018-11-12 Vsevolod Stakhov[Minor] Make LEAKED_PASSWORD_SCAM rule more strict
2018-11-12 Vsevolod Stakhov[Minor] Remove wrong assertion (task_timeout)
2018-11-12 Vsevolod Stakhov[Fix] Fix extraction of additional parts
2018-11-12 Vsevolod Stakhov[Fix] Ignore signatures when looking for boundaries
next