zeek/scripts/base/frameworks
Robin Sommer 4dcf8fc0db Merge remote-tracking branch 'origin/topic/bernhard/hyperloglog'
* origin/topic/bernhard/hyperloglog: (32 commits)
  add clustered leak test for hll. No issues.
  make gcc happy
  (hopefully) fix refcounting problem in hll/bloom-filter opaque vals. Thanks Robin.
  re-use same hash class for all add operations
  get hll ready for merging
  and forgot a file...
  adapt to new structure
  fix opaqueval-related memleak.
  make it compile on case-sensitive file systems and fix warnings
  make error rate configureable
  add persistence test not using predetermined random seeds.
  update cluster test to also use hll
  persistence really works.
  well, with this commit synchronizing the data structure should work.. ...if we had consistent hashing.
  and also serialize the other things we need
  ok, this bug was hard to find.
  serialization compiles.
  change plugin after feedback of seth
  Forgot a file. Again. Like always. Basically.
  do away with old file.
  ...
2013-08-30 11:30:05 -07:00
..
analyzer Added protocol description functions that provide a super compressed log representation. 2013-07-16 12:01:50 -04:00
cluster s/bro-ids.org/bro.org/g 2013-03-07 19:33:04 -08:00
communication Merging master. 2012-11-21 12:18:03 -05:00
control Enable Bro to communicate with peers over non-global IPv6 addresses. 2012-05-17 12:59:20 -05:00
dpd Moved DPD signatures into script specific directories. 2013-07-09 22:44:55 -04:00
files Factor out the need for a tag field in Files::AnalyzerArgs record. 2013-07-31 09:48:19 -05:00
input Merge remote-tracking branch 'origin/topic/bernhard/input-update' 2013-07-03 16:52:28 -07:00
intel Fixing intel framework tests. 2013-08-13 23:49:39 -04:00
logging Merge remote-tracking branch 'origin/master' into topic/robin/plugins 2013-05-30 17:43:50 -07:00
notice Merge remote-tracking branch 'origin/topic/seth/faf-updates' 2013-07-29 14:21:52 -07:00
packet-filter Fix various documentation, mostly related to file analysis. 2013-07-29 16:15:37 -05:00
reporter Fix various documentation/typos; remove a few superfluous things. 2013-06-03 16:03:25 -05:00
signatures remove the byte_len and length bifs 2013-03-06 13:45:42 -08:00
software Update software version parsing and comparison to account for a third numeric subversion. 2013-02-06 13:59:05 -05:00
sumstats Merge remote-tracking branch 'origin/topic/bernhard/hyperloglog' 2013-08-30 11:30:05 -07:00
tunnels First prototype of new analyzer framework. 2013-03-26 11:05:38 -07:00