No description
Find a file
Jon Siwek 33a7e96268 Fix another function val reference counting bug.
Now that functions get unref'd in the val dtor in order to free mem of
unserialized functions, it's important to ref a function when creating a
val from a pre-existing function so it's not prematurely free'd.
2013-09-13 12:51:24 -05:00
aux Merge branch 'topic/dnthayer/doc-fix-links' 2013-09-12 16:40:28 -05:00
cmake@c966aecf2b Updating submodule(s). 2013-09-12 12:33:24 -05:00
doc Fix broken links in the documentation 2013-09-11 16:32:02 -05:00
magic@e87fe13a7b Updating submodule(s). 2013-07-30 10:29:27 -07:00
pkg Adjusting Mac binary packaging script. 2012-09-13 16:47:40 -05:00
scripts Fixed an issue with the HLL_UNIQUE SumStats plugin that caused a reporter error. 2013-09-06 15:31:00 -04:00
src Fix another function val reference counting bug. 2013-09-13 12:51:24 -05:00
testing Fix signatures that use identifiers of type table. 2013-09-05 13:01:40 -05:00
.gitignore Ignore tmp dir. 2011-10-25 19:59:25 -07:00
.gitmodules Switching to relative submodule paths 2013-08-20 13:59:04 -07:00
bro-path-dev.in Infrastructure for modularizing protocol analyzers. 2013-03-29 19:59:31 -07:00
CHANGES Merge branch 'topic/dnthayer/doc-fix-links' 2013-09-12 16:40:28 -05:00
CMakeLists.txt Make the custom libmagic database a git submodule. 2013-07-10 14:06:51 -05:00
config.h.in Merge remote-tracking branch 'origin/master' into topic/seth/elasticsearch 2012-07-06 12:01:16 -04:00
configure Teach --disable-dataseries/--disable-elasticsearch to ./configure. 2012-10-08 16:45:04 -05:00
COPYING A set of script-reference polishing. 2012-01-09 18:04:34 -08:00
INSTALL Merge remote-tracking branch 'origin/topic/documentation' 2013-08-31 16:07:44 -07:00
Makefile Adding Makefile target test-all that also runs the BroControl test 2013-05-31 17:32:27 -07:00
NEWS Fix broken links in the documentation 2013-09-11 16:32:02 -05:00
README s/bro-ids.org/bro.org/g 2013-03-07 19:33:04 -08:00
VERSION Merge branch 'topic/dnthayer/doc-fix-links' 2013-09-12 16:40:28 -05:00

============================
Bro Network Security Monitor
============================

Bro is a powerful framework for network analysis and security
monitoring. Please see the INSTALL file for installation instructions
and pointers for getting started. NEWS contains release notes for the
current version, and CHANGES has the complete history of changes.
Please see COPYING for licensing information.

For more documentation, research publications, and community contact
information, please see Bro's home page:

    http://www.bro.org

On behalf of the Bro Development Team,

Vern Paxson & Robin Sommer,
International Computer Science Institute &
Lawrence Berkeley National Laboratory
vern@icir.org / robin@icir.org