zeek/src/file_analysis
Tim Wojtulewicz a8fc63e182 Merge remote-tracking branch 'microsoft/master'
* microsoft/master: (71 commits)
  Clang formatting
  Mask ports before inserting them into the map
  Fix compiler warning from applied patch
  Remove statistics plugin in favor of stats bif
  Add EventHandler version of stats plugin
  Mark a few EventHandler methods const
  Changed implementation from std::map to std::unordered_map of Val.cc
  Removed const, Windows build is now working
  Added fixes suggested in PR
  Update src/packet_analysis/protocol/ip/IP.cc
  Apply suggestions from code review
  Clang format again but now with v13.0.1
  Rewrote usages of define(_MSC_VER) to ifdef _MSC_VER
  Clang format it all
  Fixed initial CR comments
  Add NEWS entry about Windows port
  Add a couple of extra unistd.h includes to fix a build failure
  Use std::chrono instead of gettimeofday
  Update libkqueue submodule [nomail]
  Don't call tokenize_string if the input string is empty
  ...
2022-11-11 15:23:21 -07:00
..
analyzer Merge remote-tracking branch 'microsoft/master' 2022-11-11 15:23:21 -07:00
Analyzer.cc file_analysis/Analyzer: Limit maximum number of violations 2022-11-08 16:44:39 -07:00
Analyzer.h Merge remote-tracking branch 'jsoref/spelling-src' 2022-11-11 12:49:15 -07:00
AnalyzerSet.cc Remove uses of deprecated Tag types 2021-11-23 19:36:49 -07:00
AnalyzerSet.h Spelling src 2022-11-09 12:08:15 -05: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 Spelling src 2022-11-09 12:08:15 -05:00
File.cc Convert Dictionary types to be templated classes 2022-07-05 13:33:34 -07:00
File.h Spelling src 2022-11-09 12:08:15 -05: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 Spelling src 2022-11-09 12:08:15 -05:00
Manager.h Spelling src 2022-11-09 12:08:15 -05:00