zeek/testing/btest/scripts/base/frameworks
Jon Siwek d1770853b3 Merge remote-tracking branch 'origin/topic/dev/non-ascii-logging'
* origin/topic/dev/non-ascii-logging:
  Removed Policy Script for UTF-8 Logs
  Commented out UTF-8 Script in Test All Policy
  Minor Style Tweak
  Use getNumBytesForUTF8 method to determine number of bytes
  Added Jon's test cases as unit tests
  Prioritizes escaping predefined Escape Sequences over Unescaping UTF-8 Sequences
  Added additional check to confirm anything unescaping is a multibyte UTF-8 sequence, addressing the test case Jon brought up
  Added optional script and redef bool to enable utf-8 in ASCII logs
  Initial Commit, removed std::isprint check to escape

Made minor code format and logic adjustments during merge.
2019-07-30 19:42:34 -07:00
..
analyzer GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
cluster GH-387: update Broker topic names to use "zeek/" prefix 2019-05-29 15:56:37 -07:00
config Rename all BRO-prefixed environment variables 2019-05-22 00:12:31 -05:00
control Rename all BRO-prefixed environment variables 2019-05-22 00:12:31 -05:00
dpd Add DPD::max_violations option 2019-07-19 13:00:02 -07:00
file-analysis GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
input Merge branch 'master' of https://github.com/ZekeMedley/zeek 2019-06-04 19:19:19 -07:00
intel Rename all BRO-prefixed environment variables 2019-05-22 00:12:31 -05:00
logging Merge remote-tracking branch 'origin/topic/dev/non-ascii-logging' 2019-07-30 19:42:34 -07:00
netcontrol Merge remote-tracking branch 'origin/topic/jsiwek/gh-387-broker-topic-names' 2019-06-14 19:30:51 -07:00
notice Change notices to be processed on worker. 2019-06-25 13:51:27 -07:00
openflow GH-387: update Broker topic names to use "zeek/" prefix 2019-05-29 15:56:37 -07:00
packet-filter GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
reporter Always emit scripting errors to stderr during zeek_init 2019-05-17 14:18:45 -07:00
software GH-239: Rename bro to zeek, bro-config to zeek-config, and bro-path-dev to zeek-path-dev. 2019-05-01 21:43:45 +00:00
sumstats Merge remote-tracking branch 'origin/topic/dnthayer/gh-339' 2019-05-23 20:23:14 -07:00