summaryrefslogtreecommitdiff
path: root/src/sp_wrapper.c (follow)
AgeCommit message (Collapse)Author
2019-02-23Try to unify the includesjvoisin
2018-10-06Bump a bit the coveragejvoisin
* `setcookie` doesn't always return `true` anymore * clang-format * Cookies with invalid decryption are dropped, but the request isn't anymore * faulty unserialize are now dumpable
2018-09-10Bump the coveragejvoisin
2018-09-03Fix #241 segfault on 32-bit related to bad protype (#242)Remi Collet
This should close #241
2018-08-27Add whitelist support for php's wrappersxXx-caillou-xXx