zeek/tools/binpac/lib
2025-08-20 08:52:23 -07:00
..
binpac.h.in binpac: Adapted binpac to compile with MSVC for Windows environment. 2025-08-20 08:52:23 -07:00
binpac_analyzer.h binpac: Add pre-commit hooks and run clang-format on everything 2025-08-20 08:52:23 -07:00
binpac_buffer.cc binpac: Add pre-commit hooks and run clang-format on everything 2025-08-20 08:52:23 -07:00
binpac_buffer.h binpac: Add pre-commit hooks and run clang-format on everything 2025-08-20 08:52:23 -07:00
binpac_bytestring.cc binpac: Add pre-commit hooks and run clang-format on everything 2025-08-20 08:52:23 -07:00
binpac_bytestring.h binpac: Add pre-commit hooks and run clang-format on everything 2025-08-20 08:52:23 -07:00
binpac_exception.h binpac: Add pre-commit hooks and run clang-format on everything 2025-08-20 08:52:23 -07:00
binpac_regex.cc binpac: Adapted binpac to compile with MSVC for Windows environment. 2025-08-20 08:52:23 -07:00
binpac_regex.h binpac: Add pre-commit hooks and run clang-format on everything 2025-08-20 08:52:23 -07:00
CMakeLists.txt binpac: More Bro to Zeek renaming 2025-08-20 08:52:23 -07:00
README binpac: Initial import of Bro's binpac subdirectory from SVN r7088. 2025-08-20 08:52:22 -07:00

This directory contains a library needed by generated C++ code from
binpac. Note that the library is not needed by the binpac compiler
itself.