Christian Kreibich
|
0b674eb851
|
Baseline refresh to reflect btest 0.64
|
2020-12-06 20:19:49 -08:00 |
|
Jon Zeolla
|
615ff78282
|
Bro plugins should support a patch version (x.y.z)
|
2018-09-30 20:30:22 -04: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 |
|
Robin Sommer
|
3e508d316a
|
Plugins: Change order in which plugins' scripts are loaded at startup.
We now load the top-level __init__.bro before the internal bif.bro so
that the former can define types used by the latter.
|
2014-10-23 14:22:26 -07:00 |
|
Robin Sommer
|
042afd2feb
|
Fixing remaining tests.
|
2014-09-04 20:55:44 -07:00 |
|
Robin Sommer
|
e3adce83ee
|
Adding a plugin test that checks that "make install" works.
|
2014-07-22 20:25:31 -07:00 |
|
Robin Sommer
|
38c69f9cd0
|
Allow to activate plugins from the command line by specifying their
fully-qualified name.
|
2014-07-21 16:58:10 +02:00 |
|
Robin Sommer
|
c24bb9cacd
|
Adding a test building a file analyzer plugin.
Also cleaning up, and moving, the other plugin tests.
|
2014-06-18 14:33:42 -07:00 |
|