summaryrefslogtreecommitdiff
path: root/src (follow)
AgeCommit message (Expand)Author
2017-12-19Fix a segfault related to cookiesxXx-caillou-xXx
2017-12-19Rework a bit the order of operationjvoisin
2017-12-19remove useless varslefevre
2017-12-19fix double decodingslefevre
2017-12-18Fix cookie encryptionxXx-caillou-xXx
2017-12-06Vastly simplify the dumping of zval in `.dump`jvoisin
2017-12-06Fix a format string, thanks to coverityjvoisin
2017-12-05Dump environnement variables (#83)jvoisin
2017-12-05Add two failing testsjvoisin
2017-12-04Improve the `.dump` filterjvoisin
2017-12-04Fix the configuration parser wrt. non-matching bracketsjvoisin
2017-12-01Add a test that used to segfaultjvoisin
2017-12-01Fail sooner when not able to create the folder to dumpjvoisin
2017-12-01Vastly simplify the dumping processjvoisin
2017-11-30Minor refactoring and clarificationjvoisin
2017-11-29Code formatting pass on harden-randjvoisin
2017-11-29Add new testsjvoisin
2017-11-29Hide an enum definitionjvoisin
2017-11-29Code-formatting passjvoisin
2017-11-29Add a comment, and improve a bit the performances wrt. vpatchjvoisin
2017-11-29Refactoring (#79)jvoisin
2017-11-29Add yet an other testjvoisin
2017-11-29Add even MOAR testsjvoisin
2017-11-29Add a test for `include`jvoisin
2017-11-29Fix segfault in should_drop_on_ret xXx-caillou-xXx
2017-11-29Implement eval hookingjvoisin
2017-11-29Fix segfault in sp_disabled_functions.cxXx-caillou-xXx
2017-11-27Improve our nonce's randomnessjvoisin
2017-11-27Initialize some possibly uninitialized variablesjvoisin
2017-11-24Fix harden_rand (#72)jvoisin
2017-11-24Implement anti csrf measuresxXx-caillou-xXx
2017-11-13Fix a silly warningjvoisin
2017-11-06Add a failing testjvoisin
2017-11-0653 absolute path (#62)jvoisin
2017-10-31Add a test to match on arrayjvoisin
2017-10-31Minor factorization of the keyword parsing codejvoisin
2017-10-31Unify two struct members related to virtual-patchingxXx-caillou-xXx
2017-10-31Minor factorizationjvoisin
2017-10-31Remove an unused variablejvoisin
2017-10-31Merge pull request #60 from nbs-system/fix_off_by_oneThibault "bui" Koechlin
2017-10-30Fix a silly TOCTOU to make coverity happyjvoisin
2017-10-30Minor code cleanupjvoisin
2017-10-30Fix the segfault?jvoisin
2017-10-30Bump coverage and simplify some codejvoisin
2017-10-30Merge pull request #54 from arpd/43-free-at-shutdownblotus
2017-10-30Fix a silly and useless off-by-onejvoisin
2017-10-27Bump the coveragejvoisin
2017-10-27Improve a bit the coverage wrt. broken configurationsjvoisin
2017-10-26Free additionally allocated `sp_list` instancesBen Foster
2017-10-26Renames `sp_new_list` -> `sp_list_new`Ben Foster