]> git.ipfire.org Git - thirdparty/rspamd.git/shortlog
thirdparty/rspamd.git
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.
2015-04-22  Vsevolod StakhovSet default sync timeout.
2015-04-22  Vsevolod StakhovCategorize default rules.
2015-04-22  Vsevolod StakhovPush inet addr instead of the string for lua worker.
2015-04-22  Vsevolod StakhovAllow to specify sync timeout for fuzzy storage.
2015-04-21  Vsevolod StakhovAdd PBKDF2-HMAC-Blake2 function.
2015-04-21  Vsevolod StakhovShow fuzzy checked statistics in the client.
2015-04-21  Vsevolod StakhovRemove unused function.
2015-04-21  Vsevolod StakhovProvide data for fuzzy checks statistics.
2015-04-21  Vsevolod StakhovImplement the concept of fuzzy protocol epoches.
2015-04-21  Vsevolod StakhovFuzzy actual version is now 3 not 2.
2015-04-21  Vsevolod StakhovUse normal HTTP library for surbl.
2015-04-21  Vsevolod StakhovDo not store redirects to the same url.
2015-04-21  Vsevolod StakhovSmall tweaks to logging of learned messages.
2015-04-21  Vsevolod StakhovUse 64 bit hash for logger.
2015-04-21  Vsevolod StakhovFix map initialization.
2015-04-21  Vsevolod StakhovUse non-predictable hash seed to avoid collision attacks.
2015-04-21  Vsevolod StakhovUse proper key when searching hash.
2015-04-21  Vsevolod StakhovUse normal allocator for maps data.
2015-04-21  Vsevolod StakhovRemove old trie code.
2015-04-21  Vsevolod StakhovRework surbl plugin for new trie.
2015-04-20  Vsevolod StakhovProperly treat body rules.
2015-04-20  Vsevolod StakhovSupport tags replacement used in SA.
2015-04-20  Vsevolod StakhovFix DMARC plugin.
2015-04-20  Vsevolod StakhovSupport 'publish' flag for SA rules.
2015-04-20  Vsevolod StakhovFix AST processing for sole comparision rules.
2015-04-20  Vsevolod StakhovFix return type for SA functions.
2015-04-20  Vsevolod StakhovAdd lua_regexp:matchn function.
2015-04-20  Vsevolod StakhovWe also support some of Mail::SpamAssassin::Plugin...
2015-04-20  Vsevolod StakhovRework spamassassin functions:
2015-04-20  Vsevolod StakhovFix initialization order.
2015-04-20  Vsevolod StakhovFix processing tasks from lua.
2015-04-20  Vsevolod StakhovCheck task pending if no events are registered.
2015-04-19  Vsevolod StakhovMerge pull request #266 from fatalbanana/master
2015-04-18  Vsevolod StakhovBackport array removal fix.
2015-04-18  Vsevolod StakhovAdd a simple unit test of task processing.
2015-04-18  Vsevolod StakhovFix lua task processing.
2015-04-18  Vsevolod StakhovFix config post-load.
2015-04-18  Vsevolod StakhovFix ucl from lua arrays.
2015-04-17  Andrew LewisDMARC: check for subdomain policy 266/head
2015-04-17  Vsevolod StakhovFix tests build.
2015-04-17  Vsevolod StakhovAdd preliminary lua task process routine.
2015-04-17  Vsevolod StakhovPass task object to fin_callback.
2015-04-17  Vsevolod StakhovSplit task -> ucl result transition.
2015-04-17  Vsevolod StakhovFix modules initialization.
2015-04-17  Vsevolod StakhovStart common lua routines module.
2015-04-17  Vsevolod StakhovMove more initialization to the common routines.
2015-04-17  Vsevolod StakhovMove more initialization from main.c.
2015-04-17  Vsevolod StakhovFix libraries initialization requires.
2015-04-17  Vsevolod StakhovMove libraries initialization to a specific routine.
2015-04-17  Vsevolod StakhovRework filters initialization.
2015-04-17  Vsevolod StakhovParse comma separated lists in rspamd_rcl_parse_struct_...
next