zeek/scripts/base
Johanna Amann c92bf9bad2 Introduce ssl_plaintext_data event.
This event is the replacement for ssl_application_data, which is removed
in the same commit. It is more generic, containing more information than
ssl_application_dataand is raised for all SSL/TLS messages that are
exchanged before encryption starts.

It is used by Bro internally to determine when a TLS1.3 session has been
completely established. Apart from that, it can be used to, e.g.,
determine the record layer TLS version.
2017-02-03 13:58:26 -08:00
..
files Extend file extraction log. 2017-01-25 01:16:46 -05:00
frameworks New file types sigs from Keith Lehigh. 2017-01-31 23:33:58 -05:00
misc Version parsing scripts now supports several beta versions. 2016-11-01 11:19:14 -07:00
protocols Introduce ssl_plaintext_data event. 2017-02-03 13:58:26 -08:00
utils Merge remote-tracking branch 'origin/topic/johanna/rawleak' 2016-06-18 09:49:17 -07:00
init-bare.bro Remove brocon event. 2017-01-19 13:01:35 -08:00
init-default.bro Add convenient way to access version information to Bro. 2016-09-29 12:45:48 -07:00