zeek/scripts/base
Bernhard Amann 8875953751 A bunch of more changes for the raw reader
* send end_of_data event for all kind of streams
* send process_finished event containing exit code of child process for executed programs
* move raw-tests to separate directory
* expose name of input stream to readers
* better handling of some error cases in raw reader
* new force_kill option for raw reader which SIGKILLs progesses on exit

The ordering of events how they arrive in the main loop is a bit peculiar at the moment.
The process_finished event arrives in scriptland before all of the other events, even though
it should be sent last. I have not yet fully figured that out.
2013-03-18 21:49:16 -07:00
..
frameworks A bunch of more changes for the raw reader 2013-03-18 21:49:16 -07:00
misc Merge remote-tracking branch 'origin/fastpath' 2012-12-14 14:34:51 -08:00
protocols add base64-encode functionality and bif. 2013-03-05 16:05:07 -08:00
utils remove the byte_len and length bifs 2013-03-06 13:45:42 -08:00
init-bare.bro Add parsing for GTPv1 extension headers and control messages. 2013-02-07 14:59:02 -06:00
init-default.bro Merge branch 'topic/robin/intel-framework-merge' 2012-11-05 16:00:38 -08:00