zeek/scripts
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
..
base Introduce ssl_plaintext_data event. 2017-02-03 13:58:26 -08:00
broxygen Fix Broxygen coverage. 2015-03-13 14:53:11 -05:00
policy Add record layer version to event ssl_encrypted_data. 2017-02-03 13:45:40 -08:00
site Add a new site policy script local-logger.bro 2016-10-31 20:43:50 -05:00
CMakeLists.txt Add a new site policy script local-logger.bro 2016-10-31 20:43:50 -05:00
test-all-policy.bro Merge remote-tracking branch 'origin/master' into topic/seth/smb 2016-08-08 15:46:49 -04:00