]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
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.
2015-07-14 Vsevolod StakhovRework ip_score plugin to support ASN, country and...
2015-07-14 Vsevolod StakhovMinor fixes in lua.
2015-07-14 Vsevolod StakhovDo not treat classify error as fatal error.
2015-07-14 Vsevolod StakhovFix unit test building and starting.
2015-07-14 Vsevolod StakhovFix splitting in case of bogus regexp.
2015-07-14 Vsevolod StakhovRename memory pool functions.
2015-07-14 Vsevolod StakhovFix some more issues found after mime rework.
2015-07-14 Vsevolod StakhovAdd ASN, country and ipnet lookups.
2015-07-13 Vsevolod StakhovAvoid dependency on ARCH dep header.
2015-07-13 Vsevolod StakhovFix received headers parsing.
2015-07-13 Vsevolod StakhovGList -> GPtrArray for parts
2015-07-13 Vsevolod StakhovRework parts and task structure:
2015-07-13 Vsevolod StakhovRemove legacy checks.
2015-07-11 Vsevolod StakhovAdd url encoded tests.
2015-07-11 Vsevolod StakhovAllow query parameters for files.
2015-07-10 Vsevolod StakhovAdd a simple functional test for scanning a file.
2015-07-10 Vsevolod StakhovFix issues on learning files.
2015-07-10 Vsevolod StakhovAllow scanning local files in rspamd.
2015-07-10 Vsevolod StakhovParse incoming request url.
2015-07-10 Vsevolod StakhovFinally fix an issue with data isolation in sqlite.
2015-07-10 Vsevolod StakhovFix some minor issues with sqlite3.
2015-07-10 Vsevolod StakhovRemove google DNS from tests.
next