]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
2015-12-11 Vsevolod StakhovImprove and simplify endiannes detection
2015-12-11 Vsevolod StakhovFind nftw definition
2015-12-10 Vsevolod StakhovFix NULL strings, eh
2015-12-10 Vsevolod StakhovImprove logging of hyperscan cache
2015-12-10 Vsevolod StakhovAdd support of width modifier for strings in printf
2015-12-10 Vsevolod StakhovAnother fix for maxhits regexps
2015-12-10 Vsevolod StakhovUnbreak hyperscan-less build
2015-12-10 Vsevolod StakhovSort symbols in rspamc output
2015-12-10 Vsevolod StakhovAllow to disable hyperscan and use pcre only
2015-12-10 Vsevolod StakhovFix maxhits for pcre
2015-12-10 Vsevolod StakhovAllow to exclude some regexps from hyperscan
2015-12-10 Vsevolod StakhovAdd pcre_only option to re_cache registration
2015-12-10 Vsevolod StakhovAdd special flag to disable hyperscan for particular...
2015-12-10 Vsevolod StakhovNormalize bayes scores
2015-12-10 Vsevolod StakhovAllow logging of re_cache statistics
2015-12-10 Vsevolod StakhovFix type string
2015-12-10 Vsevolod StakhovWrite errors about missing SA conf files
2015-12-10 Vsevolod StakhovImprove statistics for re_cache
2015-12-10 Vsevolod StakhovSupport re_cache statistics
2015-12-10 Vsevolod StakhovFix pthread linkage
2015-12-10 Vsevolod StakhovAllow tuning for maximum compile time for hyperscan
2015-12-09 Vsevolod StakhovInclude maxhits in re hash
2015-12-09 Vsevolod StakhovAdd rawmime class
2015-12-09 Vsevolod StakhovFix pcre post-filtering
2015-12-09 Vsevolod StakhovFix a stupid misprint
2015-12-09 Vsevolod StakhovAdd silent mode for hyperscan validity checks
2015-12-09 Vsevolod StakhovUse flags in class hashes
2015-12-09 Vsevolod StakhovFix setting limit for malformed regexps
2015-12-09 Vsevolod StakhovFix SA plugin for multiple regexps
2015-12-09 Vsevolod StakhovUse hits from the cache in re cache
2015-12-09 Vsevolod StakhovStore max hits inside rspamd_regexp_t
2015-12-09 Vsevolod StakhovHonor pcre flags in hyperscan expressions
2015-12-09 Vsevolod StakhovAdd methods to get re flags
2015-12-09 Vsevolod StakhovSome more fixes to hyperscan match
2015-12-09 Vsevolod StakhovFix failing of upstream when connection failure
2015-12-08 Vsevolod StakhovMore rework of hyperscan matching
2015-12-08 Vsevolod StakhovImplement matching using hyperscan
2015-12-08 Vsevolod StakhovImplement hyperscan loading by receiving signal
2015-12-08 Vsevolod StakhovSend notifications by hs_helper process
2015-12-08 Vsevolod StakhovAdd event for loading of hyperscan files
2015-12-08 Vsevolod StakhovCleanup hs structures on cache destroy
2015-12-08 Vsevolod StakhovAdd function to load hyperscan databases from caches
2015-12-08 Vsevolod StakhovDo not assume invalid header regexps by default
2015-12-08 Vsevolod StakhovAdd logic to watch hyperscan compilation
2015-12-08 Vsevolod StakhovFix replacing regexps in the cache
2015-12-08 Vsevolod StakhovSave platform info as well
2015-12-08 Vsevolod StakhovFix re-using of hyperscan files
2015-12-08 Vsevolod StakhovFix re-using of hyperscan hashes
2015-12-08 Vsevolod StakhovAdd routine to compare to rspamd_regexp_t
2015-12-08 Vsevolod StakhovAdd function to check validity of hyperscan cache
2015-12-08 Vsevolod StakhovStore regexps into id indexed array
2015-12-07 Vsevolod StakhovImplement re cache specific logger helpers
2015-12-07 Vsevolod StakhovFix serializing of hyperscan regexps
2015-12-07 Vsevolod StakhovFix hs_helper startup
2015-12-07 Vsevolod StakhovImplement starting of hs_helper process
2015-12-07 Vsevolod StakhovAdd hyperscan compilation support
2015-12-07 Vsevolod StakhovAdd hyperscan helper worker
2015-12-07 Vsevolod StakhovAdd hyperscan initialization
2015-12-07 Vsevolod StakhovFix cache initialization
2015-12-07 Vsevolod StakhovStart hyperscan support
2015-12-07 Vsevolod StakhovAdd LPeg support to rspamd
2015-12-07 Vsevolod StakhovFix error on adjusting url lengths after decoding
2015-12-07 Vsevolod StakhovAdd support of 'special' SA headers to 'exists' function
2015-12-07 Vsevolod StakhovAdd support for Mail::SpamAssassin::Plugin::MIMEHeader
2015-12-07 Vsevolod StakhovMore fixes for SA plugin to deal with the new cache
2015-12-07 Vsevolod StakhovAdd routine to convert string to re_class type
2015-12-07 Vsevolod StakhovAdd re class to match all headers
2015-12-07 Vsevolod StakhovAs we store re_class within re avoid extra lookup
2015-12-06 Vsevolod StakhovFix replacements in spamassassin plugin
2015-12-06 Vsevolod StakhovFix re cache replacement method
2015-12-06 Vsevolod StakhovAdd method to set re class for any rspamd regexp
2015-12-05 Vsevolod StakhovAdd function rspamd_config:replace_regexp
2015-12-05 Vsevolod StakhovFix headers iteration
2015-12-05 Vsevolod StakhovFix more issues in the new re cache
2015-12-05 Vsevolod StakhovAdd replacement method for expressions in the confi
2015-12-04 Vsevolod StakhovMore rework for re_cache
2015-12-04 Vsevolod StakhovStart rework of spamassassin plugin
2015-12-04 Vsevolod StakhovDo not re-set GError
2015-12-04 Vsevolod StakhovFix invalid tests
2015-12-04 Vsevolod StakhovFix issues with re_cache lua API
2015-12-04 Vsevolod StakhovFix issue with zero length atoms
2015-12-04 Vsevolod StakhovZero memory before usage
2015-12-04 Vsevolod StakhovFix initialization order in fuzzy storage
2015-12-04 Vsevolod StakhovFix couple of bugs in lua table to C convertor
2015-12-04 Vsevolod StakhovInit re cache on config post load
2015-12-04 Vsevolod StakhovAdd rspamd_config:register_regexp
2015-12-04 Vsevolod StakhovAdd method to process new regexp cache
2015-12-04 Vsevolod StakhovMake lua_regexp structure public
2015-12-04 Vsevolod StakhovSlightly rework class names in table to c convertor
2015-12-03 Vsevolod StakhovRework upstreams library
2015-12-03 Vsevolod StakhovAdd missing function
2015-12-03 Vsevolod StakhovFix code for the new cache
2015-12-03 Vsevolod StakhovStart new era of regexp cache
2015-12-03 Vsevolod StakhovImplement real checks in re_cache
2015-12-03 Vsevolod StakhovAdd more logic for the new re cache system
2015-12-03 Vsevolod StakhovAdd ability to ignore certain symbols in metric when...
2015-12-03 Vsevolod StakhovAdd cache id support for regexp
2015-12-02 Vsevolod StakhovTry to fix SUSPICIOUS_RECIPS rule
2015-12-02 Vsevolod StakhovTry to fix bloody SORTED_RECIPS rule
2015-12-02 Vsevolod StakhovFix parsing of url encoded href tags
next