zeek/doc/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
..
broker Merge remote-tracking branch 'origin/topic/jsiwek/bit-1324' 2015-03-23 10:35:30 -07:00
broker.rst Fix build warnings, clarify broker requirements, update submodule. 2015-03-06 11:07:58 -06:00
file-analysis.rst Pass over doc xref links and linking style. 2014-01-21 11:32:55 -06:00
file_analysis_01.bro Convert File Analysis examples to using btest sphinx 2013-10-09 23:41:37 -05:00
file_analysis_02.bro API changes to file analysis mime type detection. 2015-04-10 16:31:29 -05:00
file_analysis_03.bro Convert File Analysis examples to using btest sphinx 2013-10-09 23:41:37 -05:00
geoip.rst Update installation instructions 2013-10-09 17:33:40 -05:00
index.rst Rename comm/ directories to broker/ 2015-03-05 17:02:25 -06:00
input.rst First try at sqlite reader/writer documentation 2013-10-17 15:41:58 -07:00
intel.rst Improve documentation of the Intelligence Framework 2015-01-07 00:01:35 -06:00
logging-input-sqlite.rst Moving the SQLite examples into separate Bro files to turn them into 2013-10-18 14:18:33 -07:00
logging.rst Merge remote-tracking branch 'origin/topic/jsiwek/bit-1324' 2015-03-23 10:35:30 -07:00
notice.rst Updates related to SSH analysis. 2015-03-30 11:30:48 -05:00
notice_ssh_guesser.bro Updates related to SSH analysis. 2015-03-30 11:30:48 -05:00
signatures.rst Replace libmagic w/ Bro signatures for file MIME type identification. 2014-03-04 11:12:06 -06:00
sqlite-conn-filter.bro Moving the SQLite examples into separate Bro files to turn them into 2013-10-18 14:18:33 -07:00
sqlite-read-events.bro Moving the SQLite examples into separate Bro files to turn them into 2013-10-18 14:18:33 -07:00
sqlite-read-table.bro Moving the SQLite examples into separate Bro files to turn them into 2013-10-18 14:18:33 -07:00
sumstats-countconns.bro Added a document for the SumStats framework. 2013-11-06 13:52:29 -05:00
sumstats-toy-scan.bro Fix typos in sumstats doc and update doc test 2013-11-06 18:56:39 -06:00
sumstats.rst Pass over doc xref links and linking style. 2014-01-21 11:32:55 -06:00