| Commit message (Expand) | Author | Age | Files | Lines |
* | [Rework] Further types conversion (no functional changes) | Vsevolod Stakhov | 2024-03-18 | 1 | -21/+21 |
* | [Rework] Remove some of the GLib types in lieu of standard ones | Vsevolod Stakhov | 2024-03-18 | 1 | -2/+2 |
* | [Rework] Use clang-format to unify formatting in all sources | Vsevolod Stakhov | 2023-07-26 | 1 | -54/+54 |
* | [Minor] Add some extra error reporting to hyperscan cache checks | Vsevolod Stakhov | 2022-07-05 | 1 | -1/+2 |
* | [Project] Preliminary support of lua conditions for regexps | Vsevolod Stakhov | 2020-07-24 | 1 | -1/+3 |
* | [Minor] Reduce log noise | Vsevolod Stakhov | 2020-03-23 | 1 | -2/+4 |
* | [Rework] Re cache: Load hyperscan early | Vsevolod Stakhov | 2020-03-23 | 1 | -4/+12 |
* | [Minor] Split url and email regexps | Vsevolod Stakhov | 2020-02-13 | 1 | -0/+1 |
* | [Rework] Allow execution of async events when hs compiles regexps | Vsevolod Stakhov | 2019-10-02 | 1 | -2/+7 |
* | [Rework] Add C++ guards to all headers | Vsevolod Stakhov | 2019-07-08 | 1 | -20/+30 |
* | [Feature] Add more words regexp classes | Vsevolod Stakhov | 2018-11-29 | 1 | -0/+2 |
* | [Feature] Add support of words regexps | Vsevolod Stakhov | 2018-11-12 | 1 | -0/+1 |
* | [Project] Implement selectors registration for regular expressions | Vsevolod Stakhov | 2018-09-15 | 1 | -0/+6 |
* | [Project] Add initial support for selectors in regexps | Vsevolod Stakhov | 2018-09-15 | 1 | -3/+5 |
* | [Feature] Add ffi friendly version of process_regexp function | Vsevolod Stakhov | 2016-09-22 | 1 | -1/+6 |
* | [CritFix] Properly support SA body regexps | Vsevolod Stakhov | 2016-04-28 | 1 | -2/+3 |
* | [Feature] Implement SA compatible body regexps | Vsevolod Stakhov | 2016-04-11 | 1 | -0/+1 |
* | [Feature] Add support of mime headers expressions | Vsevolod Stakhov | 2016-04-09 | 1 | -0/+1 |
* | [Feature] Add more information about regexps | Vsevolod Stakhov | 2016-03-11 | 1 | -0/+2 |
* | Add more sanity checks when loading hyperscan cache | Vsevolod Stakhov | 2016-02-18 | 1 | -1/+1 |
* | Switch the rest to apache 2 | Vsevolod Stakhov | 2016-02-04 | 1 | -20/+12 |
* | Rework hyperscan notifies to reduce noise level | Vsevolod Stakhov | 2016-01-18 | 1 | -1/+8 |
* | Fix issue with non-unique regexps in the cache | Vsevolod Stakhov | 2015-12-26 | 1 | -1/+2 |
* | Allow to disable hyperscan and use pcre only | Vsevolod Stakhov | 2015-12-10 | 1 | -1/+3 |
* | Support re_cache statistics | Vsevolod Stakhov | 2015-12-10 | 1 | -0/+13 |
* | Allow tuning for maximum compile time for hyperscan | Vsevolod Stakhov | 2015-12-10 | 1 | -1/+1 |
* | Add rawmime class | Vsevolod Stakhov | 2015-12-09 | 1 | -0/+1 |
* | Add silent mode for hyperscan validity checks | Vsevolod Stakhov | 2015-12-09 | 1 | -1/+1 |
* | Use hits from the cache in re cache | Vsevolod Stakhov | 2015-12-09 | 1 | -3/+1 |
* | Add function to load hyperscan databases from caches | Vsevolod Stakhov | 2015-12-08 | 1 | -0/+6 |
* | Add function to check validity of hyperscan cache | Vsevolod Stakhov | 2015-12-08 | 1 | -0/+6 |
* | Fix serializing of hyperscan regexps | Vsevolod Stakhov | 2015-12-07 | 1 | -1/+1 |
* | Add hyperscan compilation support | Vsevolod Stakhov | 2015-12-07 | 1 | -0/+7 |
* | Add routine to convert string to re_class type | Vsevolod Stakhov | 2015-12-07 | 1 | -1/+7 |
* | Add re class to match all headers | Vsevolod Stakhov | 2015-12-07 | 1 | -0/+1 |
* | Fix re cache replacement method | Vsevolod Stakhov | 2015-12-06 | 1 | -6/+0 |
* | Add replacement method for expressions in the confi | Vsevolod Stakhov | 2015-12-05 | 1 | -0/+16 |
* | Fix code for the new cache | Vsevolod Stakhov | 2015-12-03 | 1 | -0/+5 |
* | Start new era of regexp cache | Vsevolod Stakhov | 2015-12-03 | 1 | -3/+12 |
* | Implement real checks in re_cache | Vsevolod Stakhov | 2015-12-03 | 1 | -2/+7 |
* | Start new regexp cache optimizer | Vsevolod Stakhov | 2015-12-01 | 1 | -0/+93 |