summaryrefslogtreecommitdiff
path: root/src/snuffleupagus.c (follow)
AgeCommit message (Expand)Author
2018-08-20Fix two minor issuesxXx-caillou-xXx
2018-07-16Yet an other clang-format passjvoisin
2018-07-13Allow rules matching on echo and printxXx-caillou-xXx
2018-07-13Massively optimize how rules are handledxXx-caillou-xXx
2018-07-09Trying to fix sloppy comparison (#186)jvoisin
2018-05-29Support session encryptionkkadosh
2018-01-18Improve a bit our portability wrt. windowsjvoisin
2018-01-18Simplify the previous commitjvoisin
2018-01-18Clean up a bit the glob codejvoisin
2018-01-18add missing globfree()Sebastien Blot
2018-01-18Add globbing support for configuration file path (closes #125)Sebastien Blot
2018-01-17Remove useless "head" member in our linked lists implementationsimon MAGNIN-FEYSOT
2018-01-10Eval whitelistjvoisin
2018-01-05Fix a bypass in our eval blacklistjvoisin
2018-01-04Eval blacklistjvoisin
2017-12-28Clang-format passThibault "bui" Koechlin
2017-12-28Show in the phpinfo() is the config is validjvoisin
2017-12-28Implement regexp support for cookies encryptionThibault "bui" Koechlin
2017-12-21Rename sp_node_t to sp_list_nodejvoisin
2017-11-29Implement eval hookingjvoisin
2017-11-24Implement anti csrf measuresxXx-caillou-xXx
2017-10-31Minor factorizationjvoisin
2017-10-26Free additionally allocated `sp_list` instancesBen Foster
2017-10-26Renames `sp_new_list` -> `sp_list_new`Ben Foster
2017-10-26Free `config_disabled_constructs`Ben Foster
2017-10-20Add support for multiple files in sp.configuration_file directiveblotus
2017-10-13Add more data to `phpinfo()`jvoisin
2017-10-13Show some data in the phpinfo();jvoisin
2017-10-10Remove a useless ile for nowjvoisin
2017-10-09Better hooking of language constructs (#26)jvoisin
2017-09-20Initial importSebastien Blot