Jon Siwek
c406fc7d29
Updating submodule(s).
...
[nomail]
2015-04-24 09:31:35 -05:00
Jon Siwek
9480cbd0b6
Updating submodule(s).
...
[nomail]
2015-04-23 17:01:11 -05:00
Robin Sommer
0cc49b8769
Updating submodule(s).
...
[nomail]
2015-04-23 06:59:56 -07:00
Robin Sommer
aacbe8ecdf
Adding missing include.
...
(I believe).
2015-04-21 20:14:49 -07:00
Robin Sommer
91212ad64e
Merge branch 'master' of git.bro.org:bro
2015-04-21 16:09:44 -07:00
Jon Siwek
0cbcec8c39
Updating submodule(s).
...
[nomail]
2015-04-21 16:33:02 -05:00
Robin Sommer
cb767b9336
Merge remote-tracking branch 'origin/topic/jsiwek/bit-1343'
...
* origin/topic/jsiwek/bit-1343:
BIT-1343: factor common ASN.1 code from RDP and SNMP analyzer.
BIT-1343 #merged
2015-04-21 13:46:26 -07:00
Robin Sommer
f244c016e1
Updating submodule(s).
...
[nomail]
2015-04-21 12:38:46 -07:00
Robin Sommer
2932ad2bd6
Updating submodule(s).
...
[nomail]
2015-04-20 12:55:10 -07:00
Jon Siwek
4dcd8d999b
Updating submodule(s).
...
[nomail]
2015-04-20 13:27:18 -05:00
Jon Siwek
a129911272
Updating submodule(s).
...
[nomail]
2015-04-16 10:22:32 -05:00
Robin Sommer
fa039c1c7c
Updating submodule(s).
...
[nomail]
2015-04-16 08:15:04 -07:00
Robin Sommer
fc3e5a5fb0
Updating submodule(s).
...
[nomail]
2015-04-16 08:14:16 -07:00
Jon Siwek
8789d7f527
Updating submodule(s).
...
[nomail]
2015-04-15 15:12:15 -05:00
Robin Sommer
ea7bc11aa1
Merge remote-tracking branch 'origin/topic/jsiwek/bit-844'
...
BIT-844 #merged
* origin/topic/jsiwek/bit-844:
Remove stale signature benchmarking code (-L command-line option).
BIT-844: fix UDP payload signatures to match packet-wise
2015-04-09 14:52:44 -07:00
Robin Sommer
b0ee924aa2
Updating submodule(s).
...
[nomail]
2015-04-03 15:51:30 -07:00
Jon Siwek
c26fa284b9
Updating submodule(s).
...
[nomail]
2015-03-30 13:50:34 -05:00
Robin Sommer
b348f683ff
Updating submodule(s).
...
[nomail]
2015-03-25 10:23:58 -07:00
Jon Siwek
0b6e225758
Updating submodule(s).
...
[nomail]
2015-03-23 10:43:00 -05:00
Jon Siwek
4e5a3c8eb9
Updating submodule(s).
...
[nomail]
2015-03-23 10:04:47 -05:00
Jon Siwek
792dedf718
Updating submodule(s).
...
[nomail]
2015-03-20 10:46:25 -05:00
Robin Sommer
567073ac09
Updating submodule(s).
...
[nomail]
2015-03-18 08:46:56 -07:00
Robin Sommer
b0e066d3e0
Merge remote-tracking branch 'origin/topic/johanna/cert-validation'
...
* origin/topic/johanna/cert-validation:
add x509 canonifiers to test to not make it fail on differing openssl versions.
2015-03-17 15:29:47 -07:00
Robin Sommer
62a3a23a2b
Updating submodule(s).
...
[nomail]
2015-03-17 09:02:46 -07:00
Robin Sommer
1d40d5c6e9
Updating submodule(s).
...
[nomail]
2015-03-17 09:02:12 -07:00
Jon Siwek
b47376b8e4
Updating submodule(s).
...
[nomail]
2015-03-12 13:09:44 -05:00
Jon Siwek
ccd5387a9f
Update NEWS file.
...
BIT-1338 #close
2015-03-12 11:03:20 -05:00
Jon Siwek
0a31fd7a69
Give broker python bindings default install path within --prefix.
2015-03-12 10:19:52 -05:00
Jon Siwek
9bb00639ba
Updating submodule(s).
...
[nomail]
2015-03-11 17:01:13 -05:00
Jon Siwek
2d82cab998
Updating submodule(s).
...
[nomail]
2015-03-11 16:48:38 -05:00
Jon Siwek
cb5902d1ad
Fix broker data stores in absence of --enable-debug.
...
Oops, put too much inside the assert() macro, so the registering of data
stores got preprocessed out of optimized builds.
2015-03-10 13:27:13 -05:00
Robin Sommer
7870da9028
Updating submodule(s).
...
[nomail]
2015-03-06 14:59:28 -08:00
Robin Sommer
b9fa21156e
Updating submodule(s).
...
[nomail]
2015-03-06 14:55:39 -08:00
Jon Siwek
2f626fa602
Fix build warnings, clarify broker requirements, update submodule.
2015-03-06 11:07:58 -06:00
Jon Siwek
d2747547b7
Adapt to a broker API change.
2015-03-04 16:19:14 -06:00
Robin Sommer
bfaf41310c
Updating submodule(s).
...
[nomail]
2015-03-04 12:27:24 -08:00
Robin Sommer
6fa03abdbc
Merge remote-tracking branch 'origin/topic/gilbert/plugin-api-tweak'
...
* origin/topic/gilbert/plugin-api-tweak:
Updating plugin.hooks baseline so that test succeeds
Revert spacing change that shouldn't have been included with the previous changeset ... should fix all of the plugin tests save hooks, which needs to be updated.
More small fixes
Small fixes
Incremental
Re-updating plugin.hooks test to include new argument output (after merge).
Fixing logic errors in HandlePluginResult
Updating tests and tweaking HookArgument to include Frame support.
Incremental commit: implementing a wrapper for the Val class.
Reverting change to const status of network_time. Also, see FIXME: in Func.cc / HandlePluginResult ...
Tweaks to result handling to make things a little more sane.
Plugin API: minor change (adding parent frame) to support calling methods from hook. Also declare network time update argument to be const because good practice.
BIT-1270 #merged
Conflicts:
testing/btest/Baseline/plugins.hooks/output
2015-03-02 18:17:52 -08:00
Robin Sommer
e8bf56004b
Updating submodule(s).
...
[nomail]
2015-03-02 17:13:28 -08:00
Robin Sommer
dfc88094ab
Merge remote-tracking branch 'origin/topic/jsiwek/broker'
...
* origin/topic/jsiwek/broker: (34 commits)
Update broker submodule.
Update broker submodule.
broker integration: add missing baselines for doc tests
broker integration: add prof.log statistics
broker integration: add high-level usage documentation
broker integration: add API documentation (broxygen/doxygen)
broker integration: fix memory leak, add leak tests
Update broker submodule.
Improve comm tests.
Fix gcc compile warnings.
broker integration: fix unit tests to work when broker is not enabled.
Add --enable-c++11 configure flag.
broker integration: add (un)publish/(un)advertise functions
broker integration: add knobs to set auto publish/advertise behavior
broker integration: move listen port for unit tests to a btest variable
broker integration: add events for incoming connection status updates
broker integration: adapt to change in expiration_time
Update coverage unit test baselines.
broker integration: add Comm::enable function
broker integration: process debug/diagnostic reports from broker
...
Conflicts:
cmake
testing/btest/Baseline/plugins.hooks/output
2015-03-02 17:10:15 -08:00
Jon Siwek
e2e1cac892
Update broker submodule.
2015-02-26 10:13:00 -06:00
Robin Sommer
a6b30457aa
Updating submodule(s).
...
[nomail]
2015-02-24 16:37:36 -08:00
Robin Sommer
5f308aeef2
Updating submodule(s).
...
[nomail]
2015-02-24 16:36:00 -08:00
Jon Siwek
98ab541087
Updating submodule(s).
...
[nomail]
2015-02-24 10:20:55 -06:00
Jon Siwek
8a758d2eb7
Merge remote-tracking branch 'origin/topic/robin/plugin-updates'
...
* origin/topic/robin/plugin-updates:
Doc tweak.
Submodule update.
Updating plugin docs to recent changes.
Update submodules.
Updating submodule.
Updating submodules.
Updating plugin tests.
Making plugin names case-insensitive for some internal comparisions.
Updating submodules.
Explicitly removing some old scripts on install.
Removing setting installation plugin path from bro-path-dev.sh .
Creating the installation directory for plugins at install time.
BIT-1318 #merged
BIT-1302 #closed
BIT-1312 #closed
2015-02-23 12:20:39 -06:00
Jon Siwek
ba8b737f9e
Update broker submodule.
2015-02-23 10:21:18 -06:00
Robin Sommer
15fe0abc3f
Updating submodule(s).
...
[nomail]
2015-02-20 12:36:42 -08:00
Jon Siwek
8d19bf6381
broker integration: add high-level usage documentation
...
i.e. documentation of the new "comm framework" w/ examples.
2015-02-18 12:16:46 -06:00
Robin Sommer
751b6590b5
Doc tweak.
2015-02-17 15:35:28 -08:00
Robin Sommer
802580b0a7
Submodule update.
2015-02-17 14:47:54 -08:00
Robin Sommer
818ba9127f
Update submodules.
2015-02-17 13:59:21 -08:00