zeek/src/plugin
Arne Welzel 048f2201fb plugins: Reject dynamic plugins matching names of built-in ones
This goes the hard-exit on conflicts route as IMO it provides better
messaging that something is wrong, rather than defaulting to something
the user may not expect.

Fixes #2403
2022-10-12 18:45:17 +02:00
..
Component.cc Add Component::GetCanonicalNameVal to avoid extra StringVal allocations 2022-05-10 14:17:23 -07:00
Component.h Add Component::GetCanonicalNameVal to avoid extra StringVal allocations 2022-05-10 14:17:23 -07:00
ComponentManager.h Add Component::GetCanonicalNameVal to avoid extra StringVal allocations 2022-05-10 14:17:23 -07:00
Manager.cc plugins: Reject dynamic plugins matching names of built-in ones 2022-10-12 18:45:17 +02:00
Manager.h Deprecate HOOK_BRO_OBJ_DTOR and related methods 2022-07-12 12:01:23 -07:00
Plugin.cc Fix some warnings from bro_version deprecation 2022-07-18 08:55:18 -07:00
Plugin.h Fix some warnings from bro_version deprecation 2022-07-18 08:55:18 -07:00