zeek/scripts/base/frameworks
Johanna Amann e1a45d33e0 Merge remote-tracking branch 'origin/master' into topic/johanna/table-changes
* origin/master: (47 commits)
  scan.l: Remove "constant" did_module_restore logic
  Fix FreeBSD CI script to install right SWIG package
  Update submodule(s)
  GH-928: use realpath() instead of inode to de-duplicate scripts
  Update submodule(s)
  GH-1040: Add zero-indexed version of str_split
  Fix WhileStmt to call Stmt(Tag) ctor
  GH-1041: Move compress_path to a bif that uses normalize_path
  Update submodule(s)
  Update submodule(s)
  Update submodule(s)
  Fix --enable-mobile-ipv6 build
  Fix namespace of GetCurrentLocation() to zeek::detail
  Add backtrace() and print_backtrace()
  Rename BroString files to ZeekString
  Update NEWS entry with note about class renames
  Rename BroObj to Obj
  Rename BroString to zeek::String
  Move Func up to zeek namespace, rename BroFunc to ScriptFunc
  Mark global val_mgr as deprecated and fix uses of it to use namespaced version
  ...
2020-07-09 14:07:03 -07:00
..
analyzer Remove BackDoor analyzer 2019-06-27 18:25:43 -07:00
broker BrokerStore<->Zeek table - introdude &backend attribute 2020-06-30 16:33:52 -07:00
cluster BrokerStore<->Zeek Tables Fix a few small test failures. 2020-07-09 19:43:45 +00: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 GH-1036: change print.log to log network time instead of current 2020-06-26 19:55:09 -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 Add note that Supervisor script APIs are unstable until 4.0 2020-01-27 13:51:01 -08:00
tunnels GH-646: add new "successful_connection_remove" event 2019-11-11 19:52:59 -08:00