summaryrefslogtreecommitdiff
path: root/src/sp_config.c (follow)
AgeCommit message (Expand)Author
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-11Fix a warning on FreeBSDavkarenow
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-28Use php's logging functionsxXx-caillou-xXx
2018-08-27Add whitelist support for php's wrappersxXx-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-02-05Massive simplification of functions hookingjvoisin
2018-02-05Compatibility layer for pcre2jvoisin
2018-01-15Fix an off-by-onejvoisin
2018-01-10Eval whitelistjvoisin
2018-01-04Eval blacklistjvoisin
2018-01-03Handle correctly configuration files with Windows EOLjvoisin
2017-12-28Clang-format passThibault "bui" Koechlin
2017-12-28Implement regexp support for cookies encryptionThibault "bui" Koechlin
2017-12-21Rename sp_node_t to sp_list_nodejvoisin
2017-12-20Better parsing of the rulesxXx-caillou-xXx
2017-11-24Implement anti csrf measuresxXx-caillou-xXx
2017-10-26Free additionally allocated `sp_list` instancesBen Foster
2017-10-02First pass for #9jvoisin
2017-09-25Show the line number in case of processing errorjvoisin
2017-09-21Add travisjvoisin
2017-09-20Initial importSebastien Blot