zeek/scripts
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
..
base A bunch of more changes for the raw reader 2013-03-18 21:49:16 -07:00
policy Merge remote-tracking branch 'origin/topic/bernhard/base64' 2013-03-17 13:00:52 -07:00
site Correctly handle DNS lookups for software version ranges. 2013-02-06 13:59:17 -05:00
CMakeLists.txt Don't install test-all-policy.bro script as it's for testing only. 2011-10-12 12:42:12 -05:00
test-all-policy.bro Merge remote-tracking branch 'origin/topic/matthias/notary' 2013-02-05 02:06:33 -05:00