Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix hs_helper startup | Vsevolod Stakhov | 2015-12-07 | 1 | -6/+7 |
* | Implement starting of hs_helper process | Vsevolod Stakhov | 2015-12-07 | 1 | -21/+70 |
* | Add hyperscan compilation support | Vsevolod Stakhov | 2015-12-07 | 2 | -0/+170 |
* | Add hyperscan helper worker | Vsevolod Stakhov | 2015-12-07 | 6 | -2/+182 |
* | Add hyperscan initialization | Vsevolod Stakhov | 2015-12-07 | 4 | -1/+55 |
* | Fix cache initialization | Vsevolod Stakhov | 2015-12-07 | 1 | -3/+3 |
* | Start hyperscan support | Vsevolod Stakhov | 2015-12-07 | 3 | -188/+126 |
* | Add LPeg support to rspamd | Vsevolod Stakhov | 2015-12-07 | 15 | -0/+3857 |
* | Fix error on adjusting url lengths after decoding | Vsevolod Stakhov | 2015-12-07 | 1 | -6/+0 |
* | Add support of 'special' SA headers to 'exists' function | Vsevolod Stakhov | 2015-12-07 | 1 | -2/+17 |
* | Add support for Mail::SpamAssassin::Plugin::MIMEHeader | Vsevolod Stakhov | 2015-12-07 | 1 | -3/+27 |
* | More fixes for SA plugin to deal with the new cache | Vsevolod Stakhov | 2015-12-07 | 2 | -9/+74 |
* | Add routine to convert string to re_class type | Vsevolod Stakhov | 2015-12-07 | 4 | -32/+43 |
* | Add re class to match all headers | Vsevolod Stakhov | 2015-12-07 | 2 | -0/+13 |
* | As we store re_class within re avoid extra lookup | Vsevolod Stakhov | 2015-12-07 | 1 | -3/+2 |
* | Fix replacements in spamassassin plugin | Vsevolod Stakhov | 2015-12-06 | 1 | -2/+5 |
* | Fix re cache replacement method | Vsevolod Stakhov | 2015-12-06 | 3 | -52/+13 |
* | Add method to set re class for any rspamd regexp | Vsevolod Stakhov | 2015-12-06 | 2 | -0/+33 |
* | Add function rspamd_config:replace_regexp | Vsevolod Stakhov | 2015-12-05 | 1 | -0/+69 |
* | Fix headers iteration | Vsevolod Stakhov | 2015-12-05 | 1 | -0/+2 |
* | Fix more issues in the new re cache | Vsevolod Stakhov | 2015-12-05 | 1 | -5/+9 |
* | Add replacement method for expressions in the confi | Vsevolod Stakhov | 2015-12-05 | 2 | -18/+58 |
* | More rework for re_cache | Vsevolod Stakhov | 2015-12-04 | 1 | -52/+23 |
* | Start rework of spamassassin plugin | Vsevolod Stakhov | 2015-12-04 | 1 | -10/+65 |
* | Do not re-set GError | Vsevolod Stakhov | 2015-12-04 | 1 | -10/+16 |
* | Fix invalid tests | Vsevolod Stakhov | 2015-12-04 | 2 | -3/+2 |
* | Fix issues with re_cache lua API | Vsevolod Stakhov | 2015-12-04 | 2 | -49/+52 |
* | Fix issue with zero length atoms | Vsevolod Stakhov | 2015-12-04 | 1 | -2/+6 |
* | Zero memory before usage | Vsevolod Stakhov | 2015-12-04 | 1 | -0/+1 |
* | Fix initialization order in fuzzy storage | Vsevolod Stakhov | 2015-12-04 | 1 | -8/+10 |
* | Fix couple of bugs in lua table to C convertor | Vsevolod Stakhov | 2015-12-04 | 1 | -36/+145 |
* | Init re cache on config post load | Vsevolod Stakhov | 2015-12-04 | 2 | -12/+17 |
* | Add rspamd_config:register_regexp | Vsevolod Stakhov | 2015-12-04 | 1 | -0/+77 |
* | Add method to process new regexp cache | Vsevolod Stakhov | 2015-12-04 | 1 | -27/+92 |
* | Make lua_regexp structure public | Vsevolod Stakhov | 2015-12-04 | 2 | -7/+7 |
* | Slightly rework class names in table to c convertor | Vsevolod Stakhov | 2015-12-04 | 1 | -1/+1 |
* | Rework upstreams library | Vsevolod Stakhov | 2015-12-03 | 2 | -53/+111 |
* | Add missing function | Vsevolod Stakhov | 2015-12-03 | 1 | -0/+8 |
* | Fix code for the new cache | Vsevolod Stakhov | 2015-12-03 | 8 | -431/+99 |
* | Start new era of regexp cache | Vsevolod Stakhov | 2015-12-03 | 6 | -28/+74 |
* | Implement real checks in re_cache | Vsevolod Stakhov | 2015-12-03 | 2 | -12/+209 |
* | Add more logic for the new re cache system | Vsevolod Stakhov | 2015-12-03 | 1 | -27/+139 |
* | Add ability to ignore certain symbols in metric when validating cache | Vsevolod Stakhov | 2015-12-03 | 5 | -31/+84 |
* | Add cache id support for regexp | Vsevolod Stakhov | 2015-12-03 | 2 | -0/+34 |
* | Try to fix SUSPICIOUS_RECIPS rule | Vsevolod Stakhov | 2015-12-02 | 1 | -0/+10 |
* | Try to fix bloody SORTED_RECIPS rule | Vsevolod Stakhov | 2015-12-02 | 1 | -2/+7 |
* | Fix parsing of url encoded href tags | Vsevolod Stakhov | 2015-12-02 | 1 | -1/+8 |
* | Match any newline character in regexps | Vsevolod Stakhov | 2015-12-02 | 1 | -0/+3 |
* | Another try to fix locked statements in sqlite | Vsevolod Stakhov | 2015-12-01 | 1 | -1/+1 |
* | Cleanup statement correctly | Vsevolod Stakhov | 2015-12-01 | 1 | -3/+3 |