Commit graph

609 commits

Author SHA1 Message Date
Tim Wojtulewicz
a49e1772cf Update zeekctl submodule for metrics_port node.cfg option 2024-05-31 13:36:37 -07:00
Tim Wojtulewicz
1cad305e58 Add support for callbacks for gauges/counters, restore process stat metrics 2024-05-31 13:30:31 -07:00
Tim Wojtulewicz
54500228c6 Add prometheus-cpp submodule, FindPrometheusCpp cmake module 2024-05-31 13:30:31 -07:00
Benjamin Bannier
8c27d0643f Bump Spicy to latest dev snapshot 2024-05-17 13:33:34 +02:00
Robin Sommer
0edc115ffc
Merge remote-tracking branch 'origin/topic/robin/revert-deferred'
Includes Spicy bump.

* origin/topic/robin/revert-deferred:
  Spicy: Update for https://github.com/zeek/spicy/pull/1738.
2024-05-13 12:20:21 +02:00
Robin Sommer
747e26297b
Spicy: Update for https://github.com/zeek/spicy/pull/1738. 2024-05-13 09:25:37 +02:00
Tim Wojtulewicz
0301d2eb22 Merge remote-tracking branch 'origin/topic/timw/update-zeekctl-zkg'
* origin/topic/timw/update-zeekctl-zkg:
  Update package-manager submodule [nomail]
  Update zeekctl submodule [nomail]
2024-05-08 13:10:43 -07:00
Tim Wojtulewicz
b2e4fbe58d Merge remote-tracking branch 'origin/topic/vern/gen-zam-multi-files'
* origin/topic/vern/gen-zam-multi-files:
  enable ZAM operation specifications to reside in multiple files (not yet used)
2024-05-08 13:09:35 -07:00
Vern Paxson
1989dc5e5a enable ZAM operation specifications to reside in multiple files (not yet used) 2024-05-08 12:50:49 -07:00
Tim Wojtulewicz
336ce01f73 Update package-manager submodule [nomail] 2024-05-08 12:22:31 -07:00
Tim Wojtulewicz
0de454b499 Update zeekctl submodule [nomail] 2024-05-08 12:22:17 -07:00
Robin Sommer
9c1ecd205c
Updating CHANGES and VERSION, and bump Spicy and docs. 2024-05-07 10:03:17 +02:00
Tim Wojtulewicz
03c5f18ad0 Update broker submodule [nomail] 2024-05-06 16:04:12 -07:00
Johanna Amann
07c84fddbc Update broker submodule
[nomail]
2024-04-29 13:56:58 +01:00
Tim Wojtulewicz
12b1030c1b Update binpac submodule [nomail] 2024-04-26 09:12:38 -07:00
Tim Wojtulewicz
b77f504287 Update gen-zam submodule [nomail] 2024-04-26 09:09:19 -07:00
Benjamin Bannier
ef60de0059 Bump Spicy to latest dev snapshot 2024-04-25 13:43:09 +02:00
Johanna Amann
9132cdacd5 Updating broker submodule [nomail]
Only updates 3rdparty submodule in broker
2024-04-23 11:50:53 +01:00
Christian Kreibich
56da8ba29a Bump zeek-aux submodule to pull in zeek-archiver addition 2024-04-22 12:55:38 -07:00
Christian Kreibich
b071693538 Drop zeek-archiver submodule
zeek-archiver now lives in the zeek-aux submodule.
2024-04-19 12:10:52 -07:00
Robin Sommer
ed4aed40c1
Bump Spicy.
Includes a couple of updates for the QUIC analyzer.
2024-04-15 17:25:12 +02:00
Robin Sommer
46ecd8305d
Bump Spicy.
Includes necessary changes to work with current Spicy version.
2024-04-10 09:44:19 +02:00
Robin Sommer
a51e823bc0
Bump Spicy to current main. 2024-03-25 11:09:30 +01:00
Vern Paxson
ecf42e11c7 tie into updates to gen-zam 2024-03-19 10:59:49 -07:00
Dominik Charousset
015fddd8a1 Update Broker submodule 2024-03-18 15:39:48 -07:00
Robin Sommer
977d9190f1
Bump Spicy to latest version reworking AST memory management.
Includes the necessary Zeek-side changes.

Goes with https://github.com/zeek/spicy/pull/1691.
2024-03-16 10:15:49 +01:00
Robin Sommer
732a3e1d9a
Bump Spicy. 2024-03-07 09:08:44 +01:00
Arne Welzel
c1f344e7ca highwayhash: Point to github.com/google/highwayhash, bump to master 2024-03-05 18:01:39 +01:00
Robin Sommer
db98dc4193
Port Spicy integration to new AST API. 2024-03-04 15:48:39 +01:00
Arne Welzel
e3fab940b3 Bump zeekjs to 0.12.0
0a89ca6 doc: Expand zeek.as() description and add an example
  7e814d7 Types: Implement basic pattern support
  43df9d2 Update docs to provide example of shared Node.js openSSL configuration
  3bf2ea5 lsan suppressions: Add some for 21.11
  640affa zeek.global_vars: Remove leftover internal field usage
  3ee53c7 zeek.global_vars: Implement setter
  8144061 zeek.as: Support more Zeek types
  b453483 zeek.as: Fix crash for non-atomic types
2024-02-28 11:10:56 +01:00
Tim Wojtulewicz
5102cb8392 Update zkg submodule to v3.0.1 2024-02-20 10:58:38 -07:00
Dominik Charousset
0a84aad417 Pull in variant-enabled Broker
Switch the Broker submodule to a version with `broker::variant` enabled
and provide new overloads for `broker::variant` in the Broker manager.
2024-02-20 09:47:32 -07:00
Tim Wojtulewicz
6de51f0d7a Merge remote-tracking branch 'origin/topic/timw/update-zkg'
* origin/topic/timw/update-zkg:
  Bump zkg to v3.0.0
2024-02-15 11:08:30 -05:00
Tim Wojtulewicz
3a4a20c815 Bump zkg to v3.0.0 2024-02-15 10:21:23 -05:00
Benjamin Bannier
7c459b94c6 Bump Spicy to latest dev snapshot. 2024-02-15 15:20:46 +01:00
Arne Welzel
382121fd8c Merge remote-tracking branch 'origin/topic/awelzel/stmt-extern'
* origin/topic/awelzel/stmt-extern:
  Bump zeekjs for STMT_ANY deprecation
  Stmt: Deprecate STMT_ANY
  Stmt: Introduce STMT_EXTERN
2024-02-08 15:12:33 +01:00
Tim Wojtulewicz
2426cef41c Update vcpkg submodule to pull in c-ares 1.26.0 to match other platforms 2024-02-07 12:12:58 -07:00
Arne Welzel
8ad954cfd4 Bump zeekjs for STMT_ANY deprecation 2024-02-06 15:09:08 +01:00
Tim Wojtulewicz
674816a01d Switch all of the conan configuration to vcpkg 2024-02-02 14:52:16 -07:00
Tim Wojtulewicz
ad712d65de Upgrade rapidjson to current upstream master 2024-01-31 10:45:45 -07:00
Tim Wojtulewicz
4c864beeec Upgrade c-ares to 1.26.0 2024-01-31 10:45:45 -07:00
Robin Sommer
1837e0289a
Bump Spicy to current main.
This requires a few baseline updates, and a tweak to one test
canonifier.
2024-01-29 09:59:46 +01:00
Tim Wojtulewicz
2aaaab4dad Make BIFs just return ValPtr directly instead of BifReturnVal 2024-01-22 10:35:34 -07:00
Tim Wojtulewicz
ac59b11f33 Bump zeekjs to pick up dprintf warning fix 2024-01-08 13:26:57 -07:00
Tim Wojtulewicz
3ae6a56c00 Update broker to pick up Windows 2-minute exception fix 2024-01-08 09:28:28 -07:00
Benjamin Bannier
1e16530538 Bump auxil/spicy to latest development snapshot
This bump mostly brings in small incremental performance improvements
for runtime throughput for Spicy-generated parsers. With a large
internal analyzer at Corelight these changes improve throughput by
around (3.8±1.2)%.
2024-01-04 14:53:00 +01:00
Dominik Charousset
a9954b363f Update broker submodule 2023-12-15 14:59:04 -07:00
Christian Kreibich
2c4395c504 Bump binpac, zeek-archiver, and zeek-aux submodules.
These only pull in CI updates, no other changes.
2023-12-14 20:03:07 -08:00
Christian Kreibich
2b35ff67a1 Bump zeekctl submodule to pull in Python 3.12 ConfigParser fix. 2023-12-13 22:32:36 -08:00
Benjamin Bannier
3ddbd87115 Bump auxil/spicy to latest development snapshot 2023-12-11 12:11:11 +01:00