zeek/src/file_analysis
Tim Wojtulewicz 47e7fe2cd1 Convert Dictionary types to be templated classes
This has the fortunate side-effect of also making it so we can store
the value objects as typed pointers, instead of void*.
2022-07-05 13:33:34 -07:00
..
analyzer Remove unnecessary uses of util::fmt() 2022-05-16 13:49:04 -07:00
Analyzer.cc Remove uses of deprecated Tag types 2021-11-23 19:36:49 -07:00
Analyzer.h Remove uses of deprecated Tag types 2021-11-23 19:36:49 -07:00
AnalyzerSet.cc Remove uses of deprecated Tag types 2021-11-23 19:36:49 -07:00
AnalyzerSet.h Convert Dictionary types to be templated classes 2022-07-05 13:33:34 -07:00
CMakeLists.txt Unify all of the Tag types into one type 2021-11-23 19:36:49 -07:00
Component.cc Unify plugin::Component and plugin::TaggedComponent into a single class 2021-11-23 19:36:49 -07:00
Component.h Unify plugin::Component and plugin::TaggedComponent into a single class 2021-11-23 19:36:49 -07:00
File.cc Convert Dictionary types to be templated classes 2022-07-05 13:33:34 -07:00
File.h Remove separate Tag types, note breaking change in NEWS 2021-12-06 11:25:13 -07:00
file_analysis.bif Add Component::GetCanonicalNameVal to avoid extra StringVal allocations 2022-05-10 14:17:23 -07:00
FileReassembler.cc Reformat the world 2021-09-16 15:35:39 -07:00
FileReassembler.h Reformat the world 2021-09-16 15:35:39 -07:00
FileTimer.cc Reformat the world 2021-09-16 15:35:39 -07:00
FileTimer.h Reformat the world 2021-09-16 15:35:39 -07:00
Manager.cc Add concept of "parent" tag namespaces 2021-11-23 19:36:49 -07:00
Manager.h updated Bro->Zeek in comments in the source tree 2022-01-24 14:26:20 -08:00