zeek/src/file_analysis
Jon Siwek 1c58a2d86b GH-1432: Use buffered IO for file extraction
This can improve performance significantly: ~3.5x faster when tested on
a large file passing data to the file analysis framework in small chunks
of 20 bytes.
2021-03-09 18:26:48 -08:00
..
analyzer GH-1432: Use buffered IO for file extraction 2021-03-09 18:26:48 -08:00
Analyzer.cc Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
Analyzer.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
AnalyzerSet.cc Support explicit disabling of file analyzers 2021-02-23 15:50:18 -08:00
AnalyzerSet.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
CMakeLists.txt Use object libraries for subdir libs and plugins 2019-10-31 10:58:51 +01:00
Component.cc Support explicit disabling of file analyzers 2021-02-23 15:50:18 -08:00
Component.h Merge remote-tracking branch 'origin/topic/timw/remove-declaration-macros' 2021-02-24 15:53:25 -08:00
File.cc Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
File.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
file_analysis.bif Support explicit disabling of file analyzers 2021-02-23 15:50:18 -08:00
FileReassembler.cc Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
FileReassembler.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
FileTimer.cc GH-1079: Use full paths starting with zeek/ when including files 2020-11-12 12:15:26 -07:00
FileTimer.h Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
Manager.cc Support explicit disabling of file analyzers 2021-02-23 15:50:18 -08:00
Manager.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00
Tag.cc Remove all of the random single-file deprecations 2021-01-27 10:52:40 -07:00
Tag.h Remove obsolete ZEEK_FORWARD_DECLARE_NAMESPACED macros 2021-02-24 14:35:44 -07:00