Snort: speed up parsing of options by avoiding g_snprintf()
[metze/wireshark/wip.git] / epan / dissectors / snort-config.c
2018-01-27 Martin MathiesonSnort: speed up parsing of options by avoiding g_snprintf()
2017-09-20 Martin MathiesonSnort: check executable and config files exist before...
2017-06-23 Martin MathiesonSnort content matching fixes
2017-06-19 Martin MathiesonMisc snort fixes.
2017-04-16 Martin MathiesonSnort: map more pcre modifiers to GRegexCompileFlags
2017-04-08 Martin MathiesonCope with spaces among options better, plus trivial...
2017-03-09 Alexis La Gouttesnort-config: fix comparison between pointer and zero...
2017-02-21 Martin MathiesonSnort: use GRegex to find pcre matches
2017-01-01 Martin MathiesonSnort: without explicit disable, expand preference...
2016-11-23 Martin MathiesonInitial commit of Snort post-dissector.