summaryrefslogtreecommitdiff
path: root/src/sp_config.c (unfollow)
AgeCommit message (Expand)Author
2026-02-22Constify function pointer tablesChristian Göttsche
2026-02-22Drop dead codeChristian Göttsche
2026-02-22Use correct parser for session ID lengthsChristian Göttsche
2024-06-18Fix an UBSAN warningjvoisin
2024-06-06Add format attribute to log function and adjust format specifiersChristian Göttsche
2024-06-06Reorder calloc(3) argumentsChristian Göttsche
2023-11-26Fix typosChristian Göttsche
2023-01-31Add sp.log_max_lenjvoisin
2022-12-08Add unserialize_noclassjvoisin
2022-10-13Revert "Minor refactor"Patrick Allaert
2022-10-09Revert the previous commitjvoisin
2022-10-01Fix an overzealous `const`jvoisin
2022-07-15Minor refactorjvoisin
2022-05-17Fix ZTS buildLuc Vieillescazes
2022-05-03More const frenzyjvoisin
2022-05-03Add a `const`jvoisin
2022-02-05introduced sp_regexp / store original regexBen Fuhrmannek
2021-11-11inverted logic. set xxe_protection.enable() instead of disable_xxe.disable()Ben Fuhrmannek
2021-09-23config is stack allocated now + some code improvements (see details)Ben Fuhrmannek
2021-08-16fincy new scanner/parser for config rules + fixed a few bugs along the way + ...Ben Fuhrmannek
2021-08-07removed incorrect duplicate checkBen Fuhrmannek
2021-08-07fixed cidr matching and test casesBen Fuhrmannek
2021-08-06implemented ini settings protectionBen Fuhrmannek
2021-08-03fixed mem leak in cidr parser and multiple mem leaks triggered by duplicate k...Ben Fuhrmannek
2021-08-02properly free memory on shutdownBen Fuhrmannek
2021-07-28Sprinkle even more `const`jvoisin
2021-07-25Replace an odd call to strtok_r().WhiteWinterWolf
2021-05-08Remove some memory-leaksjvoisin
2019-08-31Support direct syslog loggingThibault "bui" Koechlin
2019-06-20Fix snufflepagus_globals linking issues and one mac compatibility issuebef
2019-06-19fix snufflepagus_globals linking issues and one mac compatibility issueBen Fuhrmannek
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