zeek/testing/btest/Baseline/scripts.base.protocols.bittorrent.tracker
Avinal Kumar c2cff6dac7
Switch BitTorrent analyzer to Zeek's regex engine
- Removes dependency on <regex.h>
- Replaces regex function with Zeek's standard regex functions
- Some replacements are workaround, may be improved later via an
appropiate API
- Update test baseline to fix what seems to be capturing on a bug in the
existing code.

Edit pass by Robin Sommer. Note that our test doesn't cover all the code
paths, but it does go through the one with the most substantial change.
2021-12-22 08:24:27 +01:00
..
output Switch BitTorrent analyzer to Zeek's regex engine 2021-12-22 08:24:27 +01:00