Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring conditional directives that break parts of statements. | lzmths | 2015-12-08 | 1 | -2/+4 |
| | |||||
* | More rework of hyperscan matching | Vsevolod Stakhov | 2015-12-08 | 1 | -29/+43 |
| | |||||
* | Implement matching using hyperscan | Vsevolod Stakhov | 2015-12-08 | 1 | -32/+133 |
| | |||||
* | Implement hyperscan loading by receiving signal | Vsevolod Stakhov | 2015-12-08 | 2 | -2/+34 |
| | |||||
* | Send notifications by hs_helper process | Vsevolod Stakhov | 2015-12-08 | 1 | -11/+55 |
| | |||||
* | Add event for loading of hyperscan files | Vsevolod Stakhov | 2015-12-08 | 3 | -39/+103 |
| | |||||
* | Cleanup hs structures on cache destroy | Vsevolod Stakhov | 2015-12-08 | 1 | -0/+8 |
| | |||||
* | Add function to load hyperscan databases from caches | Vsevolod Stakhov | 2015-12-08 | 2 | -1/+112 |
| | |||||
* | Do not assume invalid header regexps by default | Vsevolod Stakhov | 2015-12-08 | 1 | -1/+6 |
| | |||||
* | Add logic to watch hyperscan compilation | Vsevolod Stakhov | 2015-12-08 | 1 | -15/+82 |
| | |||||
* | Fix replacing regexps in the cache | Vsevolod Stakhov | 2015-12-08 | 1 | -21/+20 |
| | |||||
* | Save platform info as well | Vsevolod Stakhov | 2015-12-08 | 1 | -13/+41 |
| | |||||
* | Fix re-using of hyperscan files | Vsevolod Stakhov | 2015-12-08 | 1 | -33/+66 |
| | |||||
* | Fix re-using of hyperscan hashes | Vsevolod Stakhov | 2015-12-08 | 2 | -11/+40 |
| | |||||
* | Add routine to compare to rspamd_regexp_t | Vsevolod Stakhov | 2015-12-08 | 2 | -0/+13 |
| | |||||
* | Add function to check validity of hyperscan cache | Vsevolod Stakhov | 2015-12-08 | 2 | -0/+75 |
| | |||||
* | Store regexps into id indexed array | Vsevolod Stakhov | 2015-12-08 | 1 | -1/+38 |
| | |||||
* | Implement re cache specific logger helpers | Vsevolod Stakhov | 2015-12-07 | 1 | -5/+32 |
| | |||||
* | Fix serializing of hyperscan regexps | Vsevolod Stakhov | 2015-12-07 | 3 | -13/+31 |
| | |||||
* | 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 |
| |