zeek/src/file_analysis
Robin Sommer 8ce3c877ff
Merge remote-tracking branch 'origin/topic/robin/gh-3573-replaces-cleanup'
* origin/topic/robin/gh-3573-replaces-cleanup:
  Fix packet analyzer replacement.
  Spicy: Wenn replacing an analyzer add a component mapping.
  Add component API to transparently remap one component to another one.
  Move enabled/disabled functionality from analyzers into `Component` base class API.
2024-05-07 09:45:25 +02:00
..
analyzer Integrate review feedback 2024-01-06 13:48:14 +01:00
Analyzer.cc Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
Analyzer.h Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
AnalyzerSet.cc Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
AnalyzerSet.h Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
CMakeLists.txt Use the same rules as cmake submodule to reformat Zeek 2023-05-09 08:31:43 -07:00
Component.cc Move enabled/disabled functionality from analyzers into Component base class API. 2024-05-06 09:45:11 +02:00
Component.h Move enabled/disabled functionality from analyzers into Component base class API. 2024-05-06 09:45:11 +02:00
File.cc Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
File.h Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
file_analysis.bif Add component API to transparently remap one component to another one. 2024-05-06 09:45:11 +02:00
FileReassembler.cc Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
FileReassembler.h Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
FileTimer.cc Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
FileTimer.h Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
Manager.cc Reformat Zeek in Spicy style 2023-10-30 09:40:55 +01:00
Manager.h Spicy: Query Zeek scriptland for file handles. 2024-05-06 09:20:38 +02:00