zeek/testing/btest/scripts/base/files/data_event
Johanna Amann a4d25c8828 Make "in" keyword work with binary data.
This switches in from using strstr to use strnstr (implementation from
FreeBSD on systems which do not bring their own implementation).

It is especially likely that users come accross this when using the
DATA_EVENT analyzer with files that contain binary data - the test uses
exactly this case.
2017-09-18 12:12:38 -07:00
..
basic.bro Make "in" keyword work with binary data. 2017-09-18 12:12:38 -07:00