zeek/scripts/base
Johanna Amann 3c95c9a956 Fix TLS 1.3 session resumption detection.
Now we detect TLS 1.3 session resumption by looking if both sides have
the PSK extension set, which is much more exact than the previous
approach.
2020-12-15 16:34:47 +00:00
..
files Support for log filter policy hooks 2020-09-30 12:32:45 -07:00
frameworks Remove an extraneous Zeekygen-style comment 2020-12-04 19:20:57 -08: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 Fix TLS 1.3 session resumption detection. 2020-12-15 16:34:47 +00: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