zeek/src/spicy
2025-07-28 13:03:25 -07:00
..
spicyz Spicy: Fix missing include. 2025-07-16 09:34:22 +02:00
.clang-format Integrate the Spicy plugin into Zeek proper. 2023-05-16 10:17:45 +02:00
CMakeLists.txt Prefer Spicy include directories of this build over accidental ones. 2023-06-27 14:45:44 +02:00
cookie.h Fix clang-tidy modernize-use-equals-delete warnings in headers 2025-06-23 08:35:24 -07:00
file-analyzer.cc Fix clang-tidy cppcoreguidelines-macro-usage findings (macro functions) 2025-06-04 09:24:05 -07:00
file-analyzer.h Fix clang-tidy cppcoreguidelines-virtual-class-destructor warnings in headers 2025-06-23 08:35:24 -07:00
manager.cc Switch to using std::ranges algorithms 2025-07-28 13:03:25 -07:00
manager.h [Spicy] Bump auxil/spicy/ to latest development snapshot. 2025-07-09 17:36:05 +02:00
packet-analyzer.cc Fix clang-tidy cppcoreguidelines-macro-usage findings (macro functions) 2025-06-04 09:24:05 -07:00
packet-analyzer.h Fix clang-tidy cppcoreguidelines-virtual-class-destructor warnings in headers 2025-06-23 08:35:24 -07:00
port-range.h Fix clang-tidy modernize-return-braced-init-list warnings in headers 2025-06-23 08:35:24 -07:00
protocol-analyzer.cc Fix clang-tidy cppcoreguidelines-macro-usage findings (macro functions) 2025-06-04 09:24:05 -07:00
protocol-analyzer.h Fix clang-tidy cppcoreguidelines-virtual-class-destructor warnings in headers 2025-06-23 08:35:24 -07:00
runtime-support.cc Spicy: Add functions to check if Zeek provides an analyzer of a given name. 2025-07-15 14:22:27 +02:00
runtime-support.h Add nolint for enum size for HILTI_RT_ENUM use 2025-07-16 09:49:57 -07:00
spicy.bif Prevent unnecessary copies in Spicy bindings 2025-01-10 11:42:26 +01:00