zeek/scripts/base/frameworks
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
..
analyzer Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
broker Rename comm/ directories to broker/ 2015-03-05 17:02:25 -06:00
cluster Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
communication Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
control Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
dpd Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
files API changes to file analysis mime type detection. 2015-04-10 16:31:29 -05:00
input Converting log writers and input readers to plugins. 2014-07-20 19:17:58 +02:00
intel Merge remote-tracking branch 'origin/topic/vladg/ssh' 2015-03-25 11:04:26 -07:00
logging Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
notice Merge remote-tracking branch 'origin/topic/vladg/ssh' 2015-03-25 11:04:26 -07:00
packet-filter Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
reporter Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
signatures Log::write in signature framework was missing ts 2015-03-25 12:01:09 -07:00
software Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
sumstats define empty request_key method for sumstats in cluster mode. 2014-04-18 16:29:51 -07:00
tunnels Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00