zeek/testing/btest/plugins/packet-protocol-plugin
Jon Siwek 3605e04d83 Update minimum required CMake to 3.5
Also now uses CMake's ENABLE_EXPORTS target property for the zeek
executable to ensure symbols are visible to plugins.  Prior to CMake
3.4, the policy was to export symbols by default for certain platforms,
but later versions need either the explicit target property or policy.
2020-12-01 22:13:52 -08:00
..
scripts GH-1215: Remove dispatch_map from packet analysis, replace with BIF methods for registering dispatches 2020-11-02 19:03:25 +00:00
src GH-1184: Add 'source' field to weird log denoting where the weird was reported 2020-12-01 09:34:37 -07:00
.btest-ignore Renamed LL-Analyzers to Packet Analyzers. 2020-09-23 11:13:28 -07:00
CMakeLists.txt Update minimum required CMake to 3.5 2020-12-01 22:13:52 -08:00