zeek/scripts/base/frameworks
Johanna Amann 2b2a40f49c Zeek Table<->Brokerstore: cleanup, documentation, small fixes
This commit adds script/c++ documentation and fixes a few loose ends.
It also adds tests for corner cases and massively improves error
messages.

This also actually introduces type-compatibility checking and introduces
a new attribute that lets a user override this if they really know what
they are doing. I am not quite sure if we should really let that stay in
- but it can be very convenient to have this functionality.

One test is continuing to fail - the expiry test is very flaky. This is,
I think, caused by delays of the broker store forwarding. I am unsure if
we can actually do anything about that.
2020-07-10 16:58:34 -07:00
..
analyzer Remove BackDoor analyzer 2019-06-27 18:25:43 -07:00
broker Zeek Table<->Brokerstore: cleanup, documentation, small fixes 2020-07-10 16:58:34 -07:00
cluster Zeek Table<->Brokerstore: cleanup, documentation, small fixes 2020-07-10 16:58:34 -07:00
config Remove unnecessary &optional from a Config::set_value() parameter 2019-10-15 17:46:05 -07:00
control More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
dpd Add DPD::max_violations option 2019-07-19 13:00:02 -07:00
files Merge remote-tracking branch 'origin/master' into topic/johanna/hash-unification 2020-05-06 23:18:33 +00:00
input More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
intel fixed a newline issue with baselines 2020-03-27 11:27:28 -04:00
logging Integrate Supervisor code review suggestions 2020-07-09 13:56:11 -07:00
netcontrol unused variables found via use-def analysis (plus an indentation micro-nit) 2020-04-25 18:06:47 -07:00
notice GH-998: Fix Reporter::conn_weird() to handle expired connections 2020-06-15 12:57:47 -07:00
openflow Add proper JSON serialization via C++, deprecate json.zeek 2019-07-02 12:52:26 -07:00
packet-filter More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
reporter More bro-to-zeek renaming in scripts and other files 2019-05-16 02:36:41 -05:00
signatures Use consistent zeek_init priority for Log::create_stream calls 2020-01-22 13:58:20 -08:00
software GH-234: rename Broxygen to Zeexygen along with roles/directives 2019-04-22 19:45:50 -07:00
sumstats Deprecate functions with "bro" in them. 2019-06-05 16:18:57 -07:00
supervisor Integrate Supervisor code review suggestions 2020-07-09 13:56:11 -07:00
tunnels GH-646: add new "successful_connection_remove" event 2019-11-11 19:52:59 -08:00