zeek/scripts/base/frameworks
Jon Siwek 095a68b2ec Various minor changes related to file mime type detection.
- Improve or just remove some file magic signatures ported from libmagic
  that were too general and matched incorrectly too often.

- Fix MHR script's use of fa_file$mime_type before checking if it's
  initialized.  It may be uninitialized if no signatures match.

- The "fa_file" record now contains a "mime_types" field that contains
  all magic signatures that matched the file content (where the
  "mime_type" field is just a shortcut for the strongest match).
2014-03-06 11:41:10 -06: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 Various minor changes related to file mime type detection. 2014-03-06 11:41:10 -06: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 Merge remote-tracking branch 'origin/fastpath' 2013-10-25 11:12:51 -07:00
notice Merge remote-tracking branch 'origin/topic/jazoff/notice_file_info' 2014-01-20 12:01:44 -08: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 Add more script package README files 2013-10-23 16:36:14 -05:00
software Updated software framework to support parsing IE11 user-agent strings. 2013-12-05 15:05:11 -05:00
sumstats Add more script package README files 2013-10-23 16:36:14 -05:00
tunnels Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00