| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-06 | Enable some additional compiler warnings | Christian Göttsche | |
| 2023-04-04 | check during configure for NTS/ZTS build | Remi Collet | |
| 2022-07-17 | added full relro protection if the linker supports -z | Ben Fuhrmannek | |
| 2022-03-29 | Fix compilation on old systems | jvoisin | |
| Thanks to rainerjung@ for investigating. | |||
| 2022-03-28 | Use `AC_PROG_CC` to make compilers behave correctly | jvoisin | |
| 2022-03-20 | Install re2c in the CI | jvoisin | |
| 2022-03-20 | Modernize the m4 file | jvoisin | |
| 2022-01-06 | added stderr debug output option to configure instead of CFLAGS | Ben Fuhrmannek | |
| 2021-10-18 | stronger stack protector via compile flag | Ben Fuhrmannek | |
| 2021-09-16 | ported server.strip and server.encode features from suhosin | Ben Fuhrmannek | |
| 2021-08-17 | added pregenerated scanner to relax re2c dependency | Ben Fuhrmannek | |
| 2021-08-17 | require re2c >= 2.0 | Ben Fuhrmannek | |
| 2021-08-16 | fincy new scanner/parser for config rules + fixed a few bugs along the way + ↵ | Ben Fuhrmannek | |
| fixed related unittests | |||
| 2021-08-07 | PHP7 compatibility | Ben Fuhrmannek | |
| 2021-08-06 | implemented ini settings protection | Ben Fuhrmannek | |
| 2020-11-12 | Snuffleupagus now uses pcre2 by default | jvoisin | |
| 2018-08-29 | Change how we're validating certificates | xXx-caillou-xXx | |
| 2018-08-29 | Verify certs (#223) | jvoisin | |
| Ensure that certificates are verified in curl should close #47 | |||
| 2018-08-27 | Add whitelist support for php's wrappers | xXx-caillou-xXx | |
| 2018-07-09 | Trying to fix sloppy comparison (#186) | jvoisin | |
| * Trying to fix sloppy comparison https://github.com/nbs-system/snuffleupagus/issues/10 by modifying php's opcode | |||
| 2018-05-29 | Support session encryption | kkadosh | |
| Implement session encryption. | |||
| 2018-05-15 | Refactor the encryption process to extract encrypt/decrypt functions (#176) | kkadosh | |
| Refactor the encryption process to extract encrypt/decrypt functions | |||
| 2018-02-05 | Compatibility layer for pcre2 | jvoisin | |
| This should close #129 | |||
| 2018-01-17 | Make the build system a bit more portable | jvoisin | |
| 2017-12-20 | Better parsing of the rules | xXx-caillou-xXx | |
| Thanks to this huge commit from @xXx-caillou-xXx, we can now write amazingly flexible rules. | |||
| 2017-10-10 | Remove a useless ile for now | jvoisin | |
| This should close #31 | |||
| 2017-10-05 | Use clang on travis-ci (#23) | jvoisin | |
| 2017-09-26 | Implement, test and document namespace support | jvoisin | |
| 2017-09-26 | Simplify and improve the build system | jvoisin | |
| - CFLAGS are now set in the config.m4 file (and not in the Makefile anymore) - `make release` is added - `make debug` and `make coverage` are now simpler - hardening flags are added | |||
| 2017-09-22 | Improve a bit the .travis.yml file | jvoisin | |
| 2017-09-21 | Add travis | jvoisin | |
| 2017-09-20 | Initial import | Sebastien Blot | |
