zeek/scripts/base/frameworks
Robin Sommer e0c4bd1a82 Lots of cleanup and API documentation for the analyzer/* classes.
I've used the opportunity to also cleanup DPD's expect_connection()
infrastructure, and renamed that bif to schedule_analyzer(), which
seems more appropiate. One can now also schedule more than one
analyzer per connection.

TODOs:
        - "make install" is probably broken.
        - Broxygen is probably broken for plugin-defined events.
        - event groups are broken (do we want to keep them?)
        - parallel btest is broken, but I'm not sure why ...
          (tests all pass individually, but lots of error when running
          in parallel; must be related to *.bif restructuring).
        - Document API for src/plugin/*
        - Document API for src/analyzer/Analyzer.h
        - Document API for scripts/base/frameworks/analyzer
2013-04-01 13:12:21 -07:00
..
analyzer Lots of cleanup and API documentation for the analyzer/* classes. 2013-04-01 13:12:21 -07:00
cluster s/bro-ids.org/bro.org/g 2013-03-07 19:33:04 -08:00
communication Merge remote-tracking branch 'vlad/info_record_fixes' 2012-07-13 16:20:49 -07:00
control Enable Bro to communicate with peers over non-global IPv6 addresses. 2012-05-17 12:59:20 -05:00
dpd First prototype of new analyzer framework. 2013-03-26 11:05:38 -07:00
input Infrastructure for modularizing protocol analyzers. 2013-03-29 19:59:31 -07:00
intel Fix some warnings from sphinx when building docs. 2012-11-15 16:40:18 -06:00
logging Infrastructure for modularizing protocol analyzers. 2013-03-29 19:59:31 -07:00
metrics Fixing a warning from the documentation generation. 2012-01-06 16:50:20 -05:00
notice Merge remote-tracking branch 'origin/topic/seth/notice-framework-updates' 2013-03-06 16:45:30 -08:00
packet-filter Checkpoint after pass. 2012-02-15 13:07:08 -08:00
reporter Change reporter messages to more reliably print to stderr. 2013-01-18 12:46:00 -06: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
tunnels First prototype of new analyzer framework. 2013-03-26 11:05:38 -07:00