| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-12 | Log `eval` content when matching on its parameter | jvoisin | |
| 2022-05-02 | Add more tests for php8 | jvoisin | |
| 2021-12-14 | test cases for testing edge cases, eval and cmd execution | Ben Fuhrmannek | |
| 2021-08-07 | fixed disabled_functions tests | Ben Fuhrmannek | |
| 2021-05-09 | Fix disable function chmod | WhiteWinterWolf | |
| 2021-05-08 | Add a test for #390 | jvoisin | |
| 2021-02-18 | rewrote parameter matching logic. breaks compatibility with previous versions. | Ben Fuhrmannek | |
| 2021-02-18 | log forging protection | Ben Fuhrmannek | |
| 2021-01-04 | Add a check on parameters names | xXx-caillou-xXx | |
| Snuffleupagus will now warn when a particular function doesn't have the expected parameters configuration-wise. | |||
| 2020-11-29 | Make the `>` operator skip over functions | jvoisin | |
| 2019-02-23 | Fix the testsuite on php8. | jvoisin | |
| In php8, it's non-trivial to hook strlen, since this function is usually optimized away by the compiler. | |||
| 2019-01-14 | Reorganize the testsuite | jvoisin | |
| Splitting the testsuite in several components makes it easier to manage and comprehend. This was also needed some some tests aren't passing on Alpine Linux, but we still want to run as many of them as we can on this platform. | |||
