summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-23Simplify formattingChristian Göttsche
2026-02-22Constify function pointer tablesChristian Göttsche
2026-02-22Log session ID lengths on failureChristian Göttsche
2026-02-22Harden against snprintf(3) truncationChristian Göttsche
2026-02-22Drop dead codeChristian Göttsche
2026-02-22Generalize disabled_functions_regexp_multiple.phpt expected outputChristian Göttsche
2026-02-22Use correct parser for session ID lengthsChristian Göttsche
2026-02-22Define PATH_MAX and update its usagecgzones
2026-02-15tests: add several skip reasonsChristian Göttsche
2026-01-25Avoid double checking if function is hookedJakub Onderka
2026-01-21Update default.rulessantii-git
2026-01-07Bump the changelogv0.13.0jvoisin
2026-01-05Fix possible arbitrary code execution on misconfigured deploymentsjvoisin
2025-12-05Fix url_encode cookie flag in php_setcookie callAngus Johnston
2025-11-21Bump PHP8.5-rc to PHP8.5jvoisin
2025-10-25Show the logging file is set in phpinfo()jvoisin
2025-10-24feat(log): add the possibility to log to a filelog2filejvoisin
2025-10-24fix(unserialize): don't bail in simulation mode when there's no HMACjvoisin
2025-10-24Bump alpine from PHP8.2 to PHP8.3 in the CIjvoisin
2025-10-14Add a testjvoisin
2025-10-02fix(log): systematically drop when .drop() is usedjvoisin
2025-10-02Rename a handful of global constantsjvoisin
2025-10-01Fix a cookie-related warning for PHP8.5.0jvoisin
2025-10-01Update PHP8.5 from beta2 to rc1 in the CIjvoisin
2025-09-30Make the default rules compatible via PHP8santii-git
2025-09-30Make the default rules compatible via PHP8jvoisin
2025-09-01Add support for PHP8.5jvoisin
2025-08-19Bump the changelogv0.12.0jvoisin
2025-08-17Fix a NULL-ptr derefjvoisin
2025-07-15bump the automatic releases distrojvoisin
2025-07-15fix: Build PHPPierre Tondereau
2025-07-15Bump actions/checkout from v3 to v4jvoisin
2025-07-15Bump the CI to PHP8.4, now that it's releasedjvoisin
2025-06-25Fix debug log statementChristian Göttsche
2025-06-25Cast format argument to expected typeChristian Göttsche
2025-06-25Do not crash on no cookie hash keyChristian Göttsche
2025-06-16Fix spellingChristian Göttsche
2025-05-25Unify/fix the default.rules file across PHP versions, and add some new onesjvoisin
2025-05-13Work around the broken state of vld in fedorajvoisin
2025-05-13Remove the useless show_old_php_warning featurejvoisin
2025-04-17Fix the CI on Fedorajvoisin
2025-04-17Add some users/blogpostsjvoisin
2025-04-11Minor code simplificationjvoisin
2025-04-03Improve a bit the documentationjvoisin
2025-04-03Add some documentation for global strict modejvoisin
2025-03-16Don't bail on vld compilation error on Debianjvoisin
2025-03-16Remove Ubuntu Lunar as it's not supported anymorejvoisin
2025-03-16Use libpcre2 instead of libpcre3 and add php8.4 as optional dep for debianjvoisin
2025-03-16Bump actions/upload-artifact to v4jvoisin
2025-03-16Make the CI greenjvoisin