| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-08 | Remove some memory-leaks | jvoisin | |
| 2021-01-04 | Fix #368 build with system libpcre | Remi Collet | |
| 2021-01-01 | Constify a function | jvoisin | |
| 2020-12-24 | Add PHP8 support | Julien Voisin | |
| 2020-12-13 | Get rid of pcre1 | jvoisin | |
| 2020-11-12 | Snuffleupagus now uses pcre2 by default | jvoisin | |
| 2018-07-13 | Yet an other pass of clang-format | jvoisin | |
| 2018-07-13 | Massively optimize how rules are handled | xXx-caillou-xXx | |
| This commit does a lot of things: - Use hashtables instead of lists to store the rules - Rules that can be applied at launch time won't be tried at runtime - Improve feedback when writing nonsensical rules - Make intensive use of `zend_string` instead of `char*` | |||
| 2018-02-05 | Compatibility layer for pcre2 | jvoisin | |
| This should close #129 | |||
