]> source.dussan.org Git - rspamd.git/shortlog
rspamd.git
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
2015-12-02 Vsevolod StakhovMatch any newline character in regexps
2015-12-01 Vsevolod StakhovAnother try to fix locked statements in sqlite
2015-12-01 Vsevolod StakhovCleanup statement correctly
2015-12-01 Vsevolod StakhovFix old sqlite support
2015-12-01 Vsevolod StakhovAnother try to fight with WAL growth
2015-12-01 Vsevolod StakhovAdd routines to get count of captures and backrefs
2015-12-01 Vsevolod StakhovStart new regexp cache optimizer
2015-12-01 Vsevolod StakhovAdd support of g_int64 hash for old glib
2015-11-30 Vsevolod StakhovRework ratelimit plugin
2015-11-30 Vsevolod StakhovRemove extra code for IP urls in surbl module
2015-11-30 Vsevolod StakhovRemove fake surbl symbols from metric
2015-11-30 Vsevolod StakhovUse mktemp when available
2015-11-30 Vsevolod StakhovFix configtest
2015-11-30 Vsevolod StakhovUse special flag for classifier symbols
2015-11-30 Vsevolod StakhovFix loop iteration for IP uribl.
2015-11-30 Vsevolod StakhovMore fixes for learning IO
2015-11-30 Vsevolod StakhovChange logic of fuzzy requests retransmitting
2015-11-29 Vsevolod StakhovAdd routine to add events for a specific watcher structure
2015-11-29 Vsevolod StakhovAvoid treating of URLs as zero terminated strings
2015-11-28 Vsevolod StakhovAdd missing components normalization
2015-11-28 Vsevolod StakhovMore fixes to url numeric conversions
2015-11-28 Vsevolod StakhovStart to fix url decoding shifting
2015-11-28 Vsevolod StakhovAdd guard for ratelimit checks
next