zeek/src/input
Bernhard Amann 4cbf4e3caf Small but important fix for the input framework. BroStrings were constructed
without a final \0 - which means that strings read by the input framework are
unusable by basically all internal functions (like to_count).

the basic test now also checks this.

Thanks at Sheharbano for noticing this.
2012-10-01 13:04:40 -07:00
..
readers Merge remote-tracking branch 'remotes/origin/topic/bernhard/input-warn-on-invalid-numbers' 2012-08-27 12:43:36 -07:00
fdstream.h update to execute raw. 2012-03-20 12:07:37 -07:00
Manager.cc Small but important fix for the input framework. BroStrings were constructed 2012-10-01 13:04:40 -07:00
Manager.h add an option to the input framework that allows the user 2012-08-22 06:46:45 -07:00
ReaderBackend.cc Preventing writers/readers from receiving further messages after a 2012-07-26 17:27:56 -07:00
ReaderBackend.h add comparator functor to the info maps of readerbackend and readerwriteend. 2012-07-24 09:19:20 -07:00
ReaderFrontend.cc Further threading and API restructuring for logging and input 2012-07-19 22:28:30 -07:00
ReaderFrontend.h Further threading and API restructuring for logging and input 2012-07-19 22:28:30 -07:00