zeek/scripts
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
..
base Merge remote-tracking branch 'origin/topic/dev/non-ascii-logging' 2019-07-30 19:42:34 -07:00
policy Removed Policy Script for UTF-8 Logs 2019-07-30 11:19:06 -07:00
site Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00
zeekygen Rename Zeexygen to Zeekygen 2019-05-02 21:39:21 -07:00
CMakeLists.txt Additional Bro to Zeek renaming 2019-05-19 16:51:36 -05:00
test-all-policy.zeek Removed Policy Script for UTF-8 Logs 2019-07-30 11:19:06 -07:00