zeek/scripts/base
Tim Wojtulewicz 4f24c02cd5 Merge remote-tracking branch 'origin/topic/vern/cpp-prep-fixes'
* origin/topic/vern/cpp-prep-fixes:
  fix for associating current scope with the name of enums; name tidying
  avoid infinite recursion in same_type() if it is analyzing recursive types
  remove iffy reliance on type punning that relies on interpreter's behavior
  fixes for propagating optimization options, and pruning script function analysis
2021-03-18 12:53:14 -07:00
..
files Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
frameworks Merge remote-tracking branch 'origin/topic/vern/cpp-prep-fixes' 2021-03-18 12:53:14 -07:00
misc Tweak find-filtered-trace to not flag traces if they have non-TCP 2020-09-25 11:29:44 +00:00
packet-protocols GH-1389: Skip VN-Tag headers 2021-02-01 14:34:56 -07:00
protocols lint fixes: ensuring functions return values, robustness to nil Val's 2021-03-18 08:21:19 -07:00
utils lint fixes: ensuring functions return values, robustness to nil Val's 2021-03-18 08:21:19 -07:00
init-bare.zeek Fix various broken links in script documentation 2021-01-28 17:46:58 -08:00
init-default.zeek Add backtrace() and print_backtrace() 2020-07-03 14:09:31 -07:00
init-frameworks-and-bifs.zeek GH-1122: Allow initializing globals with calls to subdir BIFs 2020-08-27 12:20:37 -07:00