zeek/scripts/base
Jon Siwek a55ce01ef3 API changes to file analysis mime type detection.
Removed "file_mime_type" and "file_mime_types" event, replacing them
with a new event called "file_metadata_inferred".  It has a record
argument of type "inferred_file_metadata", which contains the mime type
information that the earlier events used to supply.  The idea here is
that future extensions to the record with new metadata will be less
likely to break user code than the alternatives (adding new events or
new event parameters).

Addresses BIT-1368.
2015-04-10 16:31:29 -05:00
..
files Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
frameworks API changes to file analysis mime type detection. 2015-04-10 16:31:29 -05:00
misc BIT-1366: improve checksum offloading warning. 2015-04-02 10:12:39 -05:00
protocols API changes to file analysis mime type detection. 2015-04-10 16:31:29 -05:00
utils Deprecate split* family of BIFs. 2015-01-21 15:34:42 -06:00
init-bare.bro API changes to file analysis mime type detection. 2015-04-10 16:31:29 -05:00
init-default.bro Fixes tests in RDP branch. 2015-03-05 16:08:18 -05:00