zeek/scripts/base/protocols
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
..
conn Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
dhcp Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
dnp3 Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
dns Merge remote-tracking branch 'origin/topic/jsiwek/bit-1324' 2015-03-23 10:35:30 -07:00
ftp API changes to file analysis mime type detection. 2015-04-10 16:31:29 -05:00
http API changes to file analysis mime type detection. 2015-04-10 16:31:29 -05:00
irc API changes to file analysis mime type detection. 2015-04-10 16:31:29 -05:00
modbus Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
mysql Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
pop3 Add README files for base/protocols 2013-10-17 12:47:32 -05:00
radius Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
rdp Merge remote-tracking branch 'origin/topic/seth/rdp' 2015-03-30 17:10:04 -05:00
smtp Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
snmp Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
socks Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
ssh Updates related to SSH analysis. 2015-03-30 11:30:48 -05:00
ssl Merge remote-tracking branch 'origin/topic/johanna/dtls' 2015-03-23 12:40:38 -07:00
syslog Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
tunnels Moved DPD signatures into script specific directories. 2013-07-09 22:44:55 -04:00