zeek/scripts
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
..
base Various minor changes related to file mime type detection. 2014-03-06 11:41:10 -06:00
broxygen More test updates. 2013-12-04 13:45:03 -08:00
policy Various minor changes related to file mime type detection. 2014-03-06 11:41:10 -06:00
site Update local.bro for Bro 2.2 2013-11-15 11:39:27 -06:00
CMakeLists.txt Don't install test-all-policy.bro script as it's for testing only. 2011-10-12 12:42:12 -05:00
test-all-policy.bro More test updates. 2013-12-04 13:45:03 -08:00