summaryrefslogtreecommitdiff
path: root/src (follow)
AgeCommit message (Expand)Author
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
2018-12-26Remove an unnecessary guard against infinite recursion in session handlingjvoisin
2018-12-26Make the testsuite a bit more portablejvoisin
2018-12-21bump the changelogv0.4.1kka
2018-12-15Provide a php script, to get rid of the python one for test suiteRemi Collet
2018-12-15Improve simulation mode for session cookies (#259)jvoisin
2018-11-18Minor code clarificationjvoisin
2018-10-25Minor formatting issuejvoisin
2018-10-25Snuffleupagus should now compile on Windowsjvoisin
2018-10-09Bump againjvoisin
2018-10-09Bump coveragejvoisin
2018-10-09Bump the coverage a bitjvoisin
2018-10-09Remove 3 useless linesjvoisin
2018-10-09Don't check the return values of functions that might not return (#255)jvoisin
2018-10-09Improve mb_string hooking logicjvoisin
2018-10-08Add a testjvoisin
2018-10-06Add a missing opcode in sp_execute_exjvoisin
2018-10-06Coverage++jvoisin
2018-10-06Bump coverage againjvoisin
2018-10-06Bump coverage againjvoisin
2018-10-06Fix the silly mistake for goodjvoisin
2018-10-06Fix a silly mistakejvoisin
2018-10-06Add a testjvoisin
2018-10-06Bump a bit the coveragejvoisin
2018-10-06Remove sp_terminate and bump a bit the coveragejvoisin
2018-10-05Fix segfault array keyskkadosh
2018-09-10Minor code simplificationjvoisin
2018-09-10Improve a bit the coveragejvoisin
2018-09-10Bump the coveragejvoisin
2018-09-03Add a const attribute, added in 7.3Remi Collet
2018-09-03Fix #241 segfault on 32-bit related to bad protype (#242)Remi Collet
2018-09-01Use php full pathRemi Collet
2018-08-31Bump the changelogv0.4.0jvoisin