zeek/scripts/base
Christian Kreibich 4ce3bf3cd2 Remove deprecated log filter predicates for 4.1
Update the logging framework tests: since hooks operate
by name, they cannot be anonymous. I'm also dropping the &optional
attribute from the status field, since here know that the values are
actually defined, and access to an optional status field should
normally be guarded by the existence test operator.

Also includes baseline update for plugins.hooks, which picks up the
fact that the pred record field is now gone.
2021-01-27 10:52:40 -07:00
..
files Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
frameworks Remove deprecated log filter predicates for 4.1 2021-01-27 10:52:40 -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 Remove default_analyzer for Ethernet packet analzyer 2020-11-09 19:54:45 -07:00
protocols Merge remote-tracking branch 'origin/topic/johanna/update-tls-constants-which-changed-a-lot-since-I-last-looked-which-just-shows-i-should-really-look-at-them-more-regularly-but-luckily-they-are-not-really-used-for-anything-so-it-does-not-really-matter-that-much' 2021-01-21 17:33:36 -08:00
utils Reverts the regex change in dead3226a5. 2020-11-18 15:35:17 -07:00
init-bare.zeek Move UnknownProtocol options to init-bare.zeek 2020-11-11 12:58:38 -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