summaryrefslogtreecommitdiff
path: root/src/php_snuffleupagus.h (follow)
AgeCommit message (Expand)Author
2025-05-13Remove the useless show_old_php_warning featurejvoisin
2024-09-06Fix a licensing typojvoisin
2024-09-06Bump the changelogv0.11.0jvoisin
2024-07-09Fix compilation for PHP84+jvoisin
2023-12-13print key and value on INI violationsChristian Göttsche
2023-09-20Bump the changelogv0.10.0jvoisin
2023-01-31Add sp.log_max_lenjvoisin
2023-01-03Bump the changelogv0.9.0jvoisin
2022-12-08Add unserialize_noclassjvoisin
2022-08-27Bump the changelogv0.8.3jvoisin
2022-07-12Refactoring of the previous commitjvoisin
2022-07-12Minor refactorisationjvoisin
2022-06-27Dump the eval'ed codejvoisin
2022-05-20Bump the changelogv0.8.2jvoisin
2022-05-16Bump the changelogv0.8.1jvoisin
2022-05-15Bump the changelogv0.8.0jvoisin
2022-03-20Merge remote-tracking branch 'sektioneins/master'jvoisin
2021-11-19added old php version checkBen Fuhrmannek
2021-11-11inverted logic. set xxe_protection.enable() instead of disable_xxe.disable()Ben Fuhrmannek
2021-09-23config is stack allocated now + some code improvements (see details)Ben Fuhrmannek
2021-09-16ported server.strip and server.encode features from suhosinBen Fuhrmannek
2021-09-15implemented execution depth limitBen Fuhrmannek
2021-09-15changed version and version output in phpinfoBen Fuhrmannek
2021-08-16fincy new scanner/parser for config rules + fixed a few bugs along the way + ...Ben Fuhrmannek
2021-08-07PHP7 compatibilityBen Fuhrmannek
2021-08-06implemented ini settings protectionBen Fuhrmannek
2021-08-02Bump the changelogv0.7.1jvoisin
2021-04-28A pass of clang-formatjvoisin
2021-01-03Don't check for bundled pcre in php8jvoisin
2021-01-02Bump the changelogv0.7.0jvoisin
2020-12-24Add PHP8 supportJulien Voisin
2020-12-13Remove a duplicate includejvoisin
2020-11-12Snuffleupagus now uses pcre2 by defaultjvoisin
2020-11-06Bump the changelogv0.6.0jvoisin
2020-08-12Allow empty configuration (#342)jvoisin
2020-08-07Move an includejvoisin
2020-06-20Bump the changelogv0.5.1jvoisin
2020-03-04%s/nbs-system/jvoisinjvoisin
2019-10-24Improve a bit the compatibility with php8jvoisin
2019-08-31Support direct syslog loggingThibault "bui" Koechlin
2019-06-20Fix snufflepagus_globals linking issues and one mac compatibility issuebef
2019-06-12update snuffleupagus.h with new versionkka
2019-02-23Try to unify the includesjvoisin
2019-01-12Make compilation stop gracefully in the absence of PCREjvoisin
2018-12-26Add a PHP5 guardjvoisin
2018-12-21bump the changelogv0.4.1kka
2018-10-06Remove sp_terminate and bump a bit the coveragejvoisin
2018-09-03Fix #241 segfault on 32-bit related to bad protype (#242)Remi Collet
2018-08-31Bump the changelogv0.4.0jvoisin
2018-08-30Change how we're handling invalid configurationsxXx-caillou-xXx