zeek/scripts/base/protocols/irc
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
..
__load__.bro Hopefully the last major script reorganization. 2011-08-05 23:09:53 -04:00
dcc-send.bro Lots of cleanup and API documentation for the analyzer/* classes. 2013-04-01 13:12:21 -07:00
main.bro First prototype of new analyzer framework. 2013-03-26 11:05:38 -07:00