summaryrefslogtreecommitdiff
path: root/src/sp_upload_validation.c (follow)
AgeCommit message (Expand)Author
2021-12-20removed confusung newlines for better reading/searchingBen Fuhrmannek
2021-09-23config is stack allocated now + some code improvements (see details)Ben Fuhrmannek
2021-08-07fixed compiler warningBen Fuhrmannek
2021-05-09Add some checks to prevent recursion upon config reloadingjvoisin
2020-08-12Allow empty configuration (#342)jvoisin
2020-07-22refactoring sp_log_* (#340)Giovanni
2020-03-04%s/nbs-system/jvoisinjvoisin
2019-06-20Fix snufflepagus_globals linking issues and one mac compatibility issuebef
2019-02-23Try to unify the includesjvoisin
2018-10-25Snuffleupagus should now compile on Windowsjvoisin
2018-10-09Remove 3 useless linesjvoisin
2018-10-06Bump a bit the coveragejvoisin
2018-10-06Remove sp_terminate and bump a bit the coveragejvoisin
2018-08-30Minor code cleanupxXx-caillou-xXx
2018-08-28Use php's logging functionsxXx-caillou-xXx
2018-08-09Yet an other crash/hang fixjvoisin
2018-07-13Massively optimize how rules are handledxXx-caillou-xXx
2017-12-28Bump again the coveragejvoisin
2017-12-28Clang-format passThibault "bui" Koechlin
2017-12-20Better parsing of the rulesxXx-caillou-xXx
2017-10-23Add some tests for upload validation and fix a related typojvoisin
2017-10-13Fix some pedantic warningsjvoisin
2017-10-10Make the `simulation` mode logs more obviousjvoisin
2017-09-21Add travisjvoisin
2017-09-20Initial importSebastien Blot