zeek/src/file_analysis
Robin Sommer 83eae53f54 Merge remote-tracking branch 'origin/topic/seth/unified2-analyzer'
BIT-1054 #merged

* origin/topic/seth/unified2-analyzer:
  Fixes in case a packet isn't seen that matches an event.
  Finished work on unified2 analyzer.
  Fixed some tests.
  Working unified2 analyzer.
  Unified2 file analyzer updated to new plugin style.
  Adding the unified2 analyzer.

Conflicts:
	testing/btest/Baseline/coverage.bare-load-baseline/canonified_loaded_scripts.log
	testing/btest/Baseline/coverage.default-load-baseline/canonified_loaded_scripts.log
2013-08-13 18:37:52 -07:00
..
analyzer Merge remote-tracking branch 'origin/topic/seth/unified2-analyzer' 2013-08-13 18:37:52 -07:00
Analyzer.cc Internal refactoring of how plugin components are tagged/managed. 2013-08-01 10:35:47 -05:00
Analyzer.h Factor out the need for a tag field in Files::AnalyzerArgs record. 2013-07-31 09:48:19 -05:00
AnalyzerSet.cc Fix a ref counting bug. 2013-08-01 14:39:35 -05:00
AnalyzerSet.h Factor out the need for a tag field in Files::AnalyzerArgs record. 2013-07-31 09:48:19 -05:00
CMakeLists.txt Factor out the need for a tag field in Files::AnalyzerArgs record. 2013-07-31 09:48:19 -05:00
Component.cc Internal refactoring of how plugin components are tagged/managed. 2013-08-01 10:35:47 -05:00
Component.h Internal refactoring of how plugin components are tagged/managed. 2013-08-01 10:35:47 -05:00
File.cc Internal refactoring of how plugin components are tagged/managed. 2013-08-01 10:35:47 -05:00
File.h Factor out the need for a tag field in Files::AnalyzerArgs record. 2013-07-31 09:48:19 -05:00
file_analysis.bif Internal refactoring of how plugin components are tagged/managed. 2013-08-01 10:35:47 -05:00
FileTimer.cc Internal refactoring of how plugin components are tagged/managed. 2013-08-01 10:35:47 -05:00
FileTimer.h Improve file analysis doxygen comments. 2013-05-23 10:22:49 -05:00
Manager.cc Fix some build errors. 2013-08-01 12:17:51 -05:00
Manager.h Internal refactoring of how plugin components are tagged/managed. 2013-08-01 10:35:47 -05:00
Tag.cc Add a distinct tag class for file analyzers. 2013-07-30 15:19:48 -05:00
Tag.h Internal refactoring of how plugin components are tagged/managed. 2013-08-01 10:35:47 -05:00