]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2015-07-27 Vsevolod StakhovMore changes to tokenization.
2015-07-27 Vsevolod StakhovStart tokenizers rework.
2015-07-27 Vsevolod StakhovUse new tokenization by default for created statfiles.
2015-07-26 Vsevolod StakhovUse some headers information in statistics.
2015-07-26 Vsevolod StakhovAllow adding of prefix for tokenizers.
2015-07-25 Vsevolod StakhovDisable broken dkim test.
2015-07-25 Vsevolod StakhovAvoid large enums.
2015-07-25 Vsevolod StakhovFix parsing of the last header in a message.
2015-07-24 Vsevolod StakhovCheck variable before getting it.
2015-07-24 Vsevolod StakhovFix pass all flag.
2015-07-24 Vsevolod StakhovFix ip_score initialization.
2015-07-23 Vsevolod StakhovMake R_EMPTY_IMAGE tutorial function.
2015-07-23 Vsevolod StakhovAdd languages support to sqlite3 backend.
2015-07-23 Vsevolod StakhovAdd user support to sqlite3.
2015-07-23 Vsevolod StakhovTune R_EMPTY_IMAGE to avoid false positives.
2015-07-23 Vsevolod StakhovAdd improved version of R_EMPTY_IMAGE.
2015-07-23 Vsevolod StakhovIf there is no url within <a> then do not add exception.
2015-07-23 Vsevolod StakhovFix height attribute parsing.
2015-07-23 Vsevolod StakhovStart work on new HTML rules.
2015-07-23 Vsevolod StakhovAdd textpart:get_raw_length method
2015-07-23 Vsevolod StakhovAdd text_part:get_html() method.
2015-07-23 Vsevolod StakhovImplement lua_html methods.
2015-07-23 Vsevolod StakhovStart LUA API for HTML parts.
2015-07-23 Vsevolod StakhovFix hang.
2015-07-23 Vsevolod StakhovRefactor functions in images processing.
2015-07-23 Vsevolod StakhovFind linked images from HTML parts.
2015-07-23 Vsevolod StakhovAdd HTML images concept.
2015-07-23 Vsevolod StakhovAdd HTML image type.
2015-07-22 Vsevolod StakhovSet error if cannot learn anything.
2015-07-22 Vsevolod StakhovAnother iteration on #331.
2015-07-22 Vsevolod StakhovImplement unique HTML tags.
2015-07-22 Vsevolod StakhovRework ip_score plugin.
2015-07-21 Vsevolod StakhovFix ignored elements in HTML parsing.
2015-07-21 Vsevolod StakhovFix lua plugins with the new DNS API.
2015-07-21 Vsevolod StakhovFix some issues with lua_dns.
2015-07-21 Vsevolod StakhovNew version of lua DNS api.
2015-07-21 Vsevolod StakhovUse new dns API.
2015-07-21 Vsevolod StakhovAdd constraints to dns requests ammount per task.
2015-07-21 Vsevolod StakhovBuild with -O2 by default.
2015-07-21 Vsevolod StakhovMerge pull request #336 from andrejzverev/fix
2015-07-21 Vsevolod StakhovAdd method rspamd_mempool:has_variable.
2015-07-21 Vsevolod StakhovMore changes to ipscore module.
2015-07-21 Andrej ZverevFix typo 336/head
2015-07-20 Vsevolod StakhovAdd lua_mempool documetnation.
2015-07-20 Vsevolod StakhovDestroy memory pool in test.
2015-07-20 Vsevolod StakhovStart reworking of ip_score.
2015-07-20 Vsevolod StakhovFix issues found by testing.
2015-07-20 Vsevolod StakhovAdd unit tests for the new mempool variables.
2015-07-20 Vsevolod StakhovAdd more advanced memory pool variables.
2015-07-20 Vsevolod StakhovAllow to get complex variables from mempool.
2015-07-20 Vsevolod StakhovInit symbols cache.
2015-07-20 Vsevolod StakhovAdd config test stage to run_rspamd function.
2015-07-20 Vsevolod StakhovAdd reload test case.
2015-07-19 Vsevolod StakhovMerge pull request #334 from andrejzverev/fix
2015-07-19 Andrej Zverevprevent a crash (while restarting rspamd as service). 334/head
2015-07-17 Vsevolod StakhovRemove legacy fuzzy code completely.
2015-07-17 Vsevolod StakhovSkip URLs check and set empty flag for HTML parts.
2015-07-17 Vsevolod StakhovWork with empty href.
2015-07-17 Vsevolod StakhovMove string utilities to a separate module.
2015-07-17 Vsevolod StakhovDo not ignore content after blank tags.
2015-07-17 Vsevolod StakhovImprove tag_exists function.
2015-07-17 Vsevolod StakhovDo not compare parts with no words.
2015-07-17 Vsevolod StakhovSplit emails and urls.
2015-07-17 Vsevolod StakhovMore fixes to emails detection.
2015-07-16 Vsevolod StakhovRemove deprecated function.
2015-07-16 Vsevolod StakhovRework phishing checks.
2015-07-16 Vsevolod StakhovExclude HTML urls content from texts
2015-07-16 Vsevolod StakhovRemove deprecated function.
2015-07-16 Vsevolod StakhovFix parts distance compare condition.
2015-07-16 Vsevolod StakhovFix stupid misprint in array indexing.
2015-07-16 Vsevolod StakhovAdd logic to preserve newlines in HTML.
2015-07-16 Vsevolod StakhovFix addition to html tree.
2015-07-16 Vsevolod StakhovAdd test case.
2015-07-16 Vsevolod StakhovFind HTML comment end properly.
2015-07-16 Vsevolod StakhovMisprint.
2015-07-16 Vsevolod StakhovRemove debug.
2015-07-16 Vsevolod StakhovDo not use reconf for pure lua functions.
2015-07-16 Vsevolod StakhovMore fixes to html parsing.
2015-07-16 Vsevolod StakhovFix content saving in html parser.
2015-07-16 Vsevolod StakhovAdd html extraction unit test.
2015-07-16 Vsevolod StakhovAdd lua method to extract text from html.
2015-07-16 Vsevolod StakhovMerge branch 'html-rework'
2015-07-16 Vsevolod StakhovUse the new API.
2015-07-16 Vsevolod StakhovUse new HTML API in message.c
2015-07-16 Vsevolod StakhovFurther rework of html parser.
2015-07-15 Vsevolod StakhovMerge pull request #333 from fatalbanana/master
2015-07-15 Vsevolod StakhovMore rework.
2015-07-15 Vsevolod StakhovUse more fine-grained input to simplify tests.
2015-07-15 Vsevolod StakhovStart FSM for parsing HTML parts.
2015-07-15 Andrew LewisDoc fix: phishing strict_domains syntax (reported by... 333/head
2015-07-15 Vsevolod StakhovRefactor html.h.
2015-07-14 Vsevolod StakhovRework R_PARTS_DIFFER rule.
2015-07-14 Vsevolod StakhovAllow to get different types of memory pool variables.
2015-07-14 Vsevolod StakhovAdd util.tanh lua utility.
2015-07-14 Vsevolod StakhovMove distance calculation to message parsing.
2015-07-14 Vsevolod StakhovImplement levenshtein distance for words.
2015-07-14 Vsevolod StakhovDisable signatures detection as it breaks stuff.
2015-07-14 Vsevolod StakhovFix dereference of NULL pointer.
2015-07-14 Vsevolod StakhovStart removing of old fuzzy algorithm.
2015-07-14 Vsevolod StakhovImplement skipping of signatures in text messages.
next