summaryrefslogtreecommitdiff
path: root/src (follow)
AgeCommit message (Expand)Author
2017-10-05Use clang on travis-ci (#23)jvoisin
2017-10-05Use PHP's entropy generation primitive, instead of a ghetto one (#24)jvoisin
2017-10-03Add a test for functions used in UPPERCASEjvoisin
2017-10-02Add a warning if the env var is NULLjvoisin
2017-10-02First pass for #9jvoisin
2017-09-29Fix two cookie encryption issues found by @cfreal, and a bonus one (#18)jvoisin
2017-09-26Implement, test and document namespace supportjvoisin
2017-09-26Simplify and improve the build systemjvoisin
2017-09-26Merge pull request #8 from nbs-system/fix_local_xxeblotus
2017-09-25Bump a bit the coveragejvoisin
2017-09-25Fix XXE test when running without XML supportjvoisin
2017-09-25Improve the travis filejvoisin
2017-09-25Fix minor coverity issuesjvoisin
2017-09-25Show the line number in case of processing errorjvoisin
2017-09-22Improve a bit the .travis.yml filejvoisin
2017-09-21Add travisjvoisin
2017-09-20fix XFAIL test for include/requireSebastien Blot
2017-09-20Initial importSebastien Blot