Arne Welzel
98d9089a8f
strings.bif/do_split_string: Pass bol and eol to MatchPrefix()
...
This allows better control of BOL and EOL. MatchPrefix() / LongestMatch()
always start with BOL.
Closes #3455
2023-11-16 08:36:08 +01:00
Tim Wojtulewicz
7292b52f66
Remove some deprected methods/events from bif files
2021-01-27 10:52:40 -07:00
Jon Siwek
7b15b82009
Merge remote-tracking branch 'origin/topic/timw/1040-str-split'
...
* origin/topic/timw/1040-str-split:
GH-1040: Add zero-indexed version of str_split
2020-07-06 21:06:51 -07:00
Tim Wojtulewicz
e6871ed3e9
GH-1040: Add zero-indexed version of str_split
2020-07-06 17:05:40 -07:00
Robin Sommer
789cb376fd
GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev.
...
This also installs symlinks from "zeek" and "bro-config" to a wrapper
script that prints a deprecation warning.
The btests pass, but this is still WIP. broctl renaming is still
missing.
#239
2019-05-01 21:43:45 +00:00
Jon Siwek
a994be9eeb
Merge remote-tracking branch 'origin/topic/seth/zeek_init'
...
* origin/topic/seth/zeek_init:
Some more testing fixes.
Update docs and tests for bro_(init|done) -> zeek_(init|done)
Implement the zeek_init handler.
2019-04-19 11:24:29 -07:00
Jon Siwek
1e57e3f026
Use .zeek file suffix in unit tests
2019-04-16 16:08:57 -07:00