No description
Find a file
Robin Sommer 32a403cdaf Merge branch 'topic/robin/bloom-filter-merge'
* topic/robin/bloom-filter-merge:
  Using a real hash function for hashing a BitVector's internal state.
  Support UHF hashing for >= UHASH_KEY_SIZE bytes.
  Changing the Bloom filter hashing so that it's independent of CompositeHash.
  Add new BiF for low-level Bloom filter initialization.
  Introduce global_hash_seed script variable.

Conflicts:
	testing/btest/Baseline/bifs.bloomfilter/output
2013-08-01 10:52:08 -07:00
aux Merge remote-tracking branch 'origin/topic/matthias/bloom-filter' into topic/robin/bloom-filter-merge 2013-08-01 10:38:33 -07:00
cmake@026639f836 bif files declared with bif_target() are now automatically compiled 2013-07-25 10:12:52 -07:00
doc Merge remote-tracking branch 'origin/topic/jsiwek/exec-module' 2013-07-29 15:53:59 -07: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 Merge branch 'topic/robin/bloom-filter-merge' 2013-08-01 10:52:08 -07:00
src Merge branch 'topic/robin/bloom-filter-merge' 2013-08-01 10:52:08 -07:00
testing Merge branch 'topic/robin/bloom-filter-merge' 2013-08-01 10:52:08 -07:00
.gitignore Ignore tmp dir. 2011-10-25 19:59:25 -07:00
.gitmodules Make the custom libmagic database a git submodule. 2013-07-10 14:06:51 -05:00
bro-path-dev.in Infrastructure for modularizing protocol analyzers. 2013-03-29 19:59:31 -07:00
CHANGES Small fix to deal with a bug in the SSL log delay mechanism. 2013-08-01 11:19:51 -04: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 s/bro-ids.org/bro.org/g 2013-03-07 19:33:04 -08:00
Makefile Adding Makefile target test-all that also runs the BroControl test 2013-05-31 17:32:27 -07:00
NEWS Add new BiF for low-level Bloom filter initialization. 2013-07-31 18:21:37 +02:00
README s/bro-ids.org/bro.org/g 2013-03-07 19:33:04 -08:00
VERSION Small fix to deal with a bug in the SSL log delay mechanism. 2013-08-01 11:19:51 -04: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