zeek/testing/btest/scripts/base/protocols/ssl
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
..
basic.test Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
common_name.test Do not log common name by default (it is most interesting for scripts) 2015-03-03 16:38:25 -08:00
comp_methods.test Add compression methods to ssl_client_hello event. 2017-02-03 11:48:55 -08:00
cve-2015-3194.test Add testcase for CVE-2015-3194 2016-01-19 14:45:52 -08:00
dhe.test Add DH support to SSL analyzer. 2014-04-26 23:52:51 -07:00
dpd.test Add compression methods to ssl_client_hello event. 2017-02-03 11:48:55 -08:00
dtls-stun-dpd.test Add compression methods to ssl_client_hello event. 2017-02-03 11:48:55 -08:00
dtls.test DTLS working. 2015-03-12 15:46:17 -07:00
ecdhe.test Log chosen curve when using ec cipher suite in TLS. 2014-04-26 09:48:36 -07:00
ecdsa.test Fix x509 analyzer to correctly return ecdsa as the key_type for ecdsa certs. 2014-11-25 11:18:07 -08:00
fragment.test Implement correct parsing of TLS record fragmentation. 2015-03-11 18:23:08 -07:00
handshake-events.test Introduce ssl_plaintext_data event. 2017-02-03 13:58:26 -08:00
ocsp-stapling.test Update mozilla CA list. 2015-04-14 16:40:41 -07:00
tls-1.2-ciphers.test Add compression methods to ssl_client_hello event. 2017-02-03 11:48:55 -08:00
tls-1.2-handshake-failure.test Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
tls-1.2-random.test Add compression methods to ssl_client_hello event. 2017-02-03 11:48:55 -08:00
tls-1.2.test Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00
tls-extension-events.test SSL: add support for signature_algorithms extension. 2016-07-11 15:01:59 -07:00
tls13.test Add record layer version to event ssl_encrypted_data. 2017-02-03 13:45:40 -08:00
x509_extensions.test Finishing touches of the x509 file analyzer. 2014-03-13 15:21:30 -07:00