summaryrefslogtreecommitdiff
path: root/src/sp_utils.c (follow)
AgeCommit message (Expand)Author
2021-04-28A pass of clang-formatjvoisin
2021-04-28Simplify a bit get_ip()jvoisin
2021-01-30Improve a bit type diversityjvoisin
2021-01-02Do a clang-format passjvoisin
2021-01-02Add stacktraces to dumpsjvoisin
2021-01-01Simplify a loop conditionjvoisin
2021-01-01Simplify sp_match_array_valuejvoisin
2021-01-01Constify a functionjvoisin
2020-12-19docs: fix simple typo, migitate -> mitigateTim Gates
2020-08-12Allow empty configuration (#342)jvoisin
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-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-04Run clang-format on the codebasejvoisin
2020-07-04Factorize how snuffleupagus gets client's ip addrjvoisin
2020-07-04Fix a syslog-related issuejvoisin
2019-11-03Log ip addresseskkadosh
2019-08-31Support direct syslog loggingThibault "bui" Koechlin
2019-06-20Fix snufflepagus_globals linking issues and one mac compatibility issuebef
2019-05-14Fix the cookie's handling for PHP7.3+jvoisin
2019-02-23Try to unify the includesjvoisin
2019-02-23Add php8 to travis and fix php7.4jvoisin
2018-10-25Minor formatting issuejvoisin
2018-10-09Improve mb_string hooking logicjvoisin
2018-10-06Bump coverage againjvoisin
2018-10-06Bump coverage againjvoisin
2018-10-06Bump a bit the coveragejvoisin
2018-10-06Remove sp_terminate and bump a bit the coveragejvoisin
2018-09-10Minor code simplificationjvoisin
2018-09-03Fix #241 segfault on 32-bit related to bad protype (#242)Remi Collet
2018-08-30Minor code cleanupxXx-caillou-xXx
2018-08-30Match on ret improvementsxXx-caillou-xXx
2018-08-28Fix some compilation warningsxXx-caillou-xXx
2018-08-28Use php's logging functionsxXx-caillou-xXx
2018-07-13Yet an other pass of clang-formatjvoisin
2018-07-13Fix various possible integer overflowsxXx-caillou-xXx
2018-07-13Massively optimize how rules are handledxXx-caillou-xXx
2018-05-15Refactor the encryption process to extract encrypt/decrypt functions (#176)kkadosh
2018-05-03Uniformise some logssimon MAGNIN-FEYSOT
2018-03-19The filename filter is now matching on callsite instead of implemsite (#167)kkadosh
2018-03-08Make travis happy.jvoisin
2018-03-08Minor code simplificationjvoisin
2018-03-08Remove some duplicate codejvoisin
2018-03-02Implement dump() for execution of writable PHP fileskkadosh
2018-02-27Implements .dump() for unserialize and fix some related testskkadosh