Tim Wojtulewicz
a2f4f2adc3
gen-zam: Remove submodule, adapt CMake configuration for Zeek build
2025-08-20 08:52:25 -07:00
Tim Wojtulewicz
c618bb7a56
bifcl: Remove submodule, adapt CMake configuration for Zeek build
2025-08-20 08:52:25 -07:00
Tim Wojtulewicz
0377486637
binpac: Remove submodule, adapt CMake configuration for Zeek build
2025-08-20 08:52:24 -07:00
Benjamin Bannier
e9203de4d8
Bump auxil/spicy to latest development snapshot
2025-08-18 12:59:25 +02:00
Tim Wojtulewicz
e64ec54172
Revert "Move BinPAC, bifcl, af_packet, and gen_zam submodules into main zeek repo"
2025-08-15 15:11:22 -07:00
Tim Wojtulewicz
8f918dab47
Move gen-zam code into the main Zeek repository
...
This is based on commit 56a6db00b887c79d26f303676677cb490d1c296d from
the gen-zam repository.
2025-08-15 13:57:27 -07:00
Tim Wojtulewicz
5ccf64102b
Move zeek-af_packet-plugin code into the main Zeek repository
...
This is based on commit b89a6f64123f778090d1dd6ec48e6b8e8906ea11 from
the zeek-af_packet-plugin repository.
2025-08-15 13:57:27 -07:00
Tim Wojtulewicz
68926faf47
Move the bifcl code into the main Zeek repository
...
This is based on commit 5947749f7850b075f11d6a2aaefe7dad4f63cb62f from
the bifcl repository.
2025-08-15 13:57:27 -07:00
Tim Wojtulewicz
ff26835976
Move binpac code into the main Zeek repository
...
This is based on commit 48f75b5f6415fe9d597e3e991cec635b1bc400dc from
the binpac repository.
2025-08-15 13:57:27 -07:00
Tim Wojtulewicz
cc59bfa5d8
Merge remote-tracking branch 'origin/topic/bbannier/bump-spicy'
...
* origin/topic/bbannier/bump-spicy:
Bump pre-commit hooks
Bump auxil/spicy to latest development snapshot
2025-08-12 12:38:51 -07:00
Tim Wojtulewicz
cdba3c601f
Update zeekjs submodule with 8.1 deprecation fixes
2025-08-12 10:19:03 -07:00
Benjamin Bannier
5465a1c312
Bump auxil/spicy to latest development snapshot
2025-08-12 17:47:40 +02:00
Tim Wojtulewicz
162ecc022e
Update zeek-aux to remove BRO_DIST from plugin skeleton
2025-08-07 08:39:08 -07:00
Tim Wojtulewicz
74a3fe5856
Updating submodule(s) [nomail]
2025-07-31 10:37:45 -07:00
Benjamin Bannier
c0ce3f19fb
Bump auxil/spicy
to latest development snapshot
2025-07-31 13:47:32 +02:00
Tim Wojtulewicz
73f2cadd88
Update broker submodule to pull in clang 20 fix [nomail]
2025-07-24 10:43:57 -07:00
Tim Wojtulewicz
382dfca7a8
Update gen-zam submodule for Coverity findings
2025-07-23 15:17:53 -07:00
Arne Welzel
ee5ffdf42c
Merge remote-tracking branch 'origin/topic/awelzel/control-switch-to-cluster'
...
* origin/topic/awelzel/control-switch-to-cluster:
NEWS: ZeekControl, ZeroMQ and WebSocket
Update zeekctl module for ClusterBackend and UseWebSocket
control: Use Cluster::publish() for replying
2025-07-23 19:31:45 +02:00
Arne Welzel
7131be9fa5
Update zeekctl module for ClusterBackend and UseWebSocket
2025-07-23 13:31:08 +02:00
Tim Wojtulewicz
b0d1688fe1
Update zeek-af_packet-plugin submodule to fix initialization [nomail]
2025-07-22 10:24:29 -07:00
Tim Wojtulewicz
ed81e251dc
Merge remote-tracking branch 'origin/topic/timw/update-broker'
...
* origin/topic/timw/update-broker:
Update broker submodule [nomail]
2025-07-22 08:05:22 -07:00
Tim Wojtulewicz
94b026ee47
Update zeek-af_packet-plugin submodule [nomail]
2025-07-22 08:04:33 -07:00
Tim Wojtulewicz
f9dbd55599
Update broker submodule [nomail]
2025-07-21 15:50:51 -07:00
Benjamin Bannier
e470c3241d
Bump auxil/spicy
to latest development snapshot
2025-07-18 11:07:37 +02:00
Tim Wojtulewicz
5773283e10
Update libkqueue submodule [nomail]
2025-07-17 10:38:05 -07:00
Robin Sommer
c94ce6b946
Merge remote-tracking branch 'origin/topic/robin/gh-4481-test-analyzer'
...
* origin/topic/robin/gh-4481-test-analyzer:
Spicy: Fix missing include.
Bump Spicy.
Spicy: Add functions to check if Zeek provides an analyzer of a given name.
2025-07-16 17:47:08 +02:00
Robin Sommer
7575c35c68
Bump Spicy.
2025-07-16 09:34:22 +02:00
Tim Wojtulewicz
e55c37ae8b
Update package-manager submodule [nomail]
2025-07-14 21:40:21 -07:00
Tim Wojtulewicz
4a7c681b99
Update binpac submodule [nomail]
2025-07-14 21:40:21 -07:00
Tim Wojtulewicz
770bc0491e
Remove ghc::filesystem submodule, switch to std::filesystem
2025-07-14 11:23:54 -07:00
Tim Wojtulewicz
0de1d8a345
Update submodules to C++20-enabled versions
2025-07-10 14:07:07 -07:00
Benjamin Bannier
2307c62a61
[Spicy] Bump auxil/spicy/
to latest development snapshot.
2025-07-09 17:36:05 +02:00
Arne Welzel
781097ef72
Bump ZeekJS to work with new Location constructor
2025-07-08 10:39:53 +02:00
Benjamin Bannier
627c3ad726
Fix clang-tidy readability-isolate-declaration warnings
...
I missed one of these in review so a machine is probably better at
catching them.
I fixed the existing instances which where largely in code which look
dated. Where possible I slightly reorganized the code so we do not have
to leave values uninitialized, but did not touch up anything else.
2025-06-30 14:19:06 -07:00
Tim Wojtulewicz
19f4ef03df
Update bifcl/binpac/gen-zam submodules with clang-tidy fixes
2025-06-23 08:35:24 -07:00
Benjamin Bannier
fe27962836
Bump auxil/spicy
to latest development snapshot
2025-06-16 10:39:21 +02:00
Tim Wojtulewicz
49b803c0a8
Update bifcl submodule with clang-tidy fixes [nomail]
2025-06-06 11:43:06 -07:00
Tim Wojtulewicz
badca1e604
Merge remote-tracking branch 'origin/topic/timw/update-broker'
...
* origin/topic/timw/update-broker:
Update broker submodule [nomail]
2025-06-05 08:21:42 -07:00
Tim Wojtulewicz
f76a2437cd
Merge remote-tracking branch 'origin/topic/timw/update-windows-ci'
...
* origin/topic/timw/update-windows-ci:
Update libunistd submodule [nomail]
Update Windows CI image to Visual Studio 2022
2025-06-02 14:53:01 -07:00
Tim Wojtulewicz
cd2514f9de
Update libunistd submodule [nomail]
2025-06-02 14:52:05 -07:00
Tim Wojtulewicz
aea614be56
Merge remote-tracking branch 'origin/topic/robin/gh-4501-eod-abort'
...
* origin/topic/robin/gh-4501-eod-abort:
Bump Spicy to pull in fix.
2025-06-02 14:30:51 -07:00
Arne Welzel
4d03f21031
Bump zeekjs to v0.17.1
...
b340648 version: 0.17.1
ccd32e1 ci/docker: Use Fedora 42, retire Fedora 40
6893431 Nodejs: Use argv.data() over &argv[0]
2025-06-02 19:05:18 +02:00
Tim Wojtulewicz
08f335b5f6
Update broker submodule [nomail]
2025-05-30 07:30:41 -07:00
Robin Sommer
e494fb5d19
Bump Spicy to pull in fix.
...
Includes a new regression test.
Closes #4501 .
2025-05-28 15:50:47 +02:00
Tim Wojtulewicz
dbecfb5a2a
Fix clang-tidy bugprone-branch-clone warnings
2025-05-27 11:58:27 -07:00
Benjamin Bannier
99243b5fbe
Bump auxil/spicy to latest development snapshot
2025-05-27 09:17:57 +02:00
Benjamin Bannier
fbe8dbce5e
Adjust for renamed function flavor in Spicy development version
...
With zeek/spicy#2048 the flavor for functions was renamed from
`Standard` to `Function`. This patch adapts the code for that while
still allowing using earlier Spicy versions.
2025-05-09 16:08:14 +02:00
Arne Welzel
20ada619c5
Updating submodules binpac, broker and zeek-aux [nomail]
2025-05-09 09:52:20 +02:00
Benjamin Bannier
abbc4f23b8
Bump auxil/spicy to latest development snapshot
2025-05-08 21:54:15 +02:00
Arne Welzel
43c20f41da
Bump spicy to fix build with GCC 15.1
2025-05-08 10:37:32 +02:00