zeek/scripts/base/frameworks
Robin Sommer c9524757d2 Adding Files::register_for_mime_type() to associate a file analyzer
with a MIME type.

Whenever that MIME is detected, Bro will now automatically activate
the analyzer. The interface mimics how well-known ports are defined
for protocol analyzers.

This isn't actually used by any existing file analyzer (because we
don't have any yet that target a specific file format), but there's a
test making sure it works.
2014-07-21 16:31:22 +02:00
..
analyzer Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
cluster Document which Bro script vars are set by BroControl 2013-10-22 16:40:29 -05:00
communication Document which Bro script vars are set by BroControl 2013-10-22 16:40:29 -05:00
control Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
dpd Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
files Adding Files::register_for_mime_type() to associate a file analyzer 2014-07-21 16:31:22 +02:00
input Merge remote-tracking branch 'origin/fastpath' 2013-10-25 11:12:51 -07:00
intel Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
logging Fixing DataSeries, which was using a now illegal value as default 2014-07-10 14:50:15 -07:00
notice Update some info in the docs 2014-06-07 12:31:32 -05:00
packet-filter Fixing warnings during doc build. 2013-11-07 00:46:48 -08:00
reporter Integrate new Broxygen functionality into Sphinx. 2013-11-21 14:34:32 -06:00
signatures Fix minor formatting issues in script docs 2014-06-12 00:33:55 -05:00
software Add Java version to software framework 2014-04-24 17:09:40 -07:00
sumstats define empty request_key method for sumstats in cluster mode. 2014-04-18 16:29:51 -07:00
tunnels Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00