zeek/src/input
Bernhard Amann 93fac7a4be fix one of the bugs seth found in the input framework.
(bug in PutTable when the table contained only one element and that element should not be wrapped into a record)
2012-02-22 10:46:35 -08:00
..
readers raw input reader for seth, which can simply read a file into string-events given a line separator. 2012-02-22 09:44:45 -08:00
Manager.cc fix one of the bugs seth found in the input framework. 2012-02-22 10:46:35 -08:00
Manager.h reduce number of needed hash operations 2012-02-20 17:13:41 -08:00
ReaderBackend.cc try to make ascii reader a little bit more robust to failure - mainly ignore messages after a reader has disabled itself 2012-02-22 08:56:45 -08:00
ReaderBackend.h try to make ascii reader a little bit more robust to failure - mainly ignore messages after a reader has disabled itself 2012-02-22 08:56:45 -08:00
ReaderFrontend.cc * rework script interface, add autostart stream flag that starts up a stream automatically when first filter has been added ( probably the most common use case ) 2012-02-16 15:03:20 -08:00
ReaderFrontend.h * rework script interface, add autostart stream flag that starts up a stream automatically when first filter has been added ( probably the most common use case ) 2012-02-16 15:03:20 -08:00