Jon Siwek
ee00483ee6
Update now-broken Broker API usages
...
Related to the changes from https://github.com/zeek/broker/pull/38
2019-03-27 10:55:31 -07:00
Jon Siwek
b2930a6ec3
Updating submodule(s).
...
[nomail]
2019-03-22 16:35:28 -07:00
Jon Siwek
2b79c7af16
Updating submodule(s).
...
[nomail]
2019-03-22 13:07:52 -07:00
Jon Siwek
eb9a05cd25
GH-307: Build binpac as a shared lib, not static by default
2019-03-18 14:00:54 -07:00
Jon Siwek
8e2741544d
Updating submodule(s).
...
[nomail]
2019-03-07 18:49:30 -08:00
Jon Siwek
e0a099fdfa
Updating submodule(s).
...
[nomail]
2019-03-07 12:20:18 -08:00
Jon Siwek
3131d766fc
Updating submodule(s).
...
[nomail]
2019-02-15 15:26:47 -06:00
Jon Siwek
f69ebe1538
Updating submodule(s).
...
[nomail]
2019-02-15 14:00:27 -06:00
Jon Siwek
018f687c33
Add validity checking/warnings for Broker messages
2019-02-06 13:19:00 -06:00
Jon Siwek
30138dfbd0
Updating submodule(s).
...
[nomail]
2019-01-23 14:00:05 -06:00
Jon Siwek
bebc0fba6d
Updating submodule(s).
...
[nomail]
2019-01-22 15:07:34 -06:00
Johanna Amann
d4f7dae768
Merge remote-tracking branch 'origin/topic/jsiwek/val_mgr'
...
* origin/topic/jsiwek/val_mgr:
Pre-allocate and re-use Vals for bool, int, count, enum and empty string
Preallocate booleans and small counts
I added a tiny change to CompHash to make sure that nothing messes this
up in the future.
2019-01-18 15:17:34 -08:00
Jon Siwek
5062f45d94
Updating submodule(s).
...
[nomail]
2019-01-16 09:39:05 -06:00
Jon Siwek
89da20339d
Updating submodule(s).
...
[nomail]
2019-01-14 17:53:46 -06:00
Jon Siwek
3a2cdcf834
Updating submodule(s).
...
[nomail]
2019-01-14 16:22:09 -06:00
Jon Siwek
2f33245b35
GH-205: prioritize use of sigaction() over sigset()
2019-01-14 16:12:38 -06:00
Jon Siwek
fa6e7219ff
Updating submodule(s).
...
[nomail]
2019-01-10 18:00:48 -06:00
Jon Siwek
ffaee8b607
Updating submodule(s).
...
[nomail]
2019-01-10 17:08:06 -06:00
Jon Siwek
2982765128
Pre-allocate and re-use Vals for bool, int, count, enum and empty string
2019-01-09 18:29:23 -06:00
Jon Siwek
a411225219
Updating submodule(s).
...
[nomail]
2019-01-04 13:19:05 -06:00
Jon Siwek
15bfdbe952
Merge branch 'master' of https://github.com/hosom/zeek
...
* 'master' of https://github.com/hosom/zeek :
Call FatalErrorWithCore instead of FatalError
Fix syntax error
Add fatal_error_with_core bif
2019-01-02 11:29:18 -06:00
Jon Siwek
70990a5b59
Updating submodule(s).
...
[nomail]
2018-12-20 10:28:06 -06:00
Jon Siwek
bb97b96587
Updating submodule(s).
...
[nomail]
2018-12-19 15:13:22 -06:00
Jon Siwek
9d7a278870
Updating submodule(s).
...
[nomail]
2018-12-19 09:59:00 -06:00
Jon Siwek
288e1722d1
Updating submodule(s).
...
[nomail]
2018-12-19 09:49:01 -06:00
Jon Siwek
73ccc0f4ac
Updating submodule(s).
...
[nomail]
2018-12-13 10:46:35 -06:00
Jon Siwek
866a967c46
Updating submodule(s).
...
[nomail]
2018-12-12 16:18:37 -06:00
Jon Siwek
1f826b94b8
Updating submodule(s).
...
[nomail]
2018-12-10 15:08:46 -06:00
Jon Siwek
918c5f67de
Updating submodule(s).
...
[nomail]
2018-12-10 13:11:07 -06:00
Jon Siwek
002191ab62
Merge remote-tracking branch 'origin/topic/jsiwek/alpine-support'
...
* origin/topic/jsiwek/alpine-support:
Add FTS dependency when building on Alpine
Remove unnecessary header include
Improve default DNS resolution support for Alpine/musl
Add dns_resolver option
2018-12-10 11:55:40 -06:00
Jon Siwek
1ce5a3becb
Merge remote-tracking branch 'origin/topic/johanna/static'
...
* origin/topic/johanna/static:
Introduce --enable-static-broker configuration option.
2018-12-10 11:17:36 -06:00
Jon Siwek
9736182fbc
Update github/download links
2018-12-07 16:36:51 -06:00
Johanna Amann
f7ad94f757
Introduce --enable-static-broker configuration option.
...
This option will build the bundled broker (and caf) statically.
2018-12-06 11:53:50 -08:00
Jon Siwek
5249a16384
Update submodules to use github.com/zeek
2018-12-06 13:20:34 -06:00
Jon Siwek
3b1024a439
Add FTS dependency when building on Alpine
...
Addresses GH-216
2018-11-30 19:29:28 -06:00
Jon Siwek
fd63168171
Merge remote-tracking branch 'origin/topic/jsiwek/parallelize-comm-tests'
...
* origin/topic/jsiwek/parallelize-comm-tests:
Parallelize communication tests using btest TEST-PORT
2018-11-29 17:06:30 -06:00
Jon Siwek
28a2964e38
Merge remote-tracking branch 'origin/dev/2.7'
...
* origin/dev/2.7:
Improve introspection of Record and TypeType values
Bro plugins should support a patch version (x.y.z)
GH-148: add priority to DNSSEC event handlers
DNSSEC support in Bro
2018-11-29 16:44:50 -06:00
Jon Siwek
f78c697fa0
Release 2.6
2018-11-29 10:06:26 -06:00
Jon Siwek
ebd5a49916
Updating submodule(s).
...
[nomail]
2018-11-29 09:56:57 -06:00
Jon Siwek
fb96bc960d
Updating submodule(s).
...
[nomail]
2018-11-22 07:59:22 -06:00
Jon Siwek
0b2d182f76
Updating submodule(s).
...
[nomail]
2018-11-21 09:27:52 -06:00
Jon Siwek
257d98f975
Updating submodule(s).
...
[nomail]
2018-11-14 17:09:42 -06:00
Jon Siwek
f31204c7c5
Updating submodule(s).
...
[nomail]
2018-11-13 19:45:28 -06:00
Jon Siwek
80bb792e90
Updating submodule(s).
...
[nomail]
2018-11-13 10:59:48 -06:00
Jon Siwek
635e030be2
Merge remote-tracking branch 'origin/master' into dev/2.7
...
* origin/master:
Fix SumStats "last" plugin in cluster mode
Remove unnessary check
Support appending to vector of any
Fix coding conventions nits/typos
Updating submodule(s).
Revert "Switch frag_timeout from redef to option"
Improve error handling in x509_ocsp_verify function
Updating submodule(s).
Updating submodule(s).
Update baseline for plugins.hooks for redef -> option changes
Switch frag_timeout from redef to option
Switch GridFTP options from redef to option
Updating submodule(s).
Fix a unit test relying on a bash-ism
2018-11-08 12:43:22 -06:00
Jon Siwek
f470dfdb92
Updating submodule(s).
...
[nomail]
2018-11-06 18:45:00 -06:00
Jon Siwek
03f42fabf3
Updating submodule(s).
...
[nomail]
2018-11-05 14:53:18 -06:00
Jon Siwek
c4a1299359
Updating submodule(s).
...
[nomail]
2018-11-05 14:48:57 -06:00
Jon Siwek
907297ba59
Parallelize communication tests using btest TEST-PORT
2018-11-04 15:29:59 -06:00
Jon Siwek
7ec480f05d
Updating submodule(s).
...
[nomail]
2018-11-03 10:57:25 -05:00