summaryrefslogtreecommitdiff
path: root/src (follow)
AgeCommit message (Expand)Author
2020-08-16Add a test for the native loggingjvoisin
2020-08-12Allow empty configuration (#342)jvoisin
2020-08-07Move an includejvoisin
2020-08-05Add a test for the syslog output of the logsjvoisin
2020-07-22refactoring sp_log_* (#340)Giovanni
2020-07-21Fixed issue on impossible bailout.Giovanni Dante Grazioli
2020-07-21Fix #338 - added log type if type is simulation, drop or log. (#339)Giovanni
2020-07-12One more constjvoisin
2020-07-12More constificationjvoisin
2020-07-12Use $_SERVER['REMOTE_ADDR'] in last resort to get the client's ip addrjvoisin
2020-07-08Add a couple of `restrict`jvoisin
2020-07-04Fix a small typojvoisin
2020-07-04Reorder some declarationjvoisin
2020-07-04Add two tests related to x-forwarded-for and remote-addrjvoisin
2020-07-04Run clang-format on the codebasejvoisin
2020-07-04Factorize how snuffleupagus gets client's ip addrjvoisin
2020-07-04Fix a syslog-related issuejvoisin
2020-06-20Bump the changelogv0.5.1jvoisin
2020-06-19Fix the gitlab-ci Ubuntu runnerjvoisin
2020-06-07Fix a broken test on php nightlyjvoisin
2020-06-07Mark simplexml tests as brokenjvoisin
2020-06-07Travis-ci's SimpleXML setup is weirdjvoisin
2020-05-14Fix the testsuite under php7.4jvoisin
2020-05-01Make the testsuite work on php7.4jvoisin
2020-03-04%s/nbs-system/jvoisinjvoisin
2020-02-19Improve a bit php8 compatibilityjvoisin
2019-11-03Log ip addresseskkadosh
2019-10-24Improve a bit the compatibility with php8jvoisin
2019-08-31Support direct syslog loggingThibault "bui" Koechlin
2019-07-09Don't run an openssl-dependent test is openssl isn't installedRemi Collet
2019-07-09Add a stream wrapper test that doesn't depend on openssljvoisin
2019-06-20Fix snufflepagus_globals linking issues and one mac compatibility issuebef
2019-06-12update snuffleupagus.h with new versionkka
2019-05-14Fix the cookie's handling for PHP7.3+jvoisin
2019-02-23Try to unify the includesjvoisin
2019-02-23Fix the testsuite on php8.jvoisin
2019-02-23Add php8 to travis and fix php7.4jvoisin
2019-02-11Fix a warning on FreeBSDavkarenow
2019-01-16Fix a compilation warningjvoisin
2019-01-14Reorganize the testsuitejvoisin
2019-01-12Fix missing symbol when there is no session supportjvoisin
2019-01-12Make compilation stop gracefully in the absence of PCREjvoisin
2019-01-03Add a gitlab-ci file, and a fix test on Fedorajvoisin
2019-01-01Fix a harmless-but-invalid zend_string_releasejvoisin
2018-12-26Document that it's not possible to hook builtins via regexpjvoisin
2018-12-26Add two eval-related testsjvoisin
2018-12-26Fix the build for php7.0jvoisin
2018-12-26Fix the build for php7.0 and php7.1jvoisin
2018-12-26Bump a bit the coveragejvoisin
2018-12-26Add a PHP5 guardjvoisin