zeek/src/file_analysis
Seth Hall 2cfe2c292d Fix an event from the file extraction analyzer.
The "file_extraction_limit" event was passing a Files::AnalyzerArgs
record as an "any" type.  This is not right at the least and may
have been causing a crash for a user at worst.
2016-08-28 21:30:42 -04:00
..
analyzer Fix an event from the file extraction analyzer. 2016-08-28 21:30:42 -04:00
Analyzer.cc Cleanup of plugin component API. 2013-12-16 10:07:20 -08:00
Analyzer.h Review/fix/change file reassembly functionality. 2014-12-16 14:05:15 -06:00
AnalyzerSet.cc Merge remote-tracking branch 'origin/topic/seth/more-file-type-ident-fixes' 2015-04-20 13:31:00 -07:00
AnalyzerSet.h Review/fix/change file reassembly functionality. 2014-12-16 14:05:15 -06:00
CMakeLists.txt Initial commit of file reassembly. 2013-12-20 00:05:08 -05:00
Component.cc Make tags generated during component initialization stable. 2016-08-11 19:48:53 -07:00
Component.h Make tags generated during component initialization stable. 2016-08-11 19:48:53 -07:00
File.cc Fix a number of format errors when using debug macros. 2016-08-12 15:42:02 -07:00
File.h API changes to file analysis mime type detection. 2015-04-10 16:31:29 -05:00
file_analysis.bif Update documentation (broken links, outdated tests). 2015-01-21 16:38:31 -06:00
FileReassembler.cc Cleaned up stats collection. 2016-01-04 00:55:52 -05:00
FileReassembler.h Adding override/final to overridden virtual methods. 2016-01-16 23:35:31 -05:00
FileTimer.cc Fix a number of format errors when using debug macros. 2016-08-12 15:42:02 -07:00
FileTimer.h Improve file analysis doxygen comments. 2013-05-23 10:22:49 -05:00
Manager.cc Lots of fixes for file type identification. 2015-03-13 22:14:44 -04:00
Manager.h More stats improvements 2016-01-07 16:20:24 -05:00
Tag.cc Add a distinct tag class for file analyzers. 2013-07-30 15:19:48 -05:00
Tag.h Renaming config.h to bro-config.h. 2015-07-28 11:57:04 -07:00