zeek/scripts/base/frameworks
Robin Sommer 96fe05633a Merge remote-tracking branch 'origin/topic/bernhard/input-update'
Closes #1021.

* origin/topic/bernhard/input-update:
  this event handler fails the unused-event-handlers test because it is a bit of a special case.
  ...and fix the event ordering issue. Dispatch != QueueEvent
  add Terminate to input framework to prevent potential shutdown race-conditions.
  fix warning.
  fix stderr test. ls behaves differently on errors on linux...
  small fixes.
  linux does not have strnstr
  and close only fds that are currently open (the logging framework really did not like that :) )
  A bunch of more changes for the raw reader
  make reading from stdout and stderr simultaneously work.
  allow sending data to stdin of child process
  Streaming reads from external commands work without blocking anything.
  replace popen with fork and exec.
  change raw reader to use basic c io instead of fdstream encapsulation class.
2013-07-03 16:52:28 -07:00
..
analyzer Teach broxygen to generate protocol analyzer plugin reference. 2013-06-07 13:21:18 -05: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 More smaller cleanup. 2013-06-02 18:21:45 -07:00
file-analysis Move file analyzers to new plugin infrastructure. 2013-06-10 15:50:18 -05:00
input Merge remote-tracking branch 'origin/topic/bernhard/input-update' 2013-07-03 16:52:28 -07:00
intel Fix some warnings from sphinx when building docs. 2012-11-15 16:40:18 -06:00
logging Merge remote-tracking branch 'origin/master' into topic/robin/plugins 2013-05-30 17:43:50 -07:00
notice Fix broken/missing documentation. 2013-05-23 16:53:42 -05:00
packet-filter Checkpoint after pass. 2012-02-15 13:07:08 -08: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 Fix broken/missing documentation. 2013-05-23 16:53:42 -05:00
tunnels First prototype of new analyzer framework. 2013-03-26 11:05:38 -07:00