aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/snort-config.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-20snort: Fix a memory leak on errorStig Bjørlykke1-0/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2018-01-27Snort: speed up parsing of options by avoiding g_snprintf()Martin Mathieson1-4/+3
2017-09-20Snort: check executable and config files exist before trying to run.Martin Mathieson1-16/+3
2017-06-23Snort content matching fixesMartin Mathieson1-4/+9
2017-06-19Misc snort fixes.Martin Mathieson1-2/+38
2017-04-16Snort: map more pcre modifiers to GRegexCompileFlagsMartin Mathieson1-4/+20
2017-04-08Cope with spaces among options better, plus trivial cleanupsMartin Mathieson1-9/+20
2017-03-09snort-config: fix comparison between pointer and zero character constant [-We...Alexis La Goutte1-2/+2
2017-02-21Snort: use GRegex to find pcre matchesMartin Mathieson1-4/+67
2017-01-01Snort: without explicit disable, expand preference to switch offMartin Mathieson1-1/+1
2016-11-23Initial commit of Snort post-dissector.Martin Mathieson1-0/+1103