summaryrefslogtreecommitdiff
path: root/src/sp_config_keywords.c (follow)
AgeCommit message (Expand)Author
2020-11-12Invalid configurations with mutually exclusive keywords now abortsjvoisin
2020-11-12Harmonize a bit the configuration parsing and fix a typojvoisin
2020-03-04%s/nbs-system/jvoisinjvoisin
2019-08-31Support direct syslog loggingThibault "bui" Koechlin
2019-06-20Fix snufflepagus_globals linking issues and one mac compatibility issuebef
2019-02-23Try to unify the includesjvoisin
2019-02-23Add php8 to travis and fix php7.4jvoisin
2019-01-12Fix missing symbol when there is no session supportjvoisin
2018-10-06Bump a bit the coveragejvoisin
2018-08-30Minor code cleanupxXx-caillou-xXx
2018-08-29Change how we're validating certificatesxXx-caillou-xXx
2018-08-29Verify certs (#223)jvoisin
2018-08-28Fix some compilation warningsxXx-caillou-xXx
2018-08-28Use php's logging functionsxXx-caillou-xXx
2018-08-27Add whitelist support for php's wrappersxXx-caillou-xXx
2018-08-02fix #203 (#204)crKontrol
2018-07-13Fix hooking on `print`xXx-caillou-xXx
2018-07-13Massively optimize how rules are handledxXx-caillou-xXx
2018-07-09Trying to fix sloppy comparison (#186)jvoisin
2018-06-28Better handling of filters for builtinskkadosh
2018-05-29Support session encryptionkkadosh
2018-03-02Add .dump() for eval whitelist/blacklist + simulation mode for whitelistkkadosh
2018-03-02Implement dump() for execution of writable PHP fileskkadosh
2018-02-27Implements .dump() for unserialize and fix some related testskkadosh
2018-02-06Make our API consistentjvoisin
2018-02-05Massive simplification of functions hookingjvoisin
2018-02-05Compatibility layer for pcre2jvoisin
2018-01-17Remove useless "head" member in our linked lists implementationsimon MAGNIN-FEYSOT
2018-01-12do not prepend $ to the var name if there is one alreadySebastien Blot
2018-01-12Add an ugly hack to our parser to make the writing of configuration rules mor...jvoisin
2018-01-10Eval whitelistjvoisin
2018-01-04Eval blacklistjvoisin
2017-12-28Clang-format passThibault "bui" Koechlin
2017-12-28re-integrate simulation token for cookiesbui
2017-12-28Implement regexp support for cookies encryptionThibault "bui" Koechlin
2017-12-27Implement simulation mode for cookies (de/en)cryptionjvoisin
2017-12-20Better parsing of the rulesxXx-caillou-xXx
2017-12-04Improve the `.dump` filterjvoisin
2017-11-29Code-formatting passjvoisin
2017-11-29Implement eval hookingjvoisin
2017-11-24Implement anti csrf measuresxXx-caillou-xXx
2017-11-0653 absolute path (#62)jvoisin
2017-10-31Minor factorization of the keyword parsing codejvoisin
2017-10-31Unify two struct members related to virtual-patchingxXx-caillou-xXx
2017-10-26Renames `sp_new_list` -> `sp_list_new`Ben Foster
2017-10-26Remove an arbitrary limitationjvoisin
2017-10-24Remove the `enable` member from the disable function structurejvoisin
2017-10-23Implement the .line filterjvoisin
2017-10-18`.pos` is mutuaally exclusive with .param and .paran_rjvoisin
2017-10-18Improve the strtol dancejvoisin