]> git.ipfire.org Git - thirdparty/rspamd.git/shortlog
thirdparty/rspamd.git
2015-05-06  Andrew LewisConfig tidying 278/head
2015-05-06  Vsevolod StakhovProperly scale bayes HAM probability.
2015-05-06  Vsevolod StakhovSome pcre distributions are brain damaged.
2015-05-06  Vsevolod StakhovFix debian copyright and rules.
2015-05-06  Vsevolod StakhovBe more clever about forged MUA rules and maillist.
2015-05-05  Vsevolod StakhovImplement group composites.
2015-05-05  Vsevolod StakhovRework composites processing.
2015-05-05  Vsevolod StakhovFix internal functions arguments parsing.
2015-05-05  Vsevolod StakhovAdd another normalization argument.
2015-05-05  Vsevolod StakhovTake OSB feature multiplier into account.
2015-05-05  Vsevolod StakhovFix uribls with no bits and ips.
2015-05-05  Vsevolod Stakhov`get_all_opt` now flattens the content of objects
2015-05-05  Vsevolod StakhovAllow password-less controller.
2015-05-05  Vsevolod StakhovUse default backend if no other backends specified.
2015-05-05  Vsevolod StakhovFix http-proxy in encryption mode.
2015-05-05  Vsevolod StakhovFix various issues in encrypted messages support.
2015-05-05  Vsevolod StakhovRemove memory leak in lua_redis.
2015-05-04  Vsevolod StakhovFix http proxy startup.
2015-05-04  Vsevolod StakhovBe more clever about printing errors.
2015-05-04  Vsevolod StakhovAdd a trivial encrypting HTTP proxy worker.
2015-05-04  Vsevolod StakhovAdopt task object for new timers architecture.
2015-05-04  Vsevolod StakhovRework timers invocation.
2015-05-04  Vsevolod StakhovCheck upstream before freeing.
2015-05-03  Vsevolod StakhovDo not accept zero sized maps.
2015-05-02  Vsevolod StakhovMerge pull request #277 from fatalbanana/master
2015-05-02  Andrew LewisRemove stray TLDs from 2tld.inc 277/head
2015-05-02  Vsevolod StakhovMerge pull request #276 from fatalbanana/master
2015-05-02  Andrew LewisDeduplicate 2tld.inc against effective_tld_names.dat 276/head
2015-05-02  Vsevolod StakhovRevert bad change that caused negative probabilities.
2015-05-01  Vsevolod StakhovFix hfilter URL_ONELINE rule.
2015-05-01  Vsevolod StakhovMisprint.
2015-05-01  Vsevolod StakhovAdd DBL list gradation.
2015-05-01  Vsevolod StakhovAdd negation for forged thunderbird MID in case of...
2015-04-30  Vsevolod StakhovAdd documentation for trie module.
2015-04-30  Vsevolod StakhovAdd documentation for phishing module.
2015-04-30  Vsevolod StakhovRemove ugly tld detection.
2015-04-30  Vsevolod StakhovFix stupid cmake syntax.
2015-04-30  Vsevolod StakhovAvoid regexp_match_number.
2015-04-30  Vsevolod StakhovFix comparision operators.
2015-04-30  Vsevolod StakhovRework rspamd mime regexp processing.
2015-04-30  Vsevolod StakhovFix bayes probability calculations.
2015-04-30  Vsevolod StakhovRestore logic to deal with shutdown.
2015-04-29  Vsevolod StakhovFix hfilter rule.
2015-04-29  Vsevolod StakhovAllow to get mime part from text part in lua.
2015-04-29  Vsevolod StakhovStore mime objects inside part structures.
2015-04-29  Vsevolod StakhovAdd line counts to lua mimepart API.
2015-04-29  Vsevolod StakhovAdd lines count calculation to text parts.
2015-04-29  Vsevolod StakhovUse binary flags for part flags.
2015-04-28  Vsevolod StakhovMerge pull request #273 from fatalbanana/master
2015-04-28  Vsevolod StakhovAdd spamassassin module documentation.
2015-04-28  Vsevolod StakhovAdd documentation for SURBL module.
2015-04-28  Andrew LewisAdd install target for systemd socket file 273/head
2015-04-28  Vsevolod StakhovAnother round of linking issues fixup.
2015-04-28  Vsevolod StakhovUpdate copyright.
2015-04-28  Vsevolod StakhovImplicitly initialize regexp library.
2015-04-28  Vsevolod StakhovTry to guess url_tld if it is not specified.
2015-04-28  Vsevolod StakhovDo not try to dereference null pointer.
2015-04-28  Vsevolod StakhovImport fixes from libucl.
2015-04-28  Vsevolod StakhovFix error message.
2015-04-28  Vsevolod StakhovWrite composite name which parsing has been failed.
2015-04-28  Vsevolod StakhovRemove useless subclasses.
2015-04-28  Vsevolod StakhovFix private library dir.
2015-04-28  Vsevolod StakhovRemove debugging assertion...
2015-04-27  Vsevolod StakhovAdd password encryption mode.
2015-04-27  Vsevolod StakhovBe more clever about logging of JIT support.
2015-04-27  Vsevolod StakhovFix libucl priority include bug.
2015-04-27  Vsevolod StakhovImprove unknown symbols metric configuration.
2015-04-27  Vsevolod StakhovFix closure lifetime in tests.
2015-04-27  Vsevolod StakhovExpression parsing errors are not asserts actually.
2015-04-27  Vsevolod StakhovCorrectly handle workers spawn errors.
2015-04-27  Vsevolod StakhovFix expiration for fuzzy hashes.
2015-04-27  Vsevolod StakhovSlightly improve style.
2015-04-27  Vsevolod StakhovFix some contrib libraries.
2015-04-26  Vsevolod StakhovMerge pull request #270 from awhitesong/liburl
2015-04-26  Vsevolod StakhovFix misprint in library path.
2015-04-25  Vsevolod StakhovMerge pull request #272 from fatalbanana/master
2015-04-24  Andrew LewisTry fix RPATH 272/head
2015-04-24  Vsevolod StakhovTry to fix mess with rpath.
2015-04-24  Vsevolod StakhovInstall ac-trie to the private library dir.
2015-04-24  Vsevolod StakhovFix ips logic for surbl
2015-04-24  Vsevolod StakhovAdd routine to recommend users to encrypt their passwords.
2015-04-24  Vsevolod StakhovFix encrypted password comparision.
2015-04-24  Dhawal Arorasome more formatting changes 270/head
2015-04-24  Vsevolod StakhovFix pbkdf merge.
2015-04-24  Vsevolod StakhovTune group max score limit.
2015-04-24  Vsevolod StakhovMerge pull request #271 from dark-al/master
2015-04-24  Vsevolod StakhovFix logic of parsing symbol groups.
2015-04-24  Vsevolod StakhovFix output of learn counts of statfiles.
2015-04-24  Vsevolod StakhovAllow to specify IP as well as bits for surbl.
2015-04-24  Dhawal Aroraminor syntax changes and pushed rspamd{url} to stack
2015-04-24  Anton BelkaAdd pbkdf2 password support to controller 271/head
2015-04-23  Dhawal Aroraextract all URLs from a text
2015-04-23  Vsevolod StakhovFix unref for implicit arrays.
2015-04-23  Vsevolod StakhovAdd some more URL test cases.
2015-04-23  Vsevolod StakhovRework phishing detection to reduce false positives...
2015-04-23  Vsevolod StakhovFix ipv6 addresses and other issues in url parser.
2015-04-23  Vsevolod StakhovReduce test cycles to speedup tests.
2015-04-22  Vsevolod StakhovFix TLD sanity checking.
2015-04-22  Vsevolod StakhovParse ipv6 URL's.
2015-04-22  Vsevolod StakhovIgnore URL's with unknown TLD for now.
next