zeek/scripts/base
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
..
files GH-379: move catch-and-release and unified2 scripts to policy/ 2019-06-05 13:33:45 -07:00
frameworks Merge remote-tracking branch 'origin/topic/dev/non-ascii-logging' 2019-07-30 19:42:34 -07:00
misc GH-488: teach the Version module to parse new version scheme 2019-07-25 23:05:06 -07:00
protocols GH-485: fix cases where DHCP log omits MAC field 2019-07-26 20:05:15 -07:00
utils Add proper JSON serialization via C++, deprecate json.zeek 2019-07-02 12:52:26 -07:00
init-bare.zeek Fix some whitespace issues 2019-07-29 16:00:34 -04:00
init-default.zeek Merge branch 'ntp-rewrite' of https://github.com/mauropalumbo75/zeek 2019-06-15 19:11:34 -07:00
init-frameworks-and-bifs.zeek Rename all scripts to have ".zeek" file extension 2019-04-11 21:12:40 -05:00