summaryrefslogtreecommitdiff
path: root/src/php_snuffleupagus.h (follow)
AgeCommit message (Expand)Author
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
2018-08-29Change how we're validating certificatesxXx-caillou-xXx
2018-08-29Verify certs (#223)jvoisin
2018-08-27Add whitelist support for php's wrappersxXx-caillou-xXx
2018-08-20Bump the changlogv0.3.1hamza (hes) ES SAHELY
2018-07-19Bump the changelogkka
2018-07-16Yet an other clang-format passjvoisin
2018-07-09Trying to fix sloppy comparison (#186)jvoisin
2018-05-29Support session encryptionkkadosh
2018-05-15Refactor the encryption process to extract encrypt/decrypt functions (#176)kkadosh
2018-03-12Bump the changelogv0.2.2jvoisin
2018-02-07Bump the changelogv0.2.1jvoisin
2018-02-05Compatibility layer for pcre2jvoisin
2018-01-22switch to commonly used version schema (#136)Remi Collet
2018-01-18Bump the changelogjvoisin
2018-01-10Eval whitelistjvoisin
2018-01-05Fix a bypass in our eval blacklistjvoisin
2018-01-04Eval blacklistjvoisin
2017-12-28Show in the phpinfo() is the config is validjvoisin
2017-12-20Refactor a bit the sp_tree implementationxXx-caillou-xXx
2017-12-20Better parsing of the rulesxXx-caillou-xXx
2017-12-06Vastly simplify the dumping of zval in `.dump`jvoisin
2017-10-13Add more data to `phpinfo()`jvoisin
2017-10-10Remove a useless ile for nowjvoisin
2017-09-21Add travisjvoisin
2017-09-20Initial importSebastien Blot