summaryrefslogtreecommitdiff
path: root/src/sp_crypt.c (unfollow)
AgeCommit message (Expand)Author
2024-06-06Avoid dropping const qualifier in castsChristian Göttsche
2022-07-13Remove some useless conditionsjvoisin
2021-09-23config is stack allocated now + some code improvements (see details)Ben Fuhrmannek
2021-09-03fixed session encryption in php8 + related test casesBen Fuhrmannek
2021-08-03fixed memleaks in zval encryption/decryption routinesBen Fuhrmannek
2020-08-12Allow empty configuration (#342)jvoisin
2020-07-22refactoring sp_log_* (#340)Giovanni
2019-06-20Fix snufflepagus_globals linking issues and one mac compatibility issuebef
2019-06-19fix snufflepagus_globals linking issues and one mac compatibility issueBen Fuhrmannek
2019-02-23Try to unify the includesjvoisin
2019-01-01Fix a harmless-but-invalid zend_string_releasejvoisin
2018-12-15Improve simulation mode for session cookies (#259)jvoisin
2018-10-06Bump a bit the coveragejvoisin
2018-09-10Bump the coveragejvoisin
2018-08-30Minor code cleanupxXx-caillou-xXx
2018-08-28Use php's logging functionsxXx-caillou-xXx
2018-07-13Massively optimize how rules are handledxXx-caillou-xXx
2018-06-28Better handling of filters for builtinskkadosh
2018-05-29Support session encryptionkkadosh
2018-05-15Refactor the encryption process to extract encrypt/decrypt functions (#176)kkadosh