summaryrefslogtreecommitdiff
path: root/src/config.m4 (follow)
AgeCommit message (Expand)Author
2023-04-04check during configure for NTS/ZTS buildRemi Collet
2022-07-17added full relro protection if the linker supports -zBen Fuhrmannek
2022-03-29Fix compilation on old systemsjvoisin
2022-03-28Use `AC_PROG_CC` to make compilers behave correctlyjvoisin
2022-03-20Install re2c in the CIjvoisin
2022-03-20Modernize the m4 filejvoisin
2022-01-06added stderr debug output option to configure instead of CFLAGSBen Fuhrmannek
2021-10-18stronger stack protector via compile flagBen Fuhrmannek
2021-09-16ported server.strip and server.encode features from suhosinBen Fuhrmannek
2021-08-17added pregenerated scanner to relax re2c dependencyBen Fuhrmannek
2021-08-17require re2c >= 2.0Ben 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
2020-11-12Snuffleupagus now uses pcre2 by defaultjvoisin
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-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-02-05Compatibility layer for pcre2jvoisin
2018-01-17Make the build system a bit more portablejvoisin
2017-12-20Better parsing of the rulesxXx-caillou-xXx
2017-10-10Remove a useless ile for nowjvoisin
2017-10-05Use clang on travis-ci (#23)jvoisin
2017-09-26Implement, test and document namespace supportjvoisin
2017-09-26Simplify and improve the build systemjvoisin
2017-09-22Improve a bit the .travis.yml filejvoisin
2017-09-21Add travisjvoisin
2017-09-20Initial importSebastien Blot