No description
Find a file
Jon Siwek 27d80462da Fix for make_dbg_constants target always being out of date.
It would cause the perl script to run with every `make` even if it's not
really necessary.
2010-11-17 20:38:33 -06:00
aux@7ec45e42c4 Updated submodules 2010-11-17 20:38:33 -06:00
binpac@7bb4519bef Updated submodules 2010-11-17 20:38:33 -06:00
cmake Fixed bug in FindBISON CMake module. 2010-11-17 20:38:33 -06:00
doc Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
example-attacks Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
linux-include Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
policy Minimal CMake build of Bro done. 2010-11-17 20:38:32 -06:00
scripts Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
src Fix for make_dbg_constants target always being out of date. 2010-11-17 20:38:33 -06:00
testing Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
.gitmodules Added submodules for aux and binpac. 2010-11-17 20:38:32 -06:00
acinclude.m4 Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
AUTHORS Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
autogen.sh Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
BuildOptions.cmake Cleaned up some things with compiler flags and definitions. 2010-11-17 20:38:33 -06:00
ChangeLog Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
CHANGES Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
Checklist-for-Release Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
CMakeLists.txt Change from CMake add_definitions() to compiler flag variables. 2010-11-17 20:38:33 -06:00
compile Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
config.guess Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
config.h.in Removing the --disable-nbdns config option. 2010-11-17 20:38:33 -06:00
config.sub Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
configure.in Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
COPYING Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
depcomp Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
FILES.bin Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
INSTALL Use default FindPerl CMake module and better documented sed dependency 2010-11-17 20:38:33 -06:00
install-sh Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
libpcap.bufsize.patch Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
Makefile.am Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
missing Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
NEWS Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
README Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
shtool Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
TODO-For-Next-Release Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00
VERSION Initial import of svn+ssh:://svn.icir.org/bro/trunk/bro as of r7088 2010-09-27 20:42:30 -07:00

This is release 1.5 of Bro, a system for detecting network intruders in
real-time using passive network monitoring.

Please see the file INSTALL for installation instructions and some examples
on how to run Bro.  For more documentation, see the Bro Wiki:

  http://www.bro-ids.org/wiki/index.php/User_Manual

Please note that this documentation is preliminary and still missing pieces.
PDF and HTML versions of older versions of the manuals are also available
in the doc/ directory.

There's also in doc/misc/conn-logs/ a brief summary of the connection logs
generated by the sample policy scripts (which are in policy/).

Numerous other Bro-related publications, including a paper describing the
system, can be found at

  http://www.bro-ids.org/publications.html

Some auxiliary scripts and utilities are available in the aux/ directory.
Note that these are not installed by default.

Send comments, etc., to the Bro mailing list, bro@bro-ids.org.  However,
please note that you must first subscribe to the list in order to be able
to post to it.

- Vern Paxson & Robin Sommer, on behalf of the Bro development team

Lawrence Berkeley National Laboratory
University of California, Berkeley  USA

ICSI Center for Internet Research (ICIR)
International Computer Science Institute
Berkeley, CA  USA
vern@icir.org / robin@icir.org